llvm-6502/lib/CodeGen/SelectionDAG
Jim Laskey f6c4ccfaab This code was usurping the sextload expand in teh legalizer. Just make
sure the right conditions are checked.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32611 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-15 21:38:30 +00:00
..
DAGCombiner.cpp This code was usurping the sextload expand in teh legalizer. Just make 2006-12-15 21:38:30 +00:00
LegalizeDAG.cpp silence a bogus warning 2006-12-15 07:36:19 +00:00
Makefile For PR780: 2006-07-26 16:18:00 +00:00
ScheduleDAG.cpp Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
ScheduleDAGList.cpp Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
ScheduleDAGRRList.cpp Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
ScheduleDAGSimple.cpp It seems the llvm::OStream class does not handle stream manipulators. 2006-12-11 19:15:36 +00:00
SelectionDAG.cpp Removed more <iostream> includes 2006-12-07 20:28:15 +00:00
SelectionDAGISel.cpp More soft-fp work. 2006-12-13 20:57:08 +00:00
SelectionDAGPrinter.cpp Removing even more <iostream> includes. 2006-12-07 20:04:42 +00:00
TargetLowering.cpp Cleaned setjmp/longjmp lowering interfaces. Now we're producing right 2006-12-10 23:12:42 +00:00