llvm-6502/lib/CodeGen
Chris Lattner cf3056db0f Regularize header file comments
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9071 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-13 03:32:08 +00:00
..
InstrSched Regularize header file comments 2003-10-13 03:32:08 +00:00
InstrSelection Fixed spelling. 2003-09-17 21:34:23 +00:00
ModuloScheduling Regularize header file comments 2003-10-13 03:32:08 +00:00
RegAlloc include passes.h which defines the interface this file exposes 2003-09-30 20:13:59 +00:00
SelectionDAG rename selection directory and library to SelectionDAG 2003-08-15 04:55:22 +00:00
LiveVariables.cpp Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs 2003-10-08 05:20:08 +00:00
MachineCodeEmitter.cpp Pass through the emitConstantPool() call to the real emitter. 2003-06-03 20:00:49 +00:00
MachineCodeForInstruction.cpp Move CallArgsDescriptor into this class instead of making it an 2002-10-29 19:38:46 +00:00
MachineFunction.cpp Factory methods for FunctionPasses now return type FunctionPass *. 2003-08-13 18:18:15 +00:00
MachineInstr.cpp Fixed spelling. 2003-09-17 21:34:23 +00:00
MachineInstrAnnot.cpp Values stored in CallArgsDescriptor cannot be const. 2003-07-10 19:46:15 +00:00
Makefile Don't build dead directories 2003-09-01 20:34:15 +00:00
Passes.cpp Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. 2003-10-02 16:57:49 +00:00
PHIElimination.cpp Const correctness fixes 2003-07-26 23:24:56 +00:00
PrologEpilogInserter.cpp Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs 2003-10-08 05:20:08 +00:00
RegAllocLocal.cpp Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs 2003-10-08 05:20:08 +00:00
RegAllocSimple.cpp Change MRegisterDesc::AliasSet, TargetInstrDescriptor::ImplicitDefs 2003-10-08 05:20:08 +00:00