llvm-6502/include/llvm/CodeGen
Duncan Sands 14da32a486 Make sure only one copy of a filter is placed in the
exception handling table if we encounter it multiple
times.  Filters could be folded harder than this, but
that would mean a lot more work for not much gain.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37908 91177308-0d34-0410-b5e6-96231b3b80d8
2007-07-05 15:15:01 +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
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 Add explicit keywords. 2007-07-02 14:53:37 +00:00
MachineInstr.h Add keyword explicit. 2007-06-18 14:11:31 +00:00
MachineInstrBuilder.h
MachineJumpTableInfo.h
MachineLocation.h
MachineModuleInfo.h Make sure only one copy of a filter is placed in the 2007-07-05 15:15:01 +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 Pass call frame setup SP adjustment along to eliminateFrameIndex(). 2007-05-01 08:59:18 +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 Drop 'const' 2007-05-03 01:11:54 +00:00
SelectionDAGNodes.h Add new TargetLowering code to provide the final register type that an 2007-06-28 23:29:44 +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