llvm-6502/lib/CodeGen
2003-07-10 19:46:15 +00:00
..
InstrSched A def. operand of a machine instruction may be an ordinary Value*, 2003-07-02 01:16:01 +00:00
InstrSelection Choose register instead of immediate for ConstantExpr in ChooseRegOrImmed. 2003-07-06 20:33:21 +00:00
Mapping
ModuloScheduling add some comments 2003-06-10 20:04:30 +00:00
PostOpts
PreOpts
RegAlloc isMarkedForSpill() should be const. 2003-07-10 19:45:28 +00:00
LiveVariables.cpp
MachineCodeEmitter.cpp
MachineCodeForInstruction.cpp
MachineFunction.cpp Merged in autoconf branch. This provides configuration via the autoconf 2003-06-30 21:59:07 +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 Fix bug: Jello/2003-06-04-bzip2-bug.ll 2003-06-05 17:15:04 +00:00
PrologEpilogInserter.cpp
RegAllocLocal.cpp
RegAllocSimple.cpp