.. |
PBQP
|
Use ilist rather than std::list for Node and Edge lists in the PBQP graph. This
|
2012-10-23 17:10:51 +00:00 |
Analysis.h
|
|
|
AsmPrinter.h
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
CalcSpillWeights.h
|
|
|
CallingConvLower.h
|
Fix PR13899
|
2012-10-01 16:44:04 +00:00 |
CommandFlags.h
|
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerinvoke.
|
2012-10-18 23:22:48 +00:00 |
DFAPacketizer.h
|
|
|
EdgeBundles.h
|
|
|
FastISel.h
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
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
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
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
|
|
|
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
|
|
LiveInterval.h
|
Mark unimplemented copy constructors and copy assignment operators as LLVM_DELETED_FUNCTION.
|
2012-09-17 06:59:23 +00:00 |
LiveIntervalAnalysis.h
|
Fix function parameter spelling in comments. Caught by -Wdocumentation.
|
2012-10-16 15:37:50 +00:00 |
LiveRangeEdit.h
|
|
|
LiveStackAnalysis.h
|
|
|
LiveVariables.h
|
Switch most getReservedRegs() clients to the MRI equivalent.
|
2012-10-15 21:57:41 +00:00 |
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
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
MachineDominators.h
|
|
|
MachineFrameInfo.h
|
Change MachineFrameInfo::StackObject::Alloca from Value* to AllocaInst*
|
2012-10-18 19:53:45 +00:00 |
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
|
Remove unused MachineInstr constructors that don't take a DebugLoc argument.
|
2012-10-07 23:03:22 +00:00 |
MachineInstrBuilder.h
|
Change MachineInstrBuilder::addDisp to copy over target flags by default.
|
2012-10-11 00:15:48 +00:00 |
MachineInstrBundle.h
|
|
|
MachineJumpTableInfo.h
|
Move TargetData to DataLayout.
|
2012-10-08 16:38:25 +00:00 |
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
|
Switch MRI::UsedPhysRegs to a register unit bit vector.
|
2012-10-17 20:26:33 +00:00 |
MachineRelocation.h
|
|
|
MachineScheduler.h
|
misched: ILP scheduler for experimental heuristics.
|
2012-10-15 18:02:27 +00:00 |
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
|
Remove unnecessary classof()'s
|
2012-10-11 23:30:49 +00:00 |
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
|
Remove RegisterClassInfo::isReserved() and isAllocatable().
|
2012-10-15 22:41:03 +00:00 |
RegisterPressure.h
|
|
|
RegisterScavenging.h
|
Switch most getReservedRegs() clients to the MRI equivalent.
|
2012-10-15 21:57:41 +00:00 |
ResourcePriorityQueue.h
|
|
|
RuntimeLibcalls.h
|
Add an intrinsic and codegen support for fused multiply-accumulate. The intent
|
2011-07-08 21:39:21 +00:00 |
ScheduleDAG.h
|
misched: Use the TargetSchedModel interface wherever possible.
|
2012-10-10 05:43:09 +00:00 |
ScheduleDAGILP.h
|
misched: ILP scheduler for experimental heuristics.
|
2012-10-15 18:02:27 +00:00 |
ScheduleDAGInstrs.h
|
misched: Use the TargetSchedModel interface wherever possible.
|
2012-10-10 05:43:09 +00:00 |
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
Add a really faster pre-RA scheduler (-pre-RA-sched=linearize). It doesn't use
|
2012-10-17 19:39:36 +00:00 |
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
|
Remove unnecessary classof()'s
|
2012-10-11 23:30:49 +00:00 |
SlotIndexes.h
|
|
|
TargetLoweringObjectFileImpl.h
|
|
|
TargetSchedule.h
|
misched: Use the TargetSchedModel interface wherever possible.
|
2012-10-10 05:43:09 +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 |