hanchenye-llvm-project/llvm/lib/Target/SparcV9
Brian Gaeke 42d321ab66 Add a getRegisterInfo() accessor just like on the X86 target.
llvm-svn: 13147
2004-04-25 06:32:28 +00:00
..
InstrSelection Include SparcV9RegInfo.h instead of TargetRegInfo.h. 2004-04-23 18:15:47 +00:00
LiveVar
RegAlloc Include SparcV9RegInfo.h instead of TargetRegInfo.h. 2004-04-23 18:15:47 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp
MachineInstrAnnot.h Include SparcV9RegInfo.h instead of TargetRegInfo.h. 2004-04-23 18:15:47 +00:00
Makefile Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
MappingInfo.cpp
MappingInfo.h
SparcV9.burg.in
SparcV9.td
SparcV9AsmPrinter.cpp TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
SparcV9CodeEmitter.cpp Get rid of the old byte-at-a-time emission code used when the Sparc JIT was 2004-04-23 18:10:38 +00:00
SparcV9CodeEmitter.h Give SparcV9CodeEmitter a head-of-file comment and a PassName. 2004-04-15 20:23:13 +00:00
SparcV9FrameInfo.cpp
SparcV9FrameInfo.h Include SparcV9RegInfo.h instead of TargetRegInfo.h. 2004-04-23 18:15:47 +00:00
SparcV9Instr.def fix bug in previous checkin 2004-03-01 15:05:17 +00:00
SparcV9InstrInfo.cpp Don't include InstrSelectionSupport.h. 2004-04-07 20:38:56 +00:00
SparcV9InstrInfo.h Regularize file header comment and include guard. 2004-04-25 06:32:16 +00:00
SparcV9InstrSelection.cpp Don't include InstrSelectionSupport.h. 2004-04-07 20:55:32 +00:00
SparcV9InstrSelectionSupport.h Move ChooseRegOrImmed() prototype here, from InstrSelectionSupport.h. 2004-04-07 20:38:57 +00:00
SparcV9Internals.h Include SparcV9RegInfo.h instead of TargetRegInfo.h. 2004-04-23 18:15:47 +00:00
SparcV9JITInfo.h
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp Fix insertion of SelectInsts. 2004-04-07 18:31:47 +00:00
SparcV9PrologEpilogInserter.cpp Factor out getStaticStackSize from InsertPrologCode(), so that I can more 2004-03-31 20:58:37 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h Include SparcV9RegInfo.h instead of TargetRegInfo.h. 2004-04-23 18:15:47 +00:00
SparcV9RegInfo.cpp Make SparcV9RegInfo::getRegType() return the right answer for registers 2004-04-21 17:53:58 +00:00
SparcV9RegInfo.h Fix a typo. 2004-04-23 21:45:02 +00:00
SparcV9RegisterInfo.cpp Add MRegisterInfo subclass for the SparcV9 target (containing only stub 2004-04-25 06:32:05 +00:00
SparcV9RegisterInfo.h Add MRegisterInfo subclass for the SparcV9 target (containing only stub 2004-04-25 06:32:05 +00:00
SparcV9SchedInfo.cpp Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo 2004-02-29 08:40:03 +00:00
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp We don't need to insert TargetData into the PassManager here. 2004-04-12 21:46:31 +00:00
SparcV9TargetMachine.h Add a getRegisterInfo() accessor just like on the X86 target. 2004-04-25 06:32:28 +00:00
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9_Reg.td