llvm-mirror/lib/CodeGen/SelectionDAG
2020-09-25 17:55:39 +02:00
..
CMakeLists.txt
DAGCombiner.cpp [SVE] Make EVT::getScalarSizeInBits and others consistent with Type::getScalarSizeInBits 2020-09-23 09:20:08 +01:00
FastISel.cpp Fix some clang-tidy bugprone-argument-comment issues 2020-09-19 20:41:25 -07:00
FunctionLoweringInfo.cpp [Statepoint] Consolidate relocation type tracking [NFC] 2020-07-29 11:45:31 -07:00
InstrEmitter.cpp [Statepoints] Properly handle const base pointer. 2020-09-09 14:07:00 +07:00
InstrEmitter.h
LegalizeDAG.cpp [SelectionDAG][GISel] Make LegalizeDAG lower FNEG using integer ops. 2020-09-23 14:10:33 -07:00
LegalizeFloatTypes.cpp [PowerPC] Pass nofpexcept flag to custom lowered constrained ops 2020-09-21 10:44:25 +08:00
LegalizeIntegerTypes.cpp [SelectionDAG][X86][ARM][AArch64] Add ISD opcode for __builtin_parity. Expand it to shifts and xors. 2020-09-12 11:42:18 -07:00
LegalizeTypes.cpp [AMDGPU] Add v3f16/v3i16 support to SDag 2020-09-16 17:20:27 +02:00
LegalizeTypes.h [DAG] Remove DAGTypeLegalizer::GenWidenVectorTruncStores (PR42046) 2020-09-22 17:24:45 +01:00
LegalizeTypesGeneric.cpp [CodeGen] Refactor getMemBasePlusOffset & getObjectPtrOffset to accept a TypeSize 2020-08-11 12:17:10 +01:00
LegalizeVectorOps.cpp [Intrinsic] Add sshl.sat/ushl.sat, saturated shift intrinsics. 2020-08-07 15:09:24 +02:00
LegalizeVectorTypes.cpp [DAG] Remove DAGTypeLegalizer::GenWidenVectorTruncStores (PR42046) 2020-09-22 17:24:45 +01:00
LLVMBuild.txt
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp Revert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit" 2020-09-21 13:33:05 +02:00
ScheduleDAGRRList.cpp Revert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit" 2020-09-21 13:33:05 +02:00
ScheduleDAGSDNodes.cpp Revert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit" 2020-09-21 13:33:05 +02:00
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp Revert "[NFC][ScheduleDAG] Remove unused EntrySU SUnit" 2020-09-21 13:33:05 +02:00
SDNodeDbgValue.h
SelectionDAG.cpp [SVE] Make EVT::getScalarSizeInBits and others consistent with Type::getScalarSizeInBits 2020-09-23 09:20:08 +01:00
SelectionDAGAddressAnalysis.cpp
SelectionDAGBuilder.cpp [SystemZ] Optimize bcmp calls (PR47420) 2020-09-25 17:55:39 +02:00
SelectionDAGBuilder.h [SystemZ] Optimize bcmp calls (PR47420) 2020-09-25 17:55:39 +02:00
SelectionDAGDumper.cpp [SelectionDAG][X86][ARM][AArch64] Add ISD opcode for __builtin_parity. Expand it to shifts and xors. 2020-09-12 11:42:18 -07:00
SelectionDAGISel.cpp SelectionDAGBuilder.h - remove unnecessary includes. NFCI. 2020-09-15 12:18:22 +01:00
SelectionDAGPrinter.cpp
SelectionDAGTargetInfo.cpp
StatepointLowering.cpp [Statepoints][ISEL] gc.relocate uniquification should be based on SDValue, not IR Value. 2020-09-21 19:44:46 +07:00
StatepointLowering.h [Statepoint] Consolidate relocation type tracking [NFC] 2020-07-29 11:45:31 -07:00
TargetLowering.cpp [SelectionDAG] Check any use of negation result before removal 2020-09-17 16:00:54 +08:00