llvm-6502/include/llvm/CodeGen
Dan Gohman aec15e8456 Make PseudoSourceValue's classof recognize
FixedStackPseudoSourceValueVal, to respect this isa relationship.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88954 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-16 20:40:06 +00:00
..
AsmPrinter.h Add comment flags so AsmPrinter can output additional information when 2009-11-12 20:13:34 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h Implement DISABLE_INLINE for MSVC. This required changing the position in all 2009-11-14 16:37:18 +00:00
DwarfWriter.h "Attach debug info with llvm instructions" mode was enabled a month ago. Now make it permanent and remove old way of inserting intrinsics to encode debug info for line number and scopes. 2009-11-12 19:02:56 +00:00
ELFRelocation.h
FastISel.h
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h Added an API to the SlotIndexes pass to allow new instructions to be inserted into the numbering. 2009-11-14 00:02:51 +00:00
LiveStackAnalysis.h
LiveVariables.h Fix liveness calculation when splitting critical edges during PHI elimination. 2009-11-11 19:31:31 +00:00
MachineBasicBlock.h Move the utility function UpdateTerminator() from CodePlacementOpt() into 2009-11-12 03:55:33 +00:00
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h Remove duplicate APIs and state WRT spill objects. 2009-11-13 14:42:06 +00:00
MachineFunction.h Add MachineFunction::verify() to call the machine code verifier directly. 2009-11-13 21:56:09 +00:00
MachineFunctionAnalysis.h Constify MachineFunctionAnalysis' TargetMachine reference. 2009-11-09 18:18:49 +00:00
MachineFunctionPass.h
MachineInstr.h Add AsmPrinter comment flags to machine instructions so that AsmPrinter 2009-11-12 20:21:09 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h Add function to replace a destination MBB in a single jump table 2009-11-14 20:09:13 +00:00
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h "Attach debug info with llvm instructions" mode was enabled a month ago. Now make it permanent and remove old way of inserting intrinsics to encode debug info for line number and scopes. 2009-11-12 19:02:56 +00:00
MachineModuleInfoImpls.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h Print "..." instead of all the uninteresting register clobbers on call 2009-11-09 19:38:45 +00:00
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h
ProcessImplicitDefs.h
PseudoSourceValue.h Make PseudoSourceValue's classof recognize 2009-11-16 20:40:06 +00:00
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h
SelectionDAGISel.h
SelectionDAGNodes.h Adjust isConstantSplat to allow for big-endian targets. 2009-11-13 01:45:18 +00:00
SlotIndexes.h Added an API to the SlotIndexes pass to allow new instructions to be inserted into the numbering. 2009-11-14 00:02:51 +00:00
ValueTypes.h
ValueTypes.td