1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/lib/CodeGen/SelectionDAG
Warren Ristow 61eb446384 Test commit. Comment changes. NFC.
llvm-svn: 288100
2016-11-29 02:37:13 +00:00
..
CMakeLists.txt [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
DAGCombiner.cpp Test commit. Comment changes. NFC. 2016-11-29 02:37:13 +00:00
FastISel.cpp Fix spelling mistakes in SelectionDAG comments. NFC. 2016-11-20 13:14:57 +00:00
FunctionLoweringInfo.cpp [CodeGen] Pull MMI helpers from FunctionLoweringInfo to MMI. NFC. 2016-11-16 22:24:56 +00:00
InstrEmitter.cpp SDAG: Make sure we use an allocatable reg class when we create this vreg 2016-10-28 22:42:54 +00:00
InstrEmitter.h
LegalizeDAG.cpp Fix spelling mistakes in SelectionDAG comments. NFC. 2016-11-20 13:14:57 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp Integer legalization: fix MUL expansion 2016-11-15 18:29:24 +00:00
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp Do not assume that FP vector operands are never legalized by expanding 2016-10-26 19:51:35 +00:00
LegalizeVectorOps.cpp [VectorLegalizer] Remove EVT::getSizeInBits code duplications. NFCI. 2016-11-21 18:24:44 +00:00
LegalizeVectorTypes.cpp Type legalization for compressstore and expandload intrinsics. 2016-11-23 13:58:24 +00:00
LLVMBuild.txt
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SelectionDAG.cpp [DAGCombiner] Fix infinite loop in vector mul/shl combining 2016-11-23 16:05:51 +00:00
SelectionDAGBuilder.cpp DAG: Ignore call site attributes when emitting target intrinsic 2016-11-21 22:56:42 +00:00
SelectionDAGBuilder.h Expandload and Compressstore intrinsics 2016-11-03 03:23:55 +00:00
SelectionDAGDumper.cpp
SelectionDAGISel.cpp Timer: Track name and description. 2016-11-18 19:43:18 +00:00
SelectionDAGPrinter.cpp
SelectionDAGTargetInfo.cpp
StatepointLowering.cpp Fix spelling mistakes in SelectionDAG comments. NFC. 2016-11-20 13:14:57 +00:00
StatepointLowering.h
TargetLowering.cpp [SelectionDAG] Early-out in TargetLowering::expandMUL (NFC) 2016-11-23 22:14:20 +00:00