llvm-6502/include/llvm/CodeGen
Chris Lattner 49cd6649e1 change AsmPrinter to use DwarfDebug/DwarfException directly
instead of going through DwarfWriter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100405 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-05 05:11:15 +00:00
..
AsmPrinter.h change AsmPrinter to use DwarfDebug/DwarfException directly 2010-04-05 05:11:15 +00:00
BinaryObject.h
CalcSpillWeights.h
CallingConvLower.h
DwarfWriter.h remove the raw_ostream from various dwarf printing things. 2010-04-04 07:48:20 +00:00
ELFRelocation.h
FastISel.h fastisel doesn't need DwarfWriter, remove some tendricles. 2010-04-05 02:19:28 +00:00
GCMetadata.h
GCMetadataPrinter.h mcize the gc metadata printing stuff. 2010-04-04 07:39:04 +00:00
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows 2010-03-30 20:16:45 +00:00
LiveIntervalAnalysis.h Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows 2010-03-30 20:16:45 +00:00
LiveStackAnalysis.h Introduce SpecificBumpPtrAllocator, a wrapper for BumpPtrAllocator which allows 2010-03-30 20:16:45 +00:00
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h trim some spurious references to DwarfWriter. SDIsel really doesn't 2010-04-05 04:09:20 +00:00
MachineFunction.h Switch the code generator (except the JIT) onto the new DebugLoc 2010-04-02 19:42:39 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
MachineInstr.h rename NewDebugLoc -> DebugLoc, prune #includes in DebugLoc.h. 2010-04-02 20:21:22 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h Switch the code generator (except the JIT) onto the new DebugLoc 2010-04-02 19:42:39 +00:00
MachineModuleInfoImpls.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachineSSAUpdater.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
ProcessImplicitDefs.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h selection dag doesn't need DwarfWriter, remove some tendrils. 2010-04-05 02:23:33 +00:00
SelectionDAGISel.h fastisel doesn't need DwarfWriter, remove some tendricles. 2010-04-05 02:19:28 +00:00
SelectionDAGNodes.h remove uses of DebugLoc::getUnknownLoc. 2010-04-02 20:20:41 +00:00
SlotIndexes.h include densemap.h explicitly and rearrange #includes. 2010-04-02 20:20:04 +00:00
TargetLoweringObjectFileImpl.h
ValueTypes.h
ValueTypes.td