llvm-6502/include/llvm/CodeGen
Misha Brukman 6b5e0549ca Defines a pass-through debugging emitter -- it writes to a file for inspection
and to memory to test execution (using a passed-in code emitter).


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6365 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-27 21:46:56 +00:00
..
FunctionLiveVarInfo.h Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h 2003-01-14 22:56:37 +00:00
InstrForest.h
InstrScheduling.h
InstrSelection.h
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 Defines a pass-through debugging emitter -- it writes to a file for inspection 2003-05-27 21:46:56 +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 Renamed MachienOperand::opIsDef to MachineOperand::opIsDefOnly() 2003-05-27 00:06:48 +00:00
MachineInstrAnnot.h
MachineInstrBuilder.h ADd support for CC registers for Sparc BE 2003-01-15 19:22:23 +00:00
Passes.h Add new files 2003-01-13 01:01:31 +00:00
PeepholeOpts.h
PreSelection.h
RegisterAllocation.h
SparcRegInfo.h
SSARegMap.h Simplify interface to creating a register 2003-01-13 00:19:18 +00:00
StackSlots.h
ValueSet.h Move llvm/Analysis/LiveVar/ValueSet.h to CodeGen/ValueSet.h 2003-01-14 22:56:37 +00:00