.. |
PBQP
|
|
|
Analysis.h
|
|
|
AsmPrinter.h
|
|
|
CalcSpillWeights.h
|
|
|
CallingConvLower.h
|
|
|
DFAPacketizer.h
|
Revert r158679 - use case is unclear (and it increases the memory footprint).
|
2012-06-22 20:27:13 +00:00 |
EdgeBundles.h
|
|
|
FastISel.h
|
|
|
FunctionLoweringInfo.h
|
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
2012-09-27 10:14:43 +00:00 |
GCMetadata.h
|
|
|
GCMetadataPrinter.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
GCs.h
|
|
|
GCStrategy.h
|
|
|
IntrinsicLowering.h
|
|
|
ISDOpcodes.h
|
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
2012-09-27 10:14:43 +00:00 |
JITCodeEmitter.h
|
|
|
LatencyPriorityQueue.h
|
|
|
LexicalScopes.h
|
Guard private fields that are unused in Release builds with #ifndef NDEBUG.
|
2012-06-16 21:48:13 +00:00 |
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
Codegen pass definition cleanup. No functionality.
|
2012-02-08 21:23:13 +00:00 |
LiveInterval.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
LiveIntervalAnalysis.h
|
Merge into undefined lanes under -new-coalescer.
|
2012-09-17 23:03:25 +00:00 |
LiveRangeEdit.h
|
|
|
LiveStackAnalysis.h
|
|
|
LiveVariables.h
|
|
|
MachineBasicBlock.h
|
|
|
MachineBlockFrequencyInfo.h
|
|
|
MachineBranchProbabilityInfo.h
|
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
2012-09-27 10:14:43 +00:00 |
MachineCodeEmitter.h
|
|
|
MachineCodeInfo.h
|
|
|
MachineConstantPool.h
|
|
|
MachineDominators.h
|
|
|
MachineFrameInfo.h
|
|
|
MachineFunction.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
MachineFunctionAnalysis.h
|
|
|
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
MachineInstrBuilder.h
|
|
|
MachineInstrBundle.h
|
|
|
MachineJumpTableInfo.h
|
|
|
MachineLoopInfo.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
MachineLoopRanges.h
|
|
|
MachineMemOperand.h
|
|
|
MachineModuleInfo.h
|
|
|
MachineModuleInfoImpls.h
|
Rename virtual table anchors from Anchor() to anchor() for consistency with the rest of the tree.
|
2012-09-26 06:36:36 +00:00 |
MachineOperand.h
|
|
|
MachinePassRegistry.h
|
|
|
MachinePostDominators.h
|
Make MachinePostDominatorTree::DT private
|
2012-09-18 13:49:54 +00:00 |
MachineRegisterInfo.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
MachineRelocation.h
|
|
|
MachineScheduler.h
|
|
|
MachineSSAUpdater.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
MachORelocation.h
|
|
|
Passes.h
|
|
|
PseudoSourceValue.h
|
|
|
RegAllocPBQP.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
RegAllocRegistry.h
|
|
|
RegisterClassInfo.h
|
|
|
RegisterPressure.h
|
|
|
RegisterScavenging.h
|
|
|
ResourcePriorityQueue.h
|
|
|
RuntimeLibcalls.h
|
|
|
ScheduleDAG.h
|
|
|
ScheduleDAGInstrs.h
|
TargetSchedModel API. Implement latency lookup, disabled.
|
2012-09-18 04:03:34 +00:00 |
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
|
|
ScoreboardHazardRecognizer.h
|
|
|
SelectionDAG.h
|
Revert 'Fix a typo 'iff' => 'if''. iff is an abreviation of if and only if. See: http://en.wikipedia.org/wiki/If_and_only_if Commit 164767
|
2012-09-27 10:14:43 +00:00 |
SelectionDAGISel.h
|
|
|
SelectionDAGNodes.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
SlotIndexes.h
|
|
|
TargetLoweringObjectFileImpl.h
|
|
|
TargetSchedule.h
|
TargetSchedModel API. Implement latency lookup, disabled.
|
2012-09-18 04:03:34 +00:00 |
ValueTypes.h
|
Revert r164663 due to buildbot failure.
|
2012-09-26 07:43:06 +00:00 |
ValueTypes.td
|
Add in new data types that are used by AMDIL/ANL among others.
|
2012-09-19 22:47:07 +00:00 |