llvm-6502/include/llvm/CodeGen
Vikram S. Adve f3d3ca18b5 Added MachineCodeForInstruction object as an argument to
TmpInstruction constructors because every TmpInstruction object has
to be registered with a MachineCodeForInstruction to prevent leaks.
This simplifies the user's code.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6469 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-31 07:41:24 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h
InstrScheduling.h
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
MachineCodeEmitter.h Added saveBBreferences() for BasicBlock resolution. 2003-05-30 20:32:45 +00:00
MachineCodeForInstruction.h
MachineConstantPool.h
MachineFrameInfo.h Print machine frame objects with the frame offset intrinsic to the machine 2003-01-16 18:35:57 +00:00
MachineFunction.h
MachineFunctionInfo.h
MachineFunctionPass.h
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
PeepholeOpts.h
PreSelection.h
RegisterAllocation.h
SparcRegInfo.h
SSARegMap.h
StackSlots.h
ValueSet.h