llvm-6502/include/llvm/CodeGen
Dan Gohman cb648f90a2 Remove spurious consts. This fixes warnings with compilers that
are strict about such things.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41956 91177308-0d34-0410-b5e6-96231b3b80d8
2007-09-14 20:08:19 +00:00
..
AsmPrinter.h
CallingConvLower.h
DwarfWriter.h
ELFRelocation.h
FileWriters.h
IntrinsicLowering.h
LinkAllCodegenComponents.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
LiveInterval.h Constify to catch bugs. 2007-09-06 19:46:46 +00:00
LiveIntervalAnalysis.h Use pool allocator for all the VNInfo's to improve memory access locality. This reduces coalescing time on siod Mac OS X PPC by 35%. Also remove the back ptr from VNInfo to LiveInterval and other tweaks. 2007-09-05 21:46:51 +00:00
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h Add explicit keywords and remove spurious trailing semicolons. 2007-08-27 14:50:10 +00:00
MachineFrameInfo.h
MachineFunction.h Add explicit keywords and remove spurious trailing semicolons. 2007-08-27 14:50:10 +00:00
MachineFunctionPass.h
MachineInstr.h Remove spurious consts. This fixes warnings with compilers that 2007-09-14 20:08:19 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineModuleInfo.h There is an impedance matching problem between LLVM and 2007-08-27 15:47:50 +00:00
MachinePassRegistry.h
MachineRelocation.h
MachORelocation.h
Passes.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
RegAllocRegistry.h
RegisterCoalescer.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
RegisterScavenging.h Add explicit keywords and remove spurious trailing semicolons. 2007-08-27 14:50:10 +00:00
RuntimeLibcalls.h
SchedGraphCommon.h
ScheduleDAG.h Add an option, -view-sunit-dags, for viewing the actual SUnit DAGs used by 2007-08-28 20:32:58 +00:00
SchedulerRegistry.h
SelectionDAG.h Yet another getTargetNode variant. 2007-09-12 23:39:49 +00:00
SelectionDAGISel.h If the source and destination pointers in an llvm.memmove are known 2007-08-27 16:26:13 +00:00
SelectionDAGNodes.h Fold the adjust_trampoline intrinsic into 2007-09-11 14:10:23 +00:00
SimpleRegisterCoalescing.h Pluggable coalescers inplementation. 2007-09-06 16:18:45 +00:00
SSARegMap.h
ValueTypes.h Add MVT::fAny for overloading intrinsics on floating-point types. 2007-08-16 21:57:19 +00:00
ValueTypes.td Add MVT::fAny for overloading intrinsics on floating-point types. 2007-08-16 21:57:19 +00:00