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
John Criswell e783801878 Updated to find source files using VPATH. This makes writing build rules
much cleaner and easier.
Labeled .td as a suffix for tblgen files in Makefile.rules.
Modified build rules so that source files generated during the build are placed
in the build directory and not the source directory (and not in a Debug
directory).  This makes the system cleaner and allows us to have a read-only
source tree.

llvm-svn: 8424
2003-09-09 20:57:03 +00:00
..
.cvsignore
EmitAssembly.cpp Spell `necessary' correctly. 2003-08-18 14:43:39 +00:00
EmitBytecodeToAssembly.cpp
Makefile Updated to find source files using VPATH. This makes writing build rules 2003-09-09 20:57:03 +00:00
MappingInfo.cpp
MappingInfo.h
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 No longer provide an optinfo, noone uses it 2003-09-01 20:40:59 +00:00
SparcInstr.def
SparcInstrInfo.cpp
SparcInstrSelection.cpp Add support for the sig(set|long)jmp intrinsics 2003-08-18 16:06:09 +00:00
SparcInstrSelectionSupport.h
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
StackSlots.cpp
UltraSparcSchedInfo.cpp