llvm-6502/lib/CodeGen
2006-05-25 00:55:32 +00:00
..
SelectionDAG CALL node change: now including signness of every argument. 2006-05-25 00:55:32 +00:00
AsmPrinter.cpp Remove dead var 2006-05-12 17:50:35 +00:00
BranchFolding.cpp
DwarfWriter.cpp
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp
LiveIntervalAnalysis.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
LiveVariables.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp
MachineFunction.cpp Print the vreg that livein physregs are live in 2006-05-16 05:55:30 +00:00
MachineInstr.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp Remove dead variable 2006-05-12 18:02:04 +00:00
RegAllocLinearScan.cpp If the register allocator cannot find a register to spill, try the aliases. If 2006-05-12 19:07:46 +00:00
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp Patches to make the LLVM sources more -pedantic clean. Patch provided 2006-05-24 17:04:05 +00:00
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h