1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Target/Sparc
Brian Gaeke bbbb03f96a Make the symbol prologue/epilogue stuff redundant with MappingInfo, in
preparation for refactoring.
Rename the pass creator fn to mimic the other creator fn names.

llvm-svn: 8596
2003-09-18 17:37:14 +00:00
..
.cvsignore Since there is now another derived .inc file, ignore them all. 2003-05-29 20:15:27 +00:00
EmitAssembly.cpp Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
EmitBytecodeToAssembly.cpp Make the symbol prologue/epilogue stuff redundant with MappingInfo, in 2003-09-18 17:37:14 +00:00
Makefile Don't explicitly use $SourceDir to find the tblgen files. This causes make 2003-09-10 14:10:44 +00:00
MappingInfo.cpp Adjust files for move of mapping info stuff into the Sparc directory 2003-08-13 02:38:16 +00:00
MappingInfo.h Adjust files for move of mapping info stuff into the Sparc directory 2003-08-13 02:38:16 +00:00
PeepholeOpts.cpp Inline simple comparison which is sparc specific anyway 2003-09-01 20:38:03 +00:00
PreSelection.cpp Move private interfaces into private .h file 2003-09-01 20:33:07 +00:00
PrologEpilogCodeInserter.cpp Factory methods for function passes now return type FunctionPass *. 2003-08-14 06:09:32 +00:00
Sparc.burg.in Fold cast-to-bool into not. Later, this should also be folded into other 2003-07-10 19:47:42 +00:00
Sparc.cpp No longer provide an optinfo, noone uses it 2003-09-01 20:40:59 +00:00
SparcInstr.def RDCCR defines arg. #1, not arg. #2. 2003-06-20 11:32:11 +00:00
SparcInstrInfo.cpp Unify all constant evaluations that depend on register size 2003-07-29 19:59:23 +00:00
SparcInstrSelection.cpp Fix longjmp case so that, along with the call to abort(), we also 2003-09-16 05:56:22 +00:00
SparcInstrSelectionSupport.h * Changed Bcc instructions to behave like BPcc instructions 2003-06-06 09:52:23 +00:00
SparcInternals.h No longer provide an optinfo, noone uses it 2003-09-01 20:40:59 +00:00
SparcRegClassInfo.cpp IGNode got moved to lib/CodeGen/RegAlloc 2003-09-01 20:00:08 +00:00
SparcRegClassInfo.h No longer include IGNode.h in the Sparc global header 2003-09-01 19:56:48 +00:00
SparcRegInfo.cpp LiveRange.h is now in lib/CodeGen/RegAlloc 2003-09-01 20:17:13 +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.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
SparcV9CodeEmitter.cpp Added some optimizations: 2003-09-05 22:59:31 +00:00
SparcV9CodeEmitter.h SparcV9CodeEmitter.cpp: 2003-08-06 16:20:22 +00:00
StackSlots.cpp Adjust files for move of mapping info stuff into the Sparc directory 2003-08-13 02:38:16 +00:00
UltraSparcSchedInfo.cpp Added 'r' and 'i' versions to WRCCR. 2003-06-06 09:52:58 +00:00