llvm-6502/lib/CodeGen
Vikram S. Adve b403b2c019 Add const version of getLiveRangeForValue().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7386 91177308-0d34-0410-b5e6-96231b3b80d8
2003-07-29 19:38:22 +00:00
..
InstrSched Be const correct 2003-07-26 23:23:41 +00:00
InstrSelection Making this code const-correct would be a pain, so I'll hack it. 2003-07-26 23:29:51 +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 Add const version of getLiveRangeForValue(). 2003-07-29 19:38:22 +00:00
LiveVariables.cpp (1) Added special register class containing (for now) %fsr. 2003-05-27 00:05:23 +00:00
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 Change interface to MachineInstr::substituteValue to specify more precisely 2003-07-10 19:45:07 +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 (1) Added special register class containing (for now) %fsr. 2003-05-27 00:05:23 +00:00
RegAllocLocal.cpp (1) Added special register class containing (for now) %fsr. 2003-05-27 00:05:23 +00:00
RegAllocSimple.cpp (1) Added special register class containing (for now) %fsr. 2003-05-27 00:05:23 +00:00