llvm-6502/lib/CodeGen
Chris Lattner 2fbfdcffd3 Change references to the Method class to be references to the Function
class.  The Method class is obsolete (renamed) and all references to it
are being converted over to Function.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2144 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-07 20:49:59 +00:00
..
InstrSched Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
InstrSelection Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
RegAlloc Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +00:00
MachineCodeForInstruction.cpp Re-fix bug: Put back MachineCodeForInstruction::dropAllReferences. 2002-03-24 03:40:11 +00:00
MachineFunction.cpp Change references to the Method class to be references to the Function 2002-04-07 20:49:59 +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