llvm-6502/include/llvm/CodeGen
Alkis Evlogimenos fec656c44c Add getLastBlock member. This is useful when growing a densemap keyed
on MachineBasicBlocks.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16069 91177308-0d34-0410-b5e6-96231b3b80d8
2004-08-27 04:02:35 +00:00
..
AsmPrinter.h Alkis pointed out that this is not a character (we actually support strings) 2004-08-18 02:22:34 +00:00
InstrScheduling.h
IntrinsicLowering.h Start moving IntrinsicLowering out of VMCore into libcodegen, as per PR346 2004-06-20 07:40:46 +00:00
LiveInterval.h Make a method const, no functionality changes 2004-07-25 06:23:01 +00:00
LiveIntervalAnalysis.h Use newly added API in MRegisterInfo. 2004-08-26 22:22:38 +00:00
LiveVariables.h Use newly added API in MRegisterInfo and don't expose the allocatable 2004-08-26 22:23:32 +00:00
MachineBasicBlock.h Add MachineBasicBlock2IndexFunctor. This is useful for densemaps from 2004-08-27 04:00:26 +00:00
MachineCodeEmitter.h Add emitWordAt() - a quick and dirty interface that the machine-dependent 2004-04-23 17:11:12 +00:00
MachineConstantPool.h
MachineFrameInfo.h Remove helper method 2004-08-15 22:02:36 +00:00
MachineFunction.h Add getLastBlock member. This is useful when growing a densemap keyed 2004-08-27 04:02:35 +00:00
MachineFunctionPass.h
MachineInstr.h Add some machine CFG related stuff 2004-07-31 01:59:11 +00:00
MachineInstrBuilder.h Fix a typo in the head-of-file comment. 2004-05-23 05:04:00 +00:00
Passes.h New pass 2004-07-31 09:59:14 +00:00
SchedGraphCommon.h Fixed up sched graph. 2004-05-08 16:14:24 +00:00
SelectionDAG.h
SSARegMap.h
ValueSet.h
ValueTypes.h