llvm-6502/lib/Target/SparcV9
Vikram S. Adve a1d14f3555 Machine-independent code generation routines used in instruction
selection.  These used to live in several different places before.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@719 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-10 20:50:43 +00:00
..
InstrSched Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
InstrSelection Machine-independent code generation routines used in instruction 2001-10-10 20:50:43 +00:00
LiveVar Pull predecessor and successor iterators out of the CFG*.h files, and plop them into 2001-10-01 13:19:53 +00:00
RegAlloc removing phy regaloc - incorrect file 2001-09-30 23:52:14 +00:00
Makefile Add EmitAssembly to mf 2001-09-19 13:48:18 +00:00
SparcV9AsmPrinter.cpp Add support for new style casts 2001-10-01 16:18:37 +00:00
SparcV9Instr.def Change latency of setuw and setsw to 2 cycles. 2001-09-30 23:46:57 +00:00
SparcV9InstrSelection.cpp Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
SparcV9Internals.h added suggesting color support 2001-09-30 23:19:57 +00:00
SparcV9RegClassInfo.cpp added support for suggesting colors 2001-09-30 23:16:47 +00:00
SparcV9RegClassInfo.h --removed %g regs being allocated - fix later 2001-10-09 23:36:13 +00:00
SparcV9RegInfo.cpp * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
SparcV9RegInfo.h Renamed a header file. 2001-09-18 13:04:53 +00:00
SparcV9TargetMachine.cpp Seperate instruction definitions into new SparcInstr.def file 2001-09-19 15:56:23 +00:00