llvm-6502/lib/Target/SparcV9
Misha Brukman 0f5702237b Define the ClassPrefix for SparcV9.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15581 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-09 17:46:49 +00:00
..
InstrSched Convert a few assertions with side-effects into regular old runtime checks. 2004-07-29 21:31:20 +00:00
LiveVar
ModuloScheduling Get rid of a warning when compiling optimized. Uninitialized variable has 2004-08-07 15:19:31 +00:00
RegAlloc dumpSavedState has outlived its usefulness. 2004-08-06 19:11:43 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp
InternalGlobalMapper.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile Hand-propagate the constant TARGET_NAME which was making lines wrap anyway 2004-08-04 21:48:45 +00:00
MappingInfo.cpp
MappingInfo.h
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9_Reg.td
SparcV9.burg.in The InstrForest data type has moved from llvm/CodeGen/InstrForest.h 2004-08-04 07:29:16 +00:00
SparcV9.td Define the ClassPrefix for SparcV9. 2004-08-09 17:46:49 +00:00
SparcV9AsmPrinter.cpp Stop using getValues(). 2004-08-04 08:44:43 +00:00
SparcV9BurgISel.cpp Get rid of the only use of TargetInstrInfo::getResultPos(), a deprecated method. 2004-08-04 08:05:27 +00:00
SparcV9BurgISel.h All the SparcV9 BURG instruction selector pieces have been collected into the 2004-08-04 07:28:51 +00:00
SparcV9CodeEmitter.cpp * Remove unnecessary comment 2004-08-04 21:48:00 +00:00
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp
SparcV9FrameInfo.h
SparcV9Instr.def
SparcV9InstrForest.h The InstrForest data type has moved from llvm/CodeGen/InstrForest.h 2004-08-04 07:29:16 +00:00
SparcV9InstrInfo.h Add a Doxygen comment, and inline the constructor (which is now almost empty). 2004-08-04 07:29:28 +00:00
SparcV9Internals.h
SparcV9JITInfo.h
SparcV9PeepholeOpts.cpp TargetInstrInfo::getNOPOpCode() has been replaced by a reference to V9::NOP. 2004-07-27 17:43:24 +00:00
SparcV9PreSelection.cpp Include SparcV9BurgISel.h, because PreSelection uses routines from within 2004-08-04 07:29:40 +00:00
SparcV9PrologEpilogInserter.cpp Inline 4 methods 2004-07-19 07:52:35 +00:00
SparcV9RegClassInfo.cpp Get rid of calls to void llvm::printSet(const ValueSet &). 2004-07-29 06:43:08 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Include SparcV9TmpInstr.h instead of llvm/CodeGen/InstrSelection.h, to pick 2004-08-04 07:29:53 +00:00
SparcV9RegInfo.h
SparcV9RegisterInfo.cpp
SparcV9RegisterInfo.h
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp Include SparcV9BurgISel.h, to pick up the definition of 2004-08-04 07:30:04 +00:00
SparcV9TargetMachine.h
SparcV9TmpInstr.cpp Add a new file containing just TmpInstruction and its implementation. 2004-08-04 07:29:04 +00:00
SparcV9TmpInstr.h Add a new file containing just TmpInstruction and its implementation. 2004-08-04 07:29:04 +00:00