llvm-6502/lib/Target/SparcV9
2004-08-10 20:28:13 +00:00
..
InstrSched Convert a few assertions with side-effects into regular old runtime checks. 2004-07-29 21:31:20 +00:00
LiveVar bug 122: 2004-07-18 00:37:35 +00:00
ModuloScheduling Get rid of a warning when compiling optimized. Uninitialized variable has 2004-08-07 15:19:31 +00:00
RegAlloc dumpSavedState has outlived its usefulness. 2004-08-06 19:11:43 +00:00
.cvsignore
EmitBytecodeToAssembly.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
InternalGlobalMapper.cpp bug 122: 2004-07-18 00:44:37 +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 Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
Makefile Hand-propagate the constant TARGET_NAME which was making lines wrap anyway 2004-08-04 21:48:45 +00:00
MappingInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
MappingInfo.h Add decl. for new mapping info pass factory method. 2004-06-03 05:02:59 +00:00
SparcV9_F2.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9_F3.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9_F4.td Fix comment header, specify type of file `tablegen'. 2004-08-10 17:37:14 +00:00
SparcV9.burg.in The InstrForest data type has moved from llvm/CodeGen/InstrForest.h 2004-08-04 07:29:16 +00:00
SparcV9.td * Instruction definitions moved to SparcV9InstrInfo.td for consistency 2004-08-10 18:15:31 +00:00
SparcV9AsmPrinter.cpp Stop using getValues(). 2004-08-04 08:44:43 +00:00
SparcV9BurgISel.cpp Get rid of the only use of TargetInstrInfo::getResultPos(), a deprecated method. 2004-08-04 08:05:27 +00:00
SparcV9BurgISel.h All the SparcV9 BURG instruction selector pieces have been collected into the 2004-08-04 07:28:51 +00:00
SparcV9CodeEmitter.cpp * Remove unnecessary comment 2004-08-04 21:48:00 +00:00
SparcV9CodeEmitter.h Give SparcV9CodeEmitter a head-of-file comment and a PassName. 2004-04-15 20:23:13 +00:00
SparcV9FrameInfo.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9FrameInfo.h Convert to the new TargetMachine interface. 2004-06-02 05:55:25 +00:00
SparcV9Instr.def Add M_TERMINATOR_FLAG to terminator instructions (branches and returns). 2004-07-02 04:57:37 +00:00
SparcV9InstrForest.h The InstrForest data type has moved from llvm/CodeGen/InstrForest.h 2004-08-04 07:29:16 +00:00
SparcV9InstrInfo.h Add a Doxygen comment, and inline the constructor (which is now almost empty). 2004-08-04 07:29:28 +00:00
SparcV9InstrInfo.td * Instruction definitions moved to SparcV9InstrInfo.td for consistency 2004-08-10 18:15:31 +00:00
SparcV9Internals.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9JITInfo.h Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9PeepholeOpts.cpp TargetInstrInfo::getNOPOpCode() has been replaced by a reference to V9::NOP. 2004-07-27 17:43:24 +00:00
SparcV9PreSelection.cpp Include SparcV9BurgISel.h, because PreSelection uses routines from within 2004-08-04 07:29:40 +00:00
SparcV9PrologEpilogInserter.cpp Inline 4 methods 2004-07-19 07:52:35 +00:00
SparcV9RegClassInfo.cpp Get rid of calls to void llvm::printSet(const ValueSet &). 2004-07-29 06:43:08 +00:00
SparcV9RegClassInfo.h Collapse together the abstract superclass TargetRegInfo and SparcV9RegInfo, its 2004-06-03 02:45:09 +00:00
SparcV9RegInfo.cpp Include SparcV9TmpInstr.h instead of llvm/CodeGen/InstrSelection.h, to pick 2004-08-04 07:29:53 +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 Add MRegisterInfo subclass for the SparcV9 target (containing only stub 2004-04-25 06:32:05 +00:00
SparcV9RegisterInfo.h Make comment lines stick out less. 2004-05-27 21:41:48 +00:00
SparcV9RegisterInfo.td Fix file header comment: update filename, set tablegen emacs mode. 2004-08-10 20:28:13 +00:00
SparcV9SchedInfo.cpp RETURN instructions are not used in the sparc backend. 2004-07-02 04:57:35 +00:00
SparcV9StackSlots.cpp Fix file header comments and include guards -- many files have been moved or 2004-04-25 07:04:49 +00:00
SparcV9TargetMachine.cpp Include SparcV9BurgISel.h, to pick up the definition of 2004-08-04 07:30:04 +00:00
SparcV9TargetMachine.h Auto-registrate target 2004-07-11 02:48:49 +00:00
SparcV9TmpInstr.cpp Add a new file containing just TmpInstruction and its implementation. 2004-08-04 07:29:04 +00:00
SparcV9TmpInstr.h Add a new file containing just TmpInstruction and its implementation. 2004-08-04 07:29:04 +00:00