llvm-6502/lib/CodeGen
Jim Laskey f3e4f0e615 Consolidate callee saved register information so that it can me used by debug
information and exception handling.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29881 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-25 19:45:51 +00:00
..
SelectionDAG Fix PR861 2006-08-21 20:24:53 +00:00
AsmPrinter.cpp
BranchFolding.cpp
DwarfWriter.cpp Allow for register numbers > 31. 2006-08-25 19:39:52 +00:00
ELFWriter.cpp
IntrinsicLowering.cpp
LiveInterval.cpp When replacing value numbers, make sure to compactify the value # space. 2006-08-24 23:22:59 +00:00
LiveIntervalAnalysis.cpp Take advantage of the recent improvements to the liveintervals set (tracking 2006-08-24 22:43:55 +00:00
LiveVariables.cpp
MachineBasicBlock.cpp
MachineDebugInfo.cpp Adding C++ member support. 2006-08-21 21:20:18 +00:00
MachineFunction.cpp
MachineInstr.cpp
MachinePassRegistry.cpp
MachOWriter.cpp Get closer to handling globals correctly. We now generally get them in the 2006-08-25 06:36:58 +00:00
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp Consolidate callee saved register information so that it can me used by debug 2006-08-25 19:45:51 +00:00
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp Take advantage of the recent improvements to the liveintervals set (tracking 2006-08-24 22:43:55 +00:00
VirtRegMap.h