llvm-6502/lib/Target/SparcV9
Vikram S. Adve 8557b226f3 Insert code to load constants used as Call or Return arguments.
Also, note return value of a Call as an "implicitUse".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@720 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-10 20:56:33 +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 Insert code to load constants used as Call or Return arguments. 2001-10-10 20:56:33 +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