llvm-6502/include/llvm/CodeGen
Dan Gohman 91e69c3715 Add basic infrastructure and x86 support for preserving MachineMemOperand
information when unfolding memory references.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83656 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-09 18:10:05 +00:00
..
AsmPrinter.h Update processDebugLoc() so that it can be used to process debug info before and after printing an instruction. 2009-10-06 02:19:11 +00:00
BinaryObject.h
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h
DwarfWriter.h Add support to handle debug info attached to an instruction. 2009-10-06 18:37:31 +00:00
ELFRelocation.h
FastISel.h Fix a name in a comment. 2009-10-05 15:23:17 +00:00
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
JITCodeEmitter.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h Renamed MachineInstrIndex to LiveIndex. 2009-10-03 04:21:37 +00:00
LiveIntervalAnalysis.h Indentation. 2009-10-09 00:57:38 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h Update processDebugLoc() so that it can be used to process debug info before and after printing an instruction. 2009-10-06 02:19:11 +00:00
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h Add basic infrastructure and x86 support for preserving MachineMemOperand 2009-10-09 18:10:05 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h Replace TargetInstrInfo::isInvariantLoad and its target-specific 2009-10-07 17:38:06 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h If location info is attached with an instruction then keep track of alloca slots used by a variable. This info will be used by AsmPrinter to emit debug info for variables. 2009-10-01 01:03:26 +00:00
MachineModuleInfoImpls.h
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
ObjectCodeEmitter.h
Passes.h
PseudoSourceValue.h Clarify a comment. 2009-09-27 15:41:19 +00:00
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h Add register-reuse to frame-index register scavenging. When a target uses 2009-10-07 17:12:56 +00:00
RuntimeLibcalls.h
ScheduleDAG.h Fix integer overflow in instruction scheduling. This can happen if we have 2009-09-30 20:15:38 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h Add a SelectionDAG getTargetInsertSubreg convenience function, 2009-10-08 18:49:46 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h INTRINSIC_W_CHAIN and INTRINSIC_VOID do not use MemSDNode. They 2009-10-07 03:00:18 +00:00
ValueTypes.h
ValueTypes.td