llvm-6502/lib/Target/SparcV9
Brian Gaeke 6a256cc37c Untabify tabs in stuff I've recently added.
Check in my register allocator state-saving code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8698 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-24 18:08:54 +00:00
..
InstrSched Fixed spelling. 2003-09-17 21:34:23 +00:00
InstrSelection Fixed spelling. 2003-09-17 21:34:23 +00:00
LiveVar Fixed spelling and grammar. 2003-09-11 18:14:24 +00:00
ModuloScheduling Removing README 2003-08-28 17:17:59 +00:00
RegAlloc Untabify tabs in stuff I've recently added. 2003-09-24 18:08:54 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp Make the symbol prologue/epilogue stuff redundant with MappingInfo, in 2003-09-18 17:37:14 +00:00
MachineCodeForInstruction.h
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile Don't explicitly use $SourceDir to find the tblgen files. This causes make 2003-09-10 14:10:44 +00:00
MappingInfo.cpp Fix (and properly doxygenify) some comments. Incorporate 2003-09-18 17:37:25 +00:00
MappingInfo.h Rename the pass creator fn to mimic the other creator fn names. 2003-09-18 17:37:35 +00:00
SparcV9_F2.td Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need 2003-08-14 15:16:28 +00:00
SparcV9_F3.td Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need 2003-08-14 15:16:28 +00:00
SparcV9_F4.td Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need 2003-08-14 15:16:28 +00:00
SparcV9_Reg.td Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need 2003-08-14 15:16:28 +00:00
SparcV9.burg.in
SparcV9.td Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need 2003-08-14 15:16:28 +00:00
SparcV9AsmPrinter.cpp Fix spelling. 2003-09-23 17:27:28 +00:00
SparcV9CodeEmitter.cpp Added some optimizations: 2003-09-05 22:59:31 +00:00
SparcV9CodeEmitter.h
SparcV9Instr.def
SparcV9InstrInfo.cpp
SparcV9InstrSelection.cpp Fixed spelling. 2003-09-23 17:28:11 +00:00
SparcV9InstrSelectionSupport.h
SparcV9Internals.h Fix a typo in Sparc.cpp. 2003-09-18 17:37:46 +00:00
SparcV9PeepholeOpts.cpp Inline simple comparison which is sparc specific anyway 2003-09-01 20:38:03 +00:00
SparcV9PreSelection.cpp Move private interfaces into private .h file 2003-09-01 20:33:07 +00:00
SparcV9PrologEpilogInserter.cpp
SparcV9RegClassInfo.cpp Fixed spelling. 2003-09-23 17:28:11 +00:00
SparcV9RegClassInfo.h No longer include IGNode.h in the Sparc global header 2003-09-01 19:56:48 +00:00
SparcV9RegInfo.cpp LiveRange.h is now in lib/CodeGen/RegAlloc 2003-09-01 20:17:13 +00:00
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp Fix a typo in Sparc.cpp. 2003-09-18 17:37:46 +00:00