llvm-6502/lib/CodeGen
2006-01-04 15:04:11 +00:00
..
SelectionDAG Add unique id to debug location for debug label use (work in progress.) 2006-01-04 15:04:11 +00:00
AsmPrinter.cpp Tie dwarf generation to darwin assembler. 2006-01-04 13:52:30 +00:00
BranchFolding.cpp Remove trailing whitespace 2005-04-21 22:36:52 +00:00
DwarfWriter.cpp Add check for debug presence. 2006-01-04 14:30:12 +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 Fix LiveInterval::getOverlapingRanges to take things in the right order 2005-10-21 06:41:30 +00:00
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 Remove trailing whitespace 2005-04-21 22:36:52 +00:00
MachineCodeEmitter.cpp mixed-STL programs are big and nasty :( 2005-12-28 02:44:35 +00:00
MachineDebugInfo.cpp Add unique id to debug location for debug label use (work in progress.) 2006-01-04 15:04:11 +00:00
MachineFunction.cpp Moving MachineDebugInfo to module level location. 2006-01-04 13:43:56 +00:00
MachineInstr.cpp Remove trailing whitespace 2005-04-21 22:36:52 +00:00
Makefile Change Library Names Not To Conflict With Others When Installed 2004-10-27 23:18:45 +00:00
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 Remove trailing whitespace 2005-04-21 22:36:52 +00:00
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 Remove trailing whitespace 2005-04-21 22:36:52 +00:00