llvm-6502/lib/Target/SparcV9
Chris Lattner 0cf0c37469 Delete the allocate*TargetMachine function, which is now dead .
The shared command line options are now in a header that makes sense.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14756 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-11 04:17:10 +00:00
..
InstrSched Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
InstrSelection Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
LiveVar Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
ModuloScheduling
RegAlloc Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp
InternalGlobalMapper.cpp
MachineCodeForInstruction.h
MachineFunctionInfo.h
MachineInstrAnnot.h
Makefile
MappingInfo.cpp
MappingInfo.h
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9_Reg.td
SparcV9.burg.in
SparcV9.td RETURN instructions are not used in the sparc backend. 2004-07-02 04:57:35 +00:00
SparcV9AsmPrinter.cpp
SparcV9CodeEmitter.cpp
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp
SparcV9FrameInfo.h
SparcV9Instr.def Add M_TERMINATOR_FLAG to terminator instructions (branches and returns). 2004-07-02 04:57:37 +00:00
SparcV9InstrInfo.cpp
SparcV9InstrInfo.h
SparcV9InstrSelection.cpp
SparcV9InstrSelectionSupport.h RETURN instructions are not used in the sparc backend. 2004-07-02 04:57:35 +00:00
SparcV9Internals.h
SparcV9JITInfo.h
SparcV9PeepholeOpts.cpp
SparcV9PreSelection.cpp
SparcV9PrologEpilogInserter.cpp
SparcV9RegClassInfo.cpp Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp Add #include <iostream> since Value.h does not #include it any more. 2004-07-04 12:19:56 +00:00
SparcV9RegInfo.h
SparcV9RegisterInfo.cpp
SparcV9RegisterInfo.h
SparcV9SchedInfo.cpp RETURN instructions are not used in the sparc backend. 2004-07-02 04:57:35 +00:00
SparcV9StackSlots.cpp
SparcV9TargetMachine.cpp Delete the allocate*TargetMachine function, which is now dead . 2004-07-11 04:17:10 +00:00
SparcV9TargetMachine.h Auto-registrate target 2004-07-11 02:48:49 +00:00