llvm-6502/include/llvm/CodeGen
Chris Lattner 3192d14076 rename getSymbolForDwarf* to getExprForDwarf* since it returns
an MCExpr and not an MCSymbol.  Change it to take an MCStreamer,
which is currently unused.

No functionality change.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98278 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-11 19:41:58 +00:00
..
AsmPrinter.h move .set generation out of DwarfPrinter into AsmPrinter and 2010-03-08 23:58:37 +00:00
BinaryObject.h
CalcSpillWeights.h
CallingConvLower.h
DwarfWriter.h reapply r98035: 2010-03-09 04:54:43 +00:00
ELFRelocation.h
FastISel.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h The check for coalescing a virtual register to a physical register, e.g. 2010-03-11 08:20:21 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h Move MachineInstrExpressionTrait::getHashValue() out of line so it can skip over only virtual register defs. This matches what isEqual() is doing. 2010-03-03 23:37:30 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h Add a new jump table encoding to indicate jump tables entries 2010-03-11 14:58:16 +00:00
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h Add a bit along with the MCSymbols stored in the MachineModuleInfo maps that 2010-03-10 22:34:10 +00:00
MachineModuleInfoImpls.h Add a bit along with the MCSymbols stored in the MachineModuleInfo maps that 2010-03-10 22:34:10 +00:00
MachineOperand.h Ordering forward declarations. 2010-03-03 01:37:50 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h Add MachineRegisterInfo::hasOneUse and hasOneNonDBGUse. 2010-03-03 21:18:38 +00:00
MachineRelocation.h
MachineSSAUpdater.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h Add skeleton of a machine level cse pass. 2010-03-02 02:38:24 +00:00
ProcessImplicitDefs.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h Progress towards shepherding debug info through SelectionDAG. 2010-03-10 22:13:47 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h Progress towards shepherding debug info through SelectionDAG. 2010-03-10 22:13:47 +00:00
SelectionDAGISel.h inline CannotYetSelectIntrinsic into CannotYetSelect and simplify. 2010-03-04 00:21:16 +00:00
SelectionDAGNodes.h Make sure HasDebugValue is initialized. This should fix 2010-03-11 00:52:12 +00:00
SlotIndexes.h
TargetLoweringObjectFileImpl.h rename getSymbolForDwarf* to getExprForDwarf* since it returns 2010-03-11 19:41:58 +00:00
ValueTypes.h
ValueTypes.td