llvm-6502/include/llvm/CodeGen
Chris Lattner 334fd1f259 eliminate the horrid AsmPrinter::getGlobalLinkName method, inlining
it into all of its call sites and simplifying them.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81962 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-16 00:08:41 +00:00
..
AsmPrinter.h eliminate the horrid AsmPrinter::getGlobalLinkName method, inlining 2009-09-16 00:08:41 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DwarfWriter.h
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
LatencyPriorityQueue.h
LazyLiveness.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h Add early coalescing to liveintervals. This is work in progress and is known to miscompute some tests. Read it at your own rish, I have aged 10 year while writing this. 2009-09-14 21:33:42 +00:00
LiveIntervalAnalysis.h Forgot this. 2009-09-15 07:05:12 +00:00
LiveStackAnalysis.h
LiveVariables.h Fix apostrophos. 2009-09-15 15:08:33 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h add hooks to hang target-specific goop off MachineModuleInfo, 2009-09-15 22:44:26 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h Update a comment to match the source. PseudoSourceValues are now 2009-09-14 20:40:10 +00:00
MachineModuleInfo.h add hooks to hang target-specific goop off MachineModuleInfo, 2009-09-15 22:44:26 +00:00
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h Correct comment pasto 2009-09-15 18:56:13 +00:00
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h Better solution for tracking both the original alignment of the access, and the current alignment based 2009-09-15 19:05:41 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Better solution for tracking both the original alignment of the access, and the current alignment based 2009-09-15 19:05:41 +00:00
ValueTypes.h
ValueTypes.td