llvm-6502/include/llvm/CodeGen
2012-06-09 02:16:58 +00:00
..
PBQP
Analysis.h Fix a long standing tail call optimization bug. When a libcall is emitted 2012-04-10 01:51:00 +00:00
AsmPrinter.h
CalcSpillWeights.h
CallingConvLower.h
DFAPacketizer.h Target independent Hexagon Packetizer fix. 2012-05-01 21:28:30 +00:00
EdgeBundles.h Give a small negative bias to giant edge bundles. 2012-05-21 03:11:23 +00:00
FastISel.h ARM: properly handle alignment for struct byval. 2012-06-01 19:33:18 +00:00
FunctionLoweringInfo.h
GCMetadata.h Convert comments to proper Doxygen comments. 2012-06-09 00:01:45 +00:00
GCMetadataPrinter.h
GCs.h
GCStrategy.h Convert comments to proper Doxygen comments. 2012-06-09 00:01:45 +00:00
IntrinsicLowering.h
ISDOpcodes.h Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
JITCodeEmitter.h
LatencyPriorityQueue.h
LexicalScopes.h Typo. 2012-04-09 17:54:34 +00:00
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h Simplify LiveInterval::print(). 2012-06-05 22:51:54 +00:00
LiveIntervalAnalysis.h Add experimental support for register unit liveness. 2012-06-05 22:02:15 +00:00
LiveRangeEdit.h Allow LiveRangeEdit to be created with a NULL parent. 2012-05-19 05:25:46 +00:00
LiveStackAnalysis.h
LiveVariables.h
MachineBasicBlock.h Allow converting MachineBasicBlock::iterator to const_iterator. 2012-04-20 20:05:19 +00:00
MachineBlockFrequencyInfo.h
MachineBranchProbabilityInfo.h
MachineCodeEmitter.h
MachineCodeInfo.h
MachineConstantPool.h
MachineDominators.h
MachineFrameInfo.h
MachineFunction.h
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h
MachineInstrBuilder.h Add internal read flags to MachineInstrBuilder and hook them into the MachineOperand flag of the same name 2012-06-07 04:43:52 +00:00
MachineInstrBundle.h
MachineJumpTableInfo.h Tidy up. Whitespace. 2012-05-07 02:25:53 +00:00
MachineLoopInfo.h
MachineLoopRanges.h
MachineMemOperand.h
MachineModuleInfo.h
MachineModuleInfoImpls.h
MachineOperand.h Add internal read flags to MachineInstrBuilder and hook them into the MachineOperand flag of the same name 2012-06-07 04:43:52 +00:00
MachinePassRegistry.h Allow targets to select the default scheduler by name. 2012-04-19 01:34:10 +00:00
MachineRegisterInfo.h Switch all register list clients to the new MC*Iterator interface. 2012-06-01 23:28:30 +00:00
MachineRelocation.h
MachineScheduler.h typo in declaration from earlier today 2012-04-25 01:11:22 +00:00
MachineSSAUpdater.h
MachORelocation.h
Passes.h Reintroduce VirtRegRewriter. 2012-06-08 23:44:45 +00:00
ProcessImplicitDefs.h
PseudoSourceValue.h
RegAllocPBQP.h
RegAllocRegistry.h
RegisterClassInfo.h Move RegisterClassInfo.h. 2012-06-06 20:29:31 +00:00
RegisterPressure.h Register pressure: added getPressureAfterInstr. 2012-06-09 02:16:58 +00:00
RegisterScavenging.h
ResourcePriorityQueue.h
RuntimeLibcalls.h
ScheduleDAG.h misched: API for minimum vs. expected latency. 2012-06-05 21:11:27 +00:00
ScheduleDAGInstrs.h Remove unused private fields found by clang's new -Wunused-private-field. 2012-06-06 18:25:08 +00:00
ScheduleHazardRecognizer.h misched: Allow disabling scoreboard hazard checking for subtargets with a 2012-06-05 03:44:32 +00:00
SchedulerRegistry.h
ScoreboardHazardRecognizer.h
SelectionDAG.h Register DAGUpdateListeners with SelectionDAG. 2012-04-20 22:08:46 +00:00
SelectionDAGISel.h Make ISelPosition a local variable. 2012-04-20 22:08:50 +00:00
SelectionDAGNodes.h
SlotIndexes.h Fix typos found by http://github.com/lyda/misspell-check 2012-06-02 10:20:22 +00:00
TargetLoweringObjectFileImpl.h
ValueTypes.h Remove superfluous 'inline' 2012-04-29 20:27:47 +00:00
ValueTypes.td