.. |
InstrSched
|
Regularize header file comments
|
2003-10-13 03:32:08 +00:00 |
InstrSelection
|
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.
|
2003-10-19 21:34:28 +00:00 |
LiveVar
|
Regularize header file comments
|
2003-10-13 03:32:08 +00:00 |
ModuloScheduling
|
Regularize header file comments
|
2003-10-13 03:32:08 +00:00 |
RegAlloc
|
#include vector which we will need here soon
|
2003-10-15 22:09:32 +00:00 |
.cvsignore
|
|
|
EmitBytecodeToAssembly.cpp
|
Make the symbol prologue/epilogue stuff redundant with MappingInfo, in
|
2003-09-18 17:37:14 +00:00 |
MachineCodeForInstruction.h
|
|
|
MachineFunctionInfo.h
|
|
|
MachineInstrAnnot.h
|
|
|
Makefile
|
Don't explicitly use $SourceDir to find the tblgen files. This causes make
|
2003-09-10 14:10:44 +00:00 |
MappingInfo.cpp
|
Fix spelling.
|
2003-10-10 17:57:28 +00:00 |
MappingInfo.h
|
Rename the pass creator fn to mimic the other creator fn names.
|
2003-09-18 17:37:35 +00:00 |
SparcV9_F2.td
|
Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need
|
2003-08-14 15:16:28 +00:00 |
SparcV9_F3.td
|
Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need
|
2003-08-14 15:16:28 +00:00 |
SparcV9_F4.td
|
Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need
|
2003-08-14 15:16:28 +00:00 |
SparcV9_Reg.td
|
Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need
|
2003-08-14 15:16:28 +00:00 |
SparcV9.burg.in
|
Update the sparc backend to at least compile correctly with the new varargs stuff even if it's not all implemented yet.
|
2003-10-18 05:55:58 +00:00 |
SparcV9.td
|
Since we now have TableGen editing modes for VIM and (X)Emacs, we no longer need
|
2003-08-14 15:16:28 +00:00 |
SparcV9AsmPrinter.cpp
|
Eliminate some extraneous code in SlotCalculator::insertVal().
|
2003-10-17 02:02:40 +00:00 |
SparcV9CodeEmitter.cpp
|
Refactor jump insertion code from CompilationCallback() into insertJumpAtAddr().
|
2003-10-17 18:27:37 +00:00 |
SparcV9CodeEmitter.h
|
|
|
SparcV9Instr.def
|
|
|
SparcV9InstrInfo.cpp
|
Change the Opcode enum for PHI nodes from "Instruction::PHINode" to "Instruction::PHI" to be more consistent with the other instructions.
|
2003-10-19 21:34:28 +00:00 |
SparcV9InstrSelection.cpp
|
Update the sparc backend to at least compile correctly with the new varargs stuff even if it's not all implemented yet.
|
2003-10-18 05:55:58 +00:00 |
SparcV9InstrSelectionSupport.h
|
|
|
SparcV9Internals.h
|
Add prototype for replaceMachineCodeForFunction().
|
2003-10-17 18:27:25 +00:00 |
SparcV9PeepholeOpts.cpp
|
Inline simple comparison which is sparc specific anyway
|
2003-09-01 20:38:03 +00:00 |
SparcV9PreSelection.cpp
|
The comment seems irrelevant as the pass has become a BasicBlock pass.
|
2003-10-01 05:24:50 +00:00 |
SparcV9PrologEpilogInserter.cpp
|
|
|
SparcV9RegClassInfo.cpp
|
Fix spelling.
|
2003-10-10 17:57:28 +00:00 |
SparcV9RegClassInfo.h
|
Regularize header file comments
|
2003-10-13 03:32:08 +00:00 |
SparcV9RegInfo.cpp
|
Fix spelling.
|
2003-10-10 17:57:28 +00:00 |
SparcV9SchedInfo.cpp
|
|
|
SparcV9StackSlots.cpp
|
|
|
SparcV9TargetMachine.cpp
|
Remove extra blank line.
|
2003-10-17 18:09:10 +00:00 |