llvm-6502/lib/Target/SparcV9
Chris Lattner 4d143ee019 IA64 compat
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14867 91177308-0d34-0410-b5e6-96231b3b80d8
2004-07-16 00:08:28 +00:00
..
InstrSched Use new macro 2004-07-16 00:04:54 +00:00
InstrSelection IA64 compat 2004-07-16 00:08:28 +00:00
LiveVar IA64 compat 2004-07-16 00:08:28 +00:00
ModuloScheduling
RegAlloc IA64 compat 2004-07-16 00:08:28 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp
InternalGlobalMapper.cpp Fix a minor bug in the map - since this pass adds a global symbol, it must be 2004-06-08 20:08:30 +00:00
MachineCodeForInstruction.h This class is no longer an annotation 2004-06-27 18:50:49 +00:00
MachineFunctionInfo.h Add a map of MachineCodeForInstruction objects to MachineFunctionInfo 2004-06-27 18:50:30 +00:00
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 Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
SparcV9CodeEmitter.cpp Encode %fsr correctly; don't fail an assertion. 2004-06-09 21:54:59 +00:00
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 Turn loads of ConstantPointerNulls into loads of zero... don't spill 2004-06-11 02:03:48 +00:00
SparcV9InstrInfo.h
SparcV9InstrSelection.cpp Rename Type::PrimitiveID to TypeId and ::getPrimitiveID() to ::getTypeID() 2004-06-17 18:19:28 +00:00
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 Make the most commonly preselected instructions add to the names of the 2004-06-23 21:41:32 +00:00
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 Fix big mistake in my last checkin... the big question is, how did I ever 2004-06-03 05:03:00 +00:00
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