1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/CodeGen
Vikram S. Adve fbdd533059 Bug fix: address used by indirect call instruction should also
be marked as having a Call Interference, even though it may not
be live after the call.

llvm-svn: 2068
2002-03-31 18:54:37 +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 Bug fix: address used by indirect call instruction should also 2002-03-31 18:54:37 +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