llvm-6502/lib/Target/SparcV9
Chris Lattner f146ab1e51 Fix file header
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17030 91177308-0d34-0410-b5e6-96231b3b80d8
2004-10-16 16:37:42 +00:00
..
InstrSched Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
LiveVar Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
ModuloScheduling Checking in code that works on my simple test case. However, there is still a bug with branches that I need to fix. 2004-10-14 06:04:28 +00:00
RegAlloc Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
InternalGlobalMapper.cpp 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
MachineCodeForInstruction.cpp Revise head-of-file comment. 2004-08-24 06:41:38 +00:00
MachineCodeForInstruction.h Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9 2004-08-16 21:55:02 +00:00
MachineFunctionInfo.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
MachineFunctionInfo.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
MachineInstrAnnot.h
Makefile Add ModuloScheduling to the recursive build tree 2004-10-10 23:36:09 +00:00
Makefile.am Update to reflect changes in Makefile rules. 2004-10-13 11:46:52 +00:00
MappingInfo.cpp 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
MappingInfo.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
SparcV9_F2.td
SparcV9_F3.td
SparcV9_F4.td
SparcV9.burg.in
SparcV9.td
SparcV9AsmPrinter.cpp Roll back constant printing changes until the problems with larger 2004-09-10 18:01:45 +00:00
SparcV9BurgISel.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SparcV9BurgISel.h
SparcV9CodeEmitter.cpp Instead of silently breaking, print notification of why this doesn't work. 2004-10-09 21:13:51 +00:00
SparcV9CodeEmitter.h
SparcV9FrameInfo.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9FrameInfo.h
SparcV9Instr.def M_DUMMY_PHI_FLAG is no longer used to distinguish V9::PHI. Get rid of it and 2004-08-18 20:04:28 +00:00
SparcV9InstrForest.h Fix file header 2004-10-16 16:37:42 +00:00
SparcV9InstrInfo.h The SparcV9 target no longer uses any pseudoinstructions (SETSW, SETUW, 2004-08-18 17:44:16 +00:00
SparcV9InstrInfo.td
SparcV9Internals.h 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
SparcV9JITInfo.h
SparcV9PeepholeOpts.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SparcV9PreSelection.cpp
SparcV9PrologEpilogInserter.cpp Convert to the new MachineFunctionInfo interface 2004-08-18 18:13:37 +00:00
SparcV9RegClassInfo.cpp
SparcV9RegClassInfo.h
SparcV9RegInfo.cpp This code is dodgy, but the guaranteed assertion failure doesn't help anything. 2004-08-24 06:41:40 +00:00
SparcV9RegInfo.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SparcV9RegisterInfo.cpp
SparcV9RegisterInfo.h
SparcV9RegisterInfo.td Revamp the Register class, and allow the use of the RegisterGroup class to 2004-09-14 04:17:02 +00:00
SparcV9SchedInfo.cpp
SparcV9StackSlots.cpp 'Pass' should now not be derived from by clients. Instead, they should derive 2004-09-20 04:48:05 +00:00
SparcV9TargetMachine.cpp Make EmitMappingInfo into an "external location" option, so that it can be set 2004-09-30 20:20:01 +00:00
SparcV9TargetMachine.h
SparcV9TmpInstr.cpp Changes For Bug 352 2004-09-01 22:55:40 +00:00
SparcV9TmpInstr.h Move MachineCodeForInstruction.h and MachineFunctionInfo.h into lib/Target/SparcV9 2004-08-16 21:55:02 +00:00