llvm-6502/lib/Target/SparcV9
Chris Lattner 1d87bcf490 Convert more code to use new style casts
Eliminate old style casts from value.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@696 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-01 20:11:19 +00:00
..
InstrSched Convert more code to use new style casts 2001-10-01 20:11:19 +00:00
InstrSelection Convert more code to use new style casts 2001-10-01 20:11:19 +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 Convert more code to use new style casts 2001-10-01 20:11:19 +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 added support for suggesting colors 2001-09-30 23:16:47 +00:00
SparcV9RegInfo.cpp added support for suggesting colors 2001-09-30 23:16:47 +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