1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/lib/Target/Sparc
Vikram S. Adve 58678cc06e Move all the code that creates code generation passes from Sparc.cpp to
TargetMachine.cpp, since it is entirely machine-independent.
Also, add options to disable optional back-end passes (preselection and
instr. scheduling).

llvm-svn: 3740
2002-09-16 15:39:26 +00:00
..
EmitAssembly.cpp Again, including Module makes Function unnecessary. 2002-09-14 02:07:43 +00:00
EmitBytecodeToAssembly.cpp changed implementation of LLVM BYTECODE Length 2002-07-25 17:22:48 +00:00
Makefile Build correctly in the face of /shared. 2002-08-12 22:09:44 +00:00
MappingInfo.cpp moved this file from lib/Reoptimizer/Mapping 2002-08-27 22:47:33 +00:00
MappingInfo.h moved from CodeGen to this dir 2002-07-22 22:09:35 +00:00
PrologEpilogCodeInserter.cpp Move all the code that creates code generation passes from Sparc.cpp to 2002-09-16 15:39:26 +00:00
Sparc.burg.in LoadIdx non-terminal no longer needed. 2002-08-24 20:58:04 +00:00
Sparc.cpp Move all the code that creates code generation passes from Sparc.cpp to 2002-09-16 15:39:26 +00:00
SparcInstr.def BA has only one argument. 2002-07-08 23:25:17 +00:00
SparcInstrInfo.cpp Bug fixes in casting between floats and ints smaller than 64 bits. 2002-09-05 18:33:59 +00:00
SparcInstrSelection.cpp - Change getelementptr instruction to use long indexes instead of uint 2002-09-11 01:21:35 +00:00
SparcInstrSelectionSupport.h - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
SparcInternals.h Move all the code that creates code generation passes from Sparc.cpp to 2002-09-16 15:39:26 +00:00
SparcRegClassInfo.cpp - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcRegClassInfo.h - Clean up interface to Sparc register handling a bit: 2002-08-12 21:25:05 +00:00
SparcRegInfo.cpp - Renamed Type::isIntegral() to Type::isInteger() 2002-09-03 01:08:28 +00:00
UltraSparcSchedInfo.cpp Fix two resource names. 2002-08-22 02:58:57 +00:00