llvm-6502/include/llvm/CodeGen
Chris Lattner 46ccf6d382 finegrainify namespacification
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11469 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-15 05:52:36 +00:00
..
FunctionLiveVarInfo.h
InstrForest.h
InstrScheduling.h
InstrSelection.h Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
InstrSelectionSupport.h
IntrinsicLowering.h Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering 2003-12-28 21:23:38 +00:00
LiveIntervalAnalysis.h Merge safe parts from last night's buggy commit. These do not break 2004-01-31 19:59:32 +00:00
LiveIntervals.h Merge safe parts from last night's buggy commit. These do not break 2004-01-31 19:59:32 +00:00
LiveVariables.h Add a new lazily constructed mapping from Idx's the MBB they represent 2004-01-30 22:08:09 +00:00
MachineBasicBlock.h Mark MachineBasicBlock::operator[] deprecated. 2004-02-13 20:05:56 +00:00
MachineCodeEmitter.h
MachineCodeForInstruction.h
MachineConstantPool.h
MachineFrameInfo.h finegrainify namespacification 2004-02-15 05:52:36 +00:00
MachineFunction.h Change MachineBasicBlock's vector of MachineInstr pointers into an 2004-02-12 02:27:10 +00:00
MachineFunctionInfo.h Remove a horrible API 2003-12-20 09:15:01 +00:00
MachineFunctionPass.h
MachineInstr.h Remove getAllocatedRegNum(). Use getReg() instead. 2004-02-13 21:01:20 +00:00
MachineInstrAnnot.h
MachineInstrBuilder.h Modify the two address instruction pass to remove the duplicate 2004-02-04 22:17:40 +00:00
Passes.h Include <iosfwd> and <string> instead of <iostream>. 2004-02-04 21:41:10 +00:00
SchedGraphCommon.h SchedGraph doesn't need to be friends with SchedGraphNodeCommon anymore. 2004-02-09 18:43:06 +00:00
SelectionDAG.h
SparcRegInfo.h
SSARegMap.h Add getNumVirtualRegs(). 2004-02-13 18:07:06 +00:00
ValueSet.h
ValueTypes.h