llvm-6502/lib/CodeGen
2006-01-13 02:24:42 +00:00
..
SelectionDAG Add "support" for stacksave/stackrestore to the dag isel 2006-01-13 02:24:42 +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 Fix LiveInterval::getOverlapingRanges to take things in the right order 2005-10-21 06:41:30 +00:00
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 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 Alkis agrees that that iterative scan allocator isn't going to be worked on 2005-10-24 04:14:30 +00:00
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 Change this code ot pass register classes into the stack slot spiller/reloader 2005-09-30 01:29:00 +00:00
TwoAddressInstructionPass.cpp Fix some spello's pointed out by Gabor Greif 2005-10-26 18:41:41 +00:00
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