llvm-6502/include/llvm/CodeGen
2008-03-15 00:03:38 +00:00
..
AsmPrinter.h Replace all target specific implicit def instructions with a target independent one: TargetInstrInfo::IMPLICIT_DEF. 2008-03-15 00:03:38 +00:00
BreakCriticalMachineEdge.h
CallingConvLower.h Increase ISD::ParamFlags to 64 bits. Increase the ByValSize 2008-03-10 02:17:22 +00:00
Collector.h
CollectorMetadata.h
Collectors.h
DwarfWriter.h
ELFRelocation.h
FileWriters.h Use PassManagerBase instead of FunctionPassManager for functions 2008-03-11 22:29:46 +00:00
IntrinsicLowering.h
LinkAllCodegenComponents.h
LiveInterval.h
LiveIntervalAnalysis.h Fix a typo in a comment. 2008-03-13 23:04:27 +00:00
LiveVariables.h Improve VarInfo::removeKill() by using std::find instead of linear search. 2008-03-13 02:42:55 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionPass.h
MachineInstr.h Refactor some code out of MachineSink into a MachineInstr query. 2008-03-13 00:44:09 +00:00
MachineInstrBuilder.h Back out r48353. Not needed. 2008-03-14 22:01:01 +00:00
MachineJumpTableInfo.h
MachineLocation.h
MachineLoopInfo.h
MachineModuleInfo.h
MachineOperand.h Back out r48353. Not needed. 2008-03-14 22:01:01 +00:00
MachinePassRegistry.h
MachineRegisterInfo.h
MachineRelocation.h
MachORelocation.h
MemOperand.h
Passes.h
PseudoSourceValue.h
RegAllocRegistry.h
RegisterCoalescer.h
RegisterScavenging.h
RuntimeLibcalls.h Implement more support for fp-to-i128 and i128-to-fp conversions. 2008-03-10 23:03:31 +00:00
SchedGraphCommon.h
ScheduleDAG.h Forgot this. 2008-03-14 00:17:29 +00:00
SchedulerRegistry.h
SelectionDAG.h
SelectionDAGISel.h
SelectionDAGNodes.h Don't try to extract an i32 from an f64. This 2008-03-12 20:30:08 +00:00
ValueTypes.h
ValueTypes.td