1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00
llvm-mirror/lib/CodeGen/SelectionDAG
Dan Gohman 3e0dcbbd15 Generalize the HazardRecognizer interface so that it can be used
to support MachineInstr-based scheduling in addition to
SDNode-based scheduling.

llvm-svn: 62284
2009-01-15 22:18:12 +00:00
..
CallingConvLower.cpp
CMakeLists.txt
DAGCombiner.cpp Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph 2009-01-15 19:20:50 +00:00
FastISel.cpp
LegalizeDAG.cpp More consts on TargetLowering references. 2009-01-15 16:58:17 +00:00
LegalizeFloatTypes.cpp
LegalizeIntegerTypes.cpp
LegalizeTypes.cpp
LegalizeTypes.h
LegalizeTypesGeneric.cpp
LegalizeVectorTypes.cpp Use const with TargetLowering references in a few more places. 2009-01-15 16:43:02 +00:00
Makefile
ScheduleDAGFast.cpp Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph 2009-01-15 19:20:50 +00:00
ScheduleDAGList.cpp Generalize the HazardRecognizer interface so that it can be used 2009-01-15 22:18:12 +00:00
ScheduleDAGRRList.cpp Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph 2009-01-15 19:20:50 +00:00
ScheduleDAGSDNodes.cpp Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph 2009-01-15 19:20:50 +00:00
ScheduleDAGSDNodesEmit.cpp Move a few containers out of ScheduleDAGInstrs::BuildSchedGraph 2009-01-15 19:20:50 +00:00
SelectionDAG.cpp More consts on TargetLowering references. 2009-01-15 16:58:17 +00:00
SelectionDAGBuild.cpp Add the private linkage. 2009-01-15 20:18:42 +00:00
SelectionDAGBuild.h
SelectionDAGISel.cpp Generalize the HazardRecognizer interface so that it can be used 2009-01-15 22:18:12 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Make getWidenVectorType const; this file was missed in the 2009-01-15 17:39:39 +00:00