llvm-6502/include/llvm/CodeGen
Dale Johannesen 3484c09e0d Remove a non-DebugLoc version of getNode.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63889 91177308-0d34-0410-b5e6-96231b3b80d8
2009-02-05 22:07:54 +00:00
..
AsmPrinter.h Enable emitting of constant values in non-default address space as well. The APIs emitting constants now take an additional parameter signifying the address space in which to emit. The APIs like getData8BitsDirective() etc are made virtual enabling targets to be able to define appropirate directivers for various sizes and address spaces. 2009-01-30 04:25:10 +00:00
BreakCriticalMachineEdge.h
CallingConvLower.h
DAGISelHeader.h Delete unnecessary elses. 2009-01-28 18:03:09 +00:00
DebugLoc.h Add getter for the index. 2009-02-03 22:49:14 +00:00
DwarfWriter.h
ELFRelocation.h
FastISel.h Create DebugLoc information in FastISel. Several temporary methods were 2009-02-03 00:55:04 +00:00
FileWriters.h
GCMetadata.h
GCMetadataPrinter.h
GCs.h
GCStrategy.h
IntrinsicLowering.h
LatencyPriorityQueue.h
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h MergeValueInto is too smart: it might choose to do the merge the opposite direction. 2009-02-02 22:42:01 +00:00
LiveIntervalAnalysis.h
LiveStackAnalysis.h Fix the name of an argument. 2009-01-26 20:27:11 +00:00
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h Constify and don't return a reference. 2009-02-04 00:05:34 +00:00
MachineFunctionPass.h
MachineInstr.h Embalm my ideas of how things should work. Not that 2009-01-27 23:32:10 +00:00
MachineInstrBuilder.h Create DebugLoc information in FastISel. Several temporary methods were 2009-02-03 00:55:04 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineMemOperand.h
MachineModuleInfo.h Remove dead code. 2009-02-03 19:46:28 +00:00
MachineOperand.h
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
Passes.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h
ScheduleDAG.h
ScheduleDAGInstrs.h
ScheduleDAGSDNodes.h Use .empty() instead of comparing .size() with 0. 2009-01-27 22:12:23 +00:00
ScheduleHazardRecognizer.h
SchedulerRegistry.h
SelectionDAG.h Remove a non-DebugLoc version of getNode. 2009-02-05 22:07:54 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Delete some trailing whiespaces. 2009-02-05 21:34:56 +00:00
ValueTypes.h Fix PR3453 and probably a bunch of other potential 2009-02-01 18:06:53 +00:00
ValueTypes.td