llvm-6502/include/llvm/CodeGen
2007-07-06 13:27:33 +00:00
..
AsmPrinter.h Fix the asmprinter so that a globalvalue can specify an explicit alignment 2007-05-31 18:57:45 +00:00
CallingConvLower.h Generalize MVT::ValueType and associated functions to be able to represent 2007-06-25 16:23:39 +00:00
DwarfWriter.h
ELFRelocation.h
FileWriters.h
IntrinsicLowering.h Add explicit keywords. 2007-07-05 20:40:15 +00:00
LinkAllCodegenComponents.h check in the BigBlock local register allocator 2007-06-22 08:27:12 +00:00
LiveInterval.h
LiveIntervalAnalysis.h Factor live variable analysis so it does not do register coalescing 2007-06-08 17:18:56 +00:00
LiveVariables.h Properly handle kills of a physical register which has sub-registers that are read by later instructions. 2007-06-26 21:03:35 +00:00
MachineBasicBlock.h Fix misue of iterator pointing to erased object. Uncovered by 2007-06-29 02:45:24 +00:00
MachineCodeEmitter.h
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h Make MachineFunctionPass::runOnFunction non-virtual. Subclasses override 2007-07-05 20:39:35 +00:00
MachineInstr.h Add keyword explicit. 2007-06-18 14:11:31 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineModuleInfo.h Add explicit keywords. 2007-07-05 20:40:15 +00:00
MachinePassRegistry.h
MachineRelocation.h
MachORelocation.h
Passes.h Remove declarations for code no longer in the tree, to avoid confusion. 2007-07-02 15:06:26 +00:00
RegAllocRegistry.h
RegisterScavenging.h Add explicit keywords. 2007-07-05 20:40:15 +00:00
RuntimeLibcalls.h
SchedGraphCommon.h
ScheduleDAG.h
SchedulerRegistry.h
SelectionDAG.h Generalize MVT::ValueType and associated functions to be able to represent 2007-06-25 16:23:39 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Fix a comment so that the element numbering match the actual element 2007-07-06 13:27:33 +00:00
SimpleRegisterCoalescing.h Factor live variable analysis so it does not do register coalescing 2007-06-08 17:18:56 +00:00
SSARegMap.h
ValueTypes.h Rename ("shrinkify") MVT::isExtendedValueType to MVT::isExtendedVT. 2007-06-27 16:08:04 +00:00
ValueTypes.td Renumber the SimpleValueType values to fill in the hole left by 2007-06-26 14:28:59 +00:00