llvm-6502/lib/CodeGen
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
..
SelectionDAG Applied some recommend changes from sabre. The dominate one beginning "let the 2006-01-04 22:28:25 +00:00
AsmPrinter.cpp Applied some recommend changes from sabre. The dominate one beginning "let the 2006-01-04 22:28:25 +00:00
BranchFolding.cpp
DwarfWriter.cpp Applied some recommend changes from sabre. The dominate one beginning "let the 2006-01-04 22:28:25 +00:00
ELFWriter.cpp add these so I can be less naughty 2005-12-28 06:29:02 +00:00
IntrinsicLowering.cpp continued readcyclecounter support 2005-11-11 16:47:30 +00:00
LiveInterval.cpp
LiveIntervalAnalysis.cpp Change a variable from being an iterator to a raw MachineInstr*, to make 2006-01-03 07:41:37 +00:00
LiveVariables.cpp Add a LiveVariables::VarInfo::dump method 2006-01-04 05:40:30 +00:00
MachineBasicBlock.cpp
MachineCodeEmitter.cpp mixed-STL programs are big and nasty :( 2005-12-28 02:44:35 +00:00
MachineDebugInfo.cpp Applied some recommend changes from sabre. The dominate one beginning "let the 2006-01-04 22:28:25 +00:00
MachineFunction.cpp Moving MachineDebugInfo to module level location. 2006-01-04 13:43:56 +00:00
MachineInstr.cpp
Makefile
Passes.cpp
PHIElimination.cpp Add support for targets (like Alpha) that have terminator instructions which 2006-01-04 07:12:21 +00:00
PhysRegTracker.h
PrologEpilogInserter.cpp Always compute max align. 2005-11-06 17:43:20 +00:00
RegAllocLinearScan.cpp HB is *the* code janitor. 2005-12-28 04:55:42 +00:00
RegAllocLocal.cpp Nuke noop copies. 2005-11-09 18:22:42 +00:00
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp Add an assertion, update DefInst even though no one uses it (dangling pointers 2006-01-04 06:47:48 +00:00
VirtRegMap.h