llvm-6502/lib/Target/SparcV9
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
LiveVar No major change - added some comments 2001-10-16 01:25:05 +00:00
RegAlloc changed debugg message printing - no change to useful code 2001-10-16 16:34:44 +00:00
Makefile Only list automatically generated .cpp files. 2001-10-17 12:34:26 +00:00
SparcV9.burg.in Move the burg file to here. Add .in suffix to indicate that it gets 2001-10-14 17:26:21 +00:00
SparcV9AsmPrinter.cpp Emit the proper .type declarations to tell the debugger what a function is 2001-10-15 19:34:17 +00:00
SparcV9Instr.def Change latency of setuw and setsw to 2 cycles. 2001-09-30 23:46:57 +00:00
SparcV9InstrSelection.cpp Forward operands into implicit uses as well as explicit ones. 2001-10-14 23:28:43 +00:00
SparcV9Internals.h Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcV9RegClassInfo.cpp Output to cerr rather than cout so that debug info doesn't mess up assembly generation 2001-10-15 18:15:27 +00:00
SparcV9RegClassInfo.h Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcV9RegInfo.cpp Added support for caller saving 2001-10-16 01:23:19 +00:00
SparcV9RegInfo.h Renamed a header file. 2001-09-18 13:04:53 +00:00
SparcV9TargetMachine.cpp Output to cerr rather than cout so that debug info doesn't mess up assembly generation 2001-10-15 18:15:27 +00:00