1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/CodeGen
Chris Lattner 849c762b02 Change references from Method to Function
change references from MethodARgument to FunctionArgument

llvm-svn: 1991
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