llvm-6502/include/llvm/CodeGen
Chris Lattner b05497e0ca Minor cleanups:
* Document the MOTy namespace correctly for doxygen
  * Eliminate usage of the MachineOpCode typedef, which should eventually
    be eliminated entirely.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6584 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-03 15:42:53 +00:00
..
FunctionLiveVarInfo.h Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h 2003-01-14 22:56:37 +00:00
InstrForest.h Remove noncopyable base class as it was making the doxygen docs harder to read 2003-06-03 15:29:12 +00:00
InstrScheduling.h Remove old entrypoint 2002-10-29 17:15:01 +00:00
InstrSelection.h Added MachineCodeForInstruction object as an argument to 2003-05-31 07:41:24 +00:00
InstrSelectionSupport.h Move sparc specific code into the Sparc backend 2003-01-15 21:36:50 +00:00
LiveVariables.h Beef up interface, move getVarInfo out-of-line. 2003-05-12 14:23:04 +00:00
MachineBasicBlock.h Get rid of deprecated function 2002-12-13 07:30:45 +00:00
MachineCodeEmitter.h Hack up MachineCodeEmitter to actually be target independent. 2003-06-01 23:20:02 +00:00
MachineCodeForInstruction.h Move annotation to support library 2003-01-14 21:29:58 +00:00
MachineConstantPool.h Add new files 2003-01-13 01:01:31 +00:00
MachineFrameInfo.h Print machine frame objects with the frame offset intrinsic to the machine 2003-01-16 18:35:57 +00:00
MachineFunction.h Move annotation to support library 2003-01-14 21:29:58 +00:00
MachineFunctionInfo.h State for frame and constant pool information pulled out of MachineFunction 2002-12-28 20:07:33 +00:00
MachineFunctionPass.h Initial check in of MachineFunctionPass.h 2002-12-28 20:03:01 +00:00
MachineInstr.h Minor cleanups: 2003-06-03 15:42:53 +00:00
MachineInstrAnnot.h Renamed a variable. 2003-05-31 07:43:41 +00:00
MachineInstrBuilder.h Remove use of enum 2003-06-03 15:41:45 +00:00
Passes.h Add new files 2003-01-13 01:01:31 +00:00
PeepholeOpts.h Peephole optimization pass on final machine code. 2002-09-20 16:33:03 +00:00
PreSelection.h New preselection pass that specializes LLVM code for a target machine, 2002-09-16 18:08:17 +00:00
RegisterAllocation.h Remove unneccesary #include 2002-10-29 16:34:12 +00:00
SparcRegInfo.h --reg alloc code added 2001-09-15 00:33:26 +00:00
SSARegMap.h Simplify interface to creating a register 2003-01-13 00:19:18 +00:00
StackSlots.h Minor cleanups 2002-10-23 01:11:51 +00:00
ValueSet.h Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h 2003-01-14 22:56:37 +00:00