This website requires JavaScript.
Explore
Help
Register
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-23 04:16:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
Target
/
Sparc
History
Misha Brukman
6d1b1553c1
Fixed spelling.
...
llvm-svn: 8687
2003-09-23 17:28:11 +00:00
..
.cvsignore
…
EmitAssembly.cpp
Fix spelling.
2003-09-23 17:27:28 +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
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
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
…
Sparc.burg.in
…
Sparc.cpp
Fix a typo in Sparc.cpp.
2003-09-18 17:37:46 +00:00
SparcInstr.def
…
SparcInstrInfo.cpp
…
SparcInstrSelection.cpp
Fixed spelling.
2003-09-23 17:28:11 +00:00
SparcInstrSelectionSupport.h
…
SparcInternals.h
Fix a typo in Sparc.cpp.
2003-09-18 17:37:46 +00:00
SparcRegClassInfo.cpp
Fixed spelling.
2003-09-23 17:28:11 +00:00
SparcRegClassInfo.h
…
SparcRegInfo.cpp
LiveRange.h is now in lib/CodeGen/RegAlloc
2003-09-01 20:17:13 +00:00
SparcV9_F2.td
…
SparcV9_F3.td
…
SparcV9_F4.td
…
SparcV9_Reg.td
…
SparcV9.td
…
SparcV9CodeEmitter.cpp
Added some optimizations:
2003-09-05 22:59:31 +00:00
SparcV9CodeEmitter.h
…
StackSlots.cpp
…
UltraSparcSchedInfo.cpp
…