1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/SparcV9
2004-04-12 21:46:31 +00:00
..
InstrSelection Don't include InstrSelectionSupport.h. 2004-04-07 20:55:32 +00:00
LiveVar Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
RegAlloc MBB::remove should not modify the iterator passed in 2004-03-31 21:59:59 +00:00
.cvsignore Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
EmitBytecodeToAssembly.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
MachineInstrAnnot.h Remove public header. It's been moved to lib/Target/SparcV9 2004-02-29 19:13:20 +00:00
Makefile Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
MappingInfo.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
MappingInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_F2.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_F3.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_F4.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9_Reg.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9.burg.in Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9.td Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9AsmPrinter.cpp TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
SparcV9CodeEmitter.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9CodeEmitter.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9FrameInfo.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9FrameInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +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 Noone calls these virtual methods 2004-02-29 05:58: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 TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00
SparcV9JITInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9PeepholeOpts.cpp Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
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 Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9RegClassInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9RegInfo.cpp Move the private MachineInstrAnnot.h into a private directory. 2004-02-29 19:12:51 +00:00
SparcV9RegInfo.h Great renaming: Sparc --> SparcV9 2004-02-25 18:44:15 +00:00
SparcV9SchedInfo.cpp Remove dead member variables of SparcV9SchedInfo and TargetSchedInfo 2004-02-29 08:40:03 +00:00
SparcV9StackSlots.cpp Great renaming part II: Sparc --> SparcV9 (also includes command-line options and Makefiles) 2004-02-25 19:08:12 +00:00
SparcV9TargetMachine.cpp We don't need to insert TargetData into the PassManager here. 2004-04-12 21:46:31 +00:00
SparcV9TargetMachine.h TargetCacheInfo has been removed; its only uses were to propagate a constant 2004-03-01 06:43:29 +00:00