llvm-6502/lib/CodeGen/SelectionDAG
Chris Lattner e773673d8e Make sure to relegalize new nodes
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24843 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-18 23:54:29 +00:00
..
DAGCombiner.cpp Don't create SEXTLOAD/ZEXTLOAD instructions that the target doesn't support 2005-12-15 19:02:38 +00:00
LegalizeDAG.cpp Make sure to relegalize new nodes 2005-12-18 23:54:29 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
ScheduleDAG.cpp Keep VC++ happy. 2005-12-18 22:20:05 +00:00
SelectionDAG.cpp Added source file/line correspondence for dwarf (PowerPC only at this point.) 2005-12-16 22:45:29 +00:00
SelectionDAGISel.cpp Added source file/line correspondence for dwarf (PowerPC only at this point.) 2005-12-16 22:45:29 +00:00
SelectionDAGPrinter.cpp Added an index field to GlobalAddressSDNode so it can represent X+12, etc. 2005-11-30 02:04:11 +00:00
TargetLowering.cpp Add the majority of the vector machien value types we expect to support, 2005-11-29 05:45:29 +00:00