1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00
llvm-mirror/lib/CodeGen/SelectionDAG
Chris Lattner 92a0b69813 Add some advice
llvm-svn: 29324
2006-07-27 04:24:14 +00:00
..
DAGCombiner.cpp Initialize some variables the compiler warns about. 2006-07-25 20:44:41 +00:00
LegalizeDAG.cpp Fix a case where LegalizeAllNodesNotLeadingTo could take exponential time. 2006-07-26 23:55:56 +00:00
Makefile For PR780: 2006-07-26 16:18:00 +00:00
ScheduleDAG.cpp Use an enumeration to eliminate data relocations. 2006-07-21 20:57:35 +00:00
ScheduleDAGList.cpp Reduce number of exported symbols 2006-07-20 17:28:38 +00:00
ScheduleDAGRRList.cpp Use an enumeration to eliminate data relocations. 2006-07-21 20:57:35 +00:00
ScheduleDAGSimple.cpp Shave another 27K off libllvmgcc.dylib with visibility hidden 2006-06-28 22:17:39 +00:00
SelectionDAG.cpp Add an out-of-line virtual method for the sdnode class to give it a home. 2006-07-19 00:00:37 +00:00
SelectionDAGISel.cpp Support jump tables when in PIC relocation model 2006-07-27 01:13:04 +00:00
SelectionDAGPrinter.cpp For PR801: 2006-06-27 16:49:46 +00:00
TargetLowering.cpp Add some advice 2006-07-27 04:24:14 +00:00