.. |
InstrSched
|
* Silence signed/unsigned warnings
|
2002-02-24 23:01:50 +00:00 |
InstrSelection
|
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
|
2002-02-12 22:39:50 +00:00 |
LiveVar
|
Make it compile with GCC 3.0.4
|
2002-02-24 23:01:21 +00:00 |
RegAlloc
|
Method.h no longer includes BasicBlock.h
|
2002-02-12 21:07:25 +00:00 |
EmitBytecodeToAssembly.cpp
|
Clean up std namespace issues
|
2002-02-24 23:02:40 +00:00 |
MachineCodeForInstruction.h
|
Code pulled out of MAchineInstr.(h|cpp)
|
2002-02-03 07:54:50 +00:00 |
Makefile
|
Fix build error
|
2002-02-11 17:11:43 +00:00 |
SparcV9.burg.in
|
Added support for bitwise logical operators. Use different labels for
|
2001-11-08 05:14:02 +00:00 |
SparcV9AsmPrinter.cpp
|
Clean up std namespace issues
|
2002-02-24 23:02:40 +00:00 |
SparcV9Instr.def
|
Change latency of SETX to improve schedule -- just a hack.
|
2001-11-14 15:54:44 +00:00 |
SparcV9InstrInfo.cpp
|
* Switch to new TmpInstruction model
|
2002-02-03 07:49:49 +00:00 |
SparcV9InstrSelection.cpp
|
* Switch to new TmpInstruction model
|
2002-02-03 07:50:56 +00:00 |
SparcV9InstrSelectionSupport.h
|
Changes to build successfully with GCC 3.02
|
2002-01-20 22:54:45 +00:00 |
SparcV9Internals.h
|
Clean up std namespace issues
|
2002-02-24 23:02:40 +00:00 |
SparcV9RegClassInfo.cpp
|
* Code Cleanups
|
2002-02-05 03:52:29 +00:00 |
SparcV9RegClassInfo.h
|
* Minor cleanups
|
2002-02-04 05:59:25 +00:00 |
SparcV9RegInfo.cpp
|
Clean up std namespace issues
|
2002-02-24 23:02:40 +00:00 |
SparcV9SchedInfo.cpp
|
Pull all of the scheduling related stuff out of Sparc.cpp into it's own file
|
2002-02-04 00:39:14 +00:00 |
SparcV9TargetMachine.cpp
|
* Pull BasicBlock::pred_* and BasicBlock::succ_* out of BasicBlock.h and into
|
2002-02-12 22:39:50 +00:00 |