llvm-6502/include/llvm/CodeGen
2007-05-01 08:59:18 +00:00
..
AsmPrinter.h Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part 2007-04-25 14:27:10 +00:00
CallingConvLower.h
DwarfWriter.h
ELFRelocation.h Implement review feedback. 2007-04-30 23:54:10 +00:00
FileWriters.h
InstrScheduling.h
IntrinsicLowering.h
LinkAllCodegenComponents.h
LiveInterval.h Add a register allocation preference field; add a method to compute size of a live interval. 2007-04-17 20:25:11 +00:00
LiveIntervalAnalysis.h Fix for PR1306. 2007-04-25 07:30:23 +00:00
LiveVariables.h Be careful when to add implicit kill / dead operands. Don't add them during / post reg-allocation. 2007-04-26 01:40:09 +00:00
MachineBasicBlock.h Add the 'explicit' keyword to several constructors that accept one 2007-03-23 18:44:11 +00:00
MachineCodeEmitter.h
MachineConstantPool.h Add the 'explicit' keyword to several constructors that accept one 2007-03-23 18:44:11 +00:00
MachineFrameInfo.h Fix prolific source of 'possible loss of data' warnings. 2007-04-27 14:43:05 +00:00
MachineFunction.h Change UsedPhysRegs from array bool to BitVector to save some space. Setting / getting its states now go through MachineFunction. 2007-04-25 22:10:09 +00:00
MachineFunctionPass.h
MachineInstr.h llvm bug #1350, parts 1, 2, and 3. 2007-05-01 05:57:02 +00:00
MachineInstrBuilder.h Add the 'explicit' keyword to several constructors that accept one 2007-03-23 18:44:11 +00:00
MachineJumpTableInfo.h Add the 'explicit' keyword to several constructors that accept one 2007-03-23 18:44:11 +00:00
MachineLocation.h Add the 'explicit' keyword to several constructors that accept one 2007-03-23 18:44:11 +00:00
MachineModuleInfo.h
MachinePassRegistry.h
MachineRelocation.h Make enum-valued bitfield large enough to avoid interpretation as negative values in VC++. 2007-04-21 16:29:37 +00:00
MachORelocation.h
Passes.h
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 PR400 phase 2. Propagate attributed load/store information through DAGs. 2007-04-22 23:15:30 +00:00
SelectionDAGISel.h Next stage into switch lowering refactoring 2007-04-09 12:31:58 +00:00
SelectionDAGNodes.h PR400 phase 2. Propagate attributed load/store information through DAGs. 2007-04-22 23:15:30 +00:00
SSARegMap.h
ValueTypes.h add a way to make this less brittle 2007-04-28 05:38:52 +00:00
ValueTypes.td For PR1297: 2007-04-01 07:17:45 +00:00