llvm-6502/lib/CodeGen
Misha Brukman f514d51b20 * Abstracted out stack space allocation into its own function
* Added saving of register values to the stack


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4858 91177308-0d34-0410-b5e6-96231b3b80d8
2002-12-02 21:11:58 +00:00
..
InstrSched Move function to cpp file from header 2002-11-02 22:07:51 +00:00
InstrSelection Fix warning 2002-11-09 00:49:43 +00:00
Mapping
PostOpts
PreOpts
RegAlloc Use higher level methods, don't use TargetInstrDescriptors directly! 2002-10-29 17:35:39 +00:00
MachineCodeForInstruction.cpp Move CallArgsDescriptor into this class instead of making it an 2002-10-29 19:38:46 +00:00
MachineFunction.cpp Initialize the SSARegMap. 2002-11-20 18:55:27 +00:00
MachineInstr.cpp Print is const! 2002-11-17 23:22:13 +00:00
MachineInstrAnnot.cpp Restore support for indirect function calls (which briefly wasn't working 2002-10-31 15:34:48 +00:00
Makefile
RegAllocSimple.cpp * Abstracted out stack space allocation into its own function 2002-12-02 21:11:58 +00:00