llvm-6502/include/llvm/CodeGen
Chris Lattner 39354cb743 add some helper methods.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46128 91177308-0d34-0410-b5e6-96231b3b80d8
2008-01-17 07:30:38 +00:00
..
AsmPrinter.h
BreakCriticalMachineEdge.h
CallingConvLower.h Oops. Forgot to commit this. 2008-01-15 07:49:54 +00:00
Collector.h
CollectorMetadata.h
Collectors.h
DwarfWriter.h
ELFRelocation.h
FileWriters.h
IntrinsicLowering.h
LinkAllCodegenComponents.h Setting GlobalDirective in TargetAsmInfo by default rather than 2008-01-07 02:31:11 +00:00
LiveInterval.h
LiveIntervalAnalysis.h
LiveVariables.h Move some calls to getVRegDef higher in the callgraph, so they don't get executed as frequently in performance sensitive code. 2008-01-15 22:58:11 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h Clearify the meaning of immutable StackObject. 2008-01-10 07:19:43 +00:00
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h rename MachineInstr::setInstrDescriptor -> setDesc 2008-01-11 18:10:50 +00:00
MachineInstrBuilder.h rename TargetInstrDescriptor -> TargetInstrDesc. 2008-01-07 07:27:27 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineModuleInfo.h Do not mark EH tables no-dead-strip unless the 2008-01-16 19:59:28 +00:00
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h provide def_* and use_* iterators in addition to reg_* iterators. 2008-01-10 01:01:27 +00:00
MachineRelocation.h
MachORelocation.h
Passes.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h Output sinl for a long double FSIN node, not sin. 2008-01-10 10:28:30 +00:00
SchedGraphCommon.h
ScheduleDAG.h rename TargetInstrDescriptor -> TargetInstrDesc. 2008-01-07 07:27:27 +00:00
SchedulerRegistry.h
SelectionDAG.h * Introduce a new SelectionDAG::getIntPtrConstant method 2008-01-17 07:00:52 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h add some helper methods. 2008-01-17 07:30:38 +00:00
ValueTypes.h
ValueTypes.td