llvm-6502/lib/Target/SparcV9
Brian Gaeke b8dc21e1e2 Add prototype for verifySavedState().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9386 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-22 20:23:13 +00:00
..
InstrSched Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
InstrSelection Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
LiveVar Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
ModuloScheduling Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
RegAlloc Add prototype for verifySavedState(). 2003-10-22 20:23:13 +00:00
.cvsignore Since there is now another derived .inc file, ignore them all. 2003-05-29 20:15:27 +00:00
EmitBytecodeToAssembly.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
MachineCodeForInstruction.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
MachineFunctionInfo.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
MachineInstrAnnot.h Added LLVM copyright header (for lack of a better term). 2003-10-20 20:19:47 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
MappingInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
MappingInfo.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_F2.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_F3.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_F4.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9_Reg.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9.burg.in Added LLVM copyright notice. 2003-10-21 15:29:18 +00:00
SparcV9.td Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9AsmPrinter.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9CodeEmitter.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9CodeEmitter.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9Instr.def Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9InstrInfo.cpp Hrm, unbreak stuph :( 2003-10-21 17:22:23 +00:00
SparcV9InstrSelection.cpp * Use <cmath> instead of <math.h> 2003-10-22 05:09:56 +00:00
SparcV9InstrSelectionSupport.h Add comments to describe what these functions actually do. 2003-10-22 05:50:40 +00:00
SparcV9Internals.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9PeepholeOpts.cpp When opcodes like ADD were split into reg. and immed. versions (ADDi and ADDr), 2003-10-21 12:29:45 +00:00
SparcV9PreSelection.cpp No, really, order the #includes correctly. 2003-10-22 04:51:36 +00:00
SparcV9PrologEpilogInserter.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9RegClassInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9RegClassInfo.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
SparcV9RegInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9SchedInfo.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9StackSlots.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
SparcV9TargetMachine.cpp Goodbye, AddRegNumToValues 2003-10-20 20:44:03 +00:00