llvm-6502/lib/CodeGen
Chris Lattner b8822ad224 * Fix spelling of 'necessary'
* Add a lot more DEBUG output, which is better structured than before
* Fix bug: Jello/2003-08-04-PhysRegLiveFailure.llx


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7583 91177308-0d34-0410-b5e6-96231b3b80d8
2003-08-04 23:36:39 +00:00
..
InstrSched Be const correct 2003-07-26 23:23:41 +00:00
InstrSelection All constant-evaluation code now unified into 2003-07-29 19:50:12 +00:00
Mapping Moved FInfo.cpp to lib/Target/Sparc as it is Sparc-specific. 2003-06-02 23:27:09 +00:00
ModuloScheduling Remove #include 2003-07-26 23:01:04 +00:00
PostOpts
PreOpts
RegAlloc 1. Bug fix: Don't use branch operand reg. as temp. reg. when 2003-07-29 19:49:21 +00:00
LiveVariables.cpp
MachineCodeEmitter.cpp Pass through the emitConstantPool() call to the real emitter. 2003-06-03 20:00:49 +00:00
MachineCodeForInstruction.cpp
MachineFunction.cpp Const correctness fixes 2003-07-26 23:24:56 +00:00
MachineInstr.cpp Simplify code, eliminating the need for the X86 isVoid target instr flag 2003-08-03 21:51:45 +00:00
MachineInstrAnnot.cpp Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
Makefile
PHIElimination.cpp Const correctness fixes 2003-07-26 23:24:56 +00:00
PrologEpilogInserter.cpp
RegAllocLocal.cpp * Fix spelling of 'necessary' 2003-08-04 23:36:39 +00:00
RegAllocSimple.cpp Set debug types 2003-08-03 21:47:31 +00:00