1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/lib/CodeGen/SelectionDAG
Simon Pilgrim 1753fc2ebf [SelectionDAG] Reuse the Op's VT. NFCI.
llvm-svn: 340173
2018-08-20 13:44:03 +00:00
..
CMakeLists.txt
DAGCombiner.cpp [DAGCombiner] Allow divide by constant optimization on opaque constants. 2018-08-18 05:52:42 +00:00
FastISel.cpp [DebugInfo] In FastISel, convert llvm.dbg.label to DBG_LABEL MI. 2018-08-18 14:55:34 +00:00
FunctionLoweringInfo.cpp
InstrEmitter.cpp [MI] Change the array of MachineMemOperand pointers to be 2018-08-16 21:30:05 +00:00
InstrEmitter.h
LegalizeDAG.cpp Fix FCOPYSIGN expansion 2018-08-02 01:54:12 +00:00
LegalizeFloatTypes.cpp DAG: Try to custom lower when promoting float operands 2018-08-15 20:34:54 +00:00
LegalizeIntegerTypes.cpp [SelectionDAG] Improve the legalisation lowering of UMULO. 2018-08-16 18:39:39 +00:00
LegalizeTypes.cpp
LegalizeTypes.h [FPEnv] Scalarize StrictFP vector operations 2018-08-14 22:13:11 +00:00
LegalizeTypesGeneric.cpp
LegalizeVectorOps.cpp Remove trailing space 2018-07-30 19:41:25 +00:00
LegalizeVectorTypes.cpp [FPEnv] Scalarize StrictFP vector operations 2018-08-14 22:13:11 +00:00
LLVMBuild.txt
ResourcePriorityQueue.cpp
ScheduleDAGFast.cpp
ScheduleDAGRRList.cpp
ScheduleDAGSDNodes.cpp [SDAG] Remove the reliance on MI's allocation strategy for 2018-08-14 23:30:32 +00:00
ScheduleDAGSDNodes.h
ScheduleDAGVLIW.cpp
SDNodeDbgValue.h
SelectionDAG.cpp [SelectionDAG] Reuse the Op's VT. NFCI. 2018-08-20 13:44:03 +00:00
SelectionDAGAddressAnalysis.cpp
SelectionDAGBuilder.cpp [MISC]Fix wrong usage of std::equal() 2018-08-17 07:51:01 +00:00
SelectionDAGBuilder.h
SelectionDAGDumper.cpp
SelectionDAGISel.cpp [SDAG] Remove the reliance on MI's allocation strategy for 2018-08-14 23:30:32 +00:00
SelectionDAGPrinter.cpp
SelectionDAGTargetInfo.cpp
StatepointLowering.cpp Remove trailing space 2018-07-30 19:41:25 +00:00
StatepointLowering.h
TargetLowering.cpp [TargetLowering] Add support for non-uniform vectors to BuildSDIV 2018-08-16 17:44:33 +00:00