llvm-6502/lib/CodeGen/SelectionDAG
Nate Begeman f09d131126 Disable a fix in the previous patch, since it breaks CellSPU.
The CellSPU codegen is broken, but needs to be fixed before we can
put this back in.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54164 91177308-0d34-0410-b5e6-96231b3b80d8
2008-07-29 18:28:31 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeDAG.cpp Disable a fix in the previous patch, since it breaks CellSPU. 2008-07-29 18:28:31 +00:00
LegalizeFloatTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeIntegerTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypes.h Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeTypesGeneric.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
LegalizeVectorTypes.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
Makefile
ScheduleDAG.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00
SelectionDAG.cpp Fold the useful features of alist and alist_node into ilist, and 2008-07-28 21:51:04 +00:00
SelectionDAGISel.cpp Add vector shifts to the IR, patch by Eli Friedman. 2008-07-29 15:49:41 +00:00
SelectionDAGPrinter.cpp Make the ScheduleDAG's GraphRoot edge be blue and dashed too, like 2008-07-27 22:46:49 +00:00
TargetLowering.cpp Rename SDOperand to SDValue. 2008-07-27 21:46:04 +00:00