llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner aaeb0c8666 simplify some code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@43198 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-20 04:09:48 +00:00
..
CallingConvLower.cpp
DAGCombiner.cpp Redo "last ppc long double fix" as Chris wants. 2007-10-19 20:29:00 +00:00
LegalizeDAG.cpp Fix a few places vector operations were not getting 2007-10-20 00:07:52 +00:00
LegalizeDAGTypes.cpp simplify some code. 2007-10-20 04:09:48 +00:00
Makefile
ScheduleDAG.cpp
ScheduleDAGList.cpp
ScheduleDAGRRList.cpp
SelectionDAG.cpp If the value types are equal then this routine 2007-10-19 13:05:40 +00:00
SelectionDAGISel.cpp rename ExpandOperation to ExpandOperationResult, as suggested 2007-10-19 15:28:47 +00:00
SelectionDAGPrinter.cpp
TargetLowering.cpp