llvm-6502/lib/CodeGen
Nate Begeman 3a04ffbf6d Remove some duplicated code
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25313 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-14 03:18:27 +00:00
..
SelectionDAG Remove some duplicated code 2006-01-14 03:18:27 +00:00
AsmPrinter.cpp If using __main, emit global ctor/dtor list like any other global 2006-01-12 19:17:23 +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 Add "support" for the llvm.stacksave/stackrestore intrinsics, this is 2006-01-13 02:22:08 +00:00
LiveInterval.cpp
LiveIntervalAnalysis.cpp Minor cleanup, no functionality change for current targets 2006-01-10 05:41:59 +00:00
LiveVariables.cpp Add a LiveVariables::VarInfo::dump method 2006-01-04 05:40:30 +00:00
MachineBasicBlock.cpp
MachineCodeEmitter.cpp
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
RegAllocLinearScan.cpp
RegAllocLocal.cpp
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