llvm-6502/include/llvm/CodeGen
Lauro Ramos Venancio 2c5c111b6c X86 TLS: Implement review feedback.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36318 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-21 20:56:26 +00:00
..
AsmPrinter.h Add support for changes in DwarfWriter. 2007-02-21 22:47:38 +00:00
CallingConvLower.h add methods for analysis of call results and return nodes. 2007-02-28 07:09:40 +00:00
DwarfWriter.h
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 Don't populate TryAgainList when coalescing only physical registers with virtual registers. 2007-04-18 02:30:19 +00:00
LiveVariables.h VarInfo::UsedBlocks is no longer used. Remove. 2007-04-18 05:04:38 +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 Add isFixedObjectIndex. It returns true if the stack slot index is for a fixed stack object. 2007-04-04 07:38:25 +00:00
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h Change findRegisterUseOperand() to return operand index instead. 2007-03-26 22:37:45 +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 Collect eh filter info. 2007-03-01 20:25:32 +00:00
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 Fix reversed logic in getRegsUsed. Rename RegStates to RegsAvailable to 2007-03-26 22:23:54 +00:00
RuntimeLibcalls.h
SchedGraphCommon.h
ScheduleDAG.h
SchedulerRegistry.h
SelectionDAG.h Revert Christopher Lamb's load/store alignment changes. 2007-04-21 18:36:27 +00:00
SelectionDAGISel.h Next stage into switch lowering refactoring 2007-04-09 12:31:58 +00:00
SelectionDAGNodes.h X86 TLS: Implement review feedback. 2007-04-21 20:56:26 +00:00
SSARegMap.h
ValueTypes.h For PR1297: 2007-04-01 07:17:45 +00:00
ValueTypes.td For PR1297: 2007-04-01 07:17:45 +00:00