llvm-6502/lib/CodeGen/SelectionDAG
Duncan Sands b4fd45e2fc Remove ExtractGlobalVariable - use StripPointerCasts
instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37937 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-06 09:10:03 +00:00
..
CallingConvLower.cpp add isVarArg to CCState 2007-06-19 00:11:09 +00:00
DAGCombiner.cpp Fix several over-aggressive folds for undef nodes in dagcombine, to 2007-07-03 14:03:57 +00:00
LegalizeDAG.cpp Fix for PR 1505 (and 1489). Rewrite X87 register 2007-07-03 00:53:03 +00:00
Makefile
ScheduleDAG.cpp Change CalculateHeights and CalculateDepths to be non-recursive. 2007-07-06 01:37:28 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Remove unused variables. 2007-06-29 21:42:03 +00:00
ScheduleDAGSimple.cpp
SelectionDAG.cpp Make the debug string for ISD::MERGE_VALUES consistent with the others. 2007-07-05 20:15:43 +00:00
SelectionDAGISel.cpp Remove ExtractGlobalVariable - use StripPointerCasts 2007-07-06 09:10:03 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp Add new TargetLowering code to provide the final register type that an 2007-06-28 23:29:44 +00:00