llvm-6502/lib/CodeGen/SelectionDAG
Jim Laskey b2efb853f0 Applied some recommend changes from sabre. The dominate one beginning "let the
pass manager do it's thing."  Fixes crash when compiling -g files and suppresses
dwarf statements if no debug info is present.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25100 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-04 22:28:25 +00:00
..
DAGCombiner.cpp Add unique id to debug location for debug label use (work in progress.) 2006-01-04 15:04:11 +00:00
LegalizeDAG.cpp Applied some recommend changes from sabre. The dominate one beginning "let the 2006-01-04 22:28:25 +00:00
Makefile
ScheduleDAG.cpp purity++ 2005-12-29 05:59:19 +00:00
SelectionDAG.cpp Make sure to pass the offset into the new node, so that we don't silently 2005-12-30 00:10:38 +00:00
SelectionDAGISel.cpp Applied some recommend changes from sabre. The dominate one beginning "let the 2006-01-04 22:28:25 +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 Lefted out TargetLowering:: 2005-12-21 23:14:54 +00:00