llvm-6502/lib/CodeGen
Vikram S. Adve f43e3366ef Separate VM instruction that generates the instructions that compute a value
from the value itself (the one causing an edge) because the latter may be
a temporary used within the instruction sequence for the VM instruction.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@858 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-17 23:55:16 +00:00
..
InstrSched Separate VM instruction that generates the instructions that compute a value 2001-10-17 23:55:16 +00:00
InstrSelection Machine-independent code generation routines used in instruction 2001-10-10 20:50:43 +00:00
RegAlloc changed debugg message printing - no change to useful code 2001-10-16 16:34:44 +00:00
MachineInstr.cpp Moved code generation support routines to InstrSelectionSupport.cpp. 2001-10-10 20:49:07 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00