llvm-6502/lib/CodeGen
Chris Lattner 903d278a9b Allow the target to specify 'expand' if they just require the amount to
be subtracted from the stack pointer.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25331 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-15 08:54:32 +00:00
..
SelectionDAG Allow the target to specify 'expand' if they just require the amount to 2006-01-15 08:54:32 +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
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
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
MachineInstr.cpp
Makefile
Passes.cpp
PHIElimination.cpp
PhysRegTracker.h
PrologEpilogInserter.cpp
RegAllocLinearScan.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp
TwoAddressInstructionPass.cpp
UnreachableBlockElim.cpp
VirtRegMap.cpp
VirtRegMap.h