llvm-6502/lib/CodeGen
Chris Lattner 79df7c0aaa Change references from Method to Function
change references from MethodARgument to FunctionArgument


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1991 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-26 18:01:55 +00:00
..
InstrSched Use deterministic iterator for SchedGraphs. This is actually not 2002-03-24 03:53:03 +00:00
InstrSelection Change references from Method to Function 2002-03-26 18:01:55 +00:00
RegAlloc Destroy MethodLiveVarInfo after register allocation. 2002-03-24 03:54:03 +00:00
MachineCodeForInstruction.cpp Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:40:11 +00:00
MachineFunction.cpp Fix padding for variables allocated on stack. 2002-03-24 03:39:26 +00:00
MachineInstr.cpp Bug fix in setting CC register. 2002-03-18 03:35:24 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00