llvm-6502/lib/Target/SparcV9
Chris Lattner cee8f9ae67 Create a new #include "Support/..." directory structure to move things
from "llvm/Support/..." that are not llvm dependant.

Move files and fix #includes


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1400 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-27 00:03:19 +00:00
..
InstrSched Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
InstrSelection Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
LiveVar Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
RegAlloc Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
Makefile
SparcV9.burg.in Added support for bitwise logical operators. Use different labels for 2001-11-08 05:14:02 +00:00
SparcV9AsmPrinter.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
SparcV9Instr.def Change latency of SETX to improve schedule -- just a hack. 2001-11-14 15:54:44 +00:00
SparcV9InstrInfo.cpp Fix int->float conversion. 2001-11-15 14:59:56 +00:00
SparcV9InstrSelection.cpp Create a new #include "Support/..." directory structure to move things 2001-11-27 00:03:19 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Add function returning which operand holds immediate constant 2001-11-14 18:48:36 +00:00
SparcV9RegClassInfo.cpp Added code so that colorIGNode does not unnecessarily reserve unusable 2001-10-19 21:41:16 +00:00
SparcV9RegClassInfo.h Added code to support correct saving of %ccr across calls 2001-11-03 19:59:59 +00:00
SparcV9RegInfo.cpp commented out popAllTempValues since it leads to a bug - see code 2001-11-15 22:03:04 +00:00
SparcV9TargetMachine.cpp When allocating space on stack for writing a register, 2001-11-12 23:26:35 +00:00