..
PBQP
[PBQP] NDEBUG guards added around code needed for assert.
2015-02-17 07:45:06 +00:00
Analysis.h
AsmPrinter.h
Move emitDIE and emitAbbrevs to AsmPrinter. NFC.
2015-03-04 02:30:17 +00:00
BasicTTIImpl.h
Fix a copy-paste bug.
2015-03-02 20:37:10 +00:00
CalcSpillWeights.h
CallingConvLower.h
ARM: treat [N x i32] and [N x i64] as AAPCS composite types
2015-02-24 17:22:34 +00:00
CommandFlags.h
Add r228980 back.
2015-02-17 20:48:01 +00:00
DAGCombine.h
DFAPacketizer.h
DIE.h
Constify AsmPrinter passed to DIE methods.
2015-03-04 02:30:08 +00:00
EdgeBundles.h
FastISel.h
FunctionLoweringInfo.h
GCMetadata.h
Revert GCStrategy ownership changes
2015-01-26 18:26:35 +00:00
GCMetadataPrinter.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
GCs.h
GCStrategy.h
Re-sort #include lines using my handy dandy ./utils/sort_includes.py
2015-02-13 09:09:03 +00:00
IntrinsicLowering.h
ISDOpcodes.h
Reverted 230471 - gather scatter handling in table gen.
2015-03-01 08:23:41 +00:00
LatencyPriorityQueue.h
Remove LatencyPriorityQueue::dump because it relies on an implicit copy ctor which is deprecated in C++11 (due to the presence of a user-declare dtor in the base class)
2015-03-03 21:16:56 +00:00
LexicalScopes.h
AsmPrinter: Stop creating DebugLocs
2015-02-17 00:02:27 +00:00
LinkAllAsmWriterComponents.h
LinkAllCodegenComponents.h
LiveInterval.h
Recommit r231168: unique_ptrify LiveRange::segmentSet
2015-03-04 01:20:33 +00:00
LiveIntervalAnalysis.h
[LiveIntervalAnalysis] Speed up creation of live ranges for physical registers
2015-02-06 18:42:41 +00:00
LiveIntervalUnion.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
LivePhysRegs.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
LiveRangeEdit.h
LiveRegMatrix.h
LiveStackAnalysis.h
Recommit r231175: Change LiveStackAnalysis::SS2IntervalMap from std::map to std::unordered_map
2015-03-04 01:15:53 +00:00
LiveVariables.h
MachineBasicBlock.h
MachineBlockFrequencyInfo.h
MachineBranchProbabilityInfo.h
MachineCombinerPattern.h
MachineConstantPool.h
MachineDominanceFrontier.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
MachineDominators.h
MachineDominators: Move applySplitCriticalEdges into the cpp file.
2015-02-27 23:13:13 +00:00
MachineFrameInfo.h
MachineFunction.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
MachineFunctionAnalysis.h
MachineFunctionPass.h
MachineInstr.h
Rewrite MachineOperand::print and MachineInstr::print to avoid
2015-02-27 00:11:34 +00:00
MachineInstrBuilder.h
MachineInstrBundle.h
MachineJumpTableInfo.h
MachineLoopInfo.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
MachineMemOperand.h
MachineModuleInfo.h
Unify the two EH personality classification routines I wrote
2015-02-14 00:21:02 +00:00
MachineModuleInfoImpls.h
MachineOperand.h
Rewrite MachineOperand::print and MachineInstr::print to avoid
2015-02-27 00:11:34 +00:00
MachinePassRegistry.h
Refactoring cl::parser construction and initialization.
2015-01-22 21:01:12 +00:00
MachinePostDominators.h
MachineRegionInfo.h
MachineRegisterInfo.h
Remove explicit copy ctor in favor of the implicit one so that the use of the copy assignment operator is not deprecated.
2015-03-03 19:29:14 +00:00
MachineScheduler.h
MachineSSAUpdater.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
MachineTraceMetrics.h
MachineValueType.h
Make VTs and UnicodeCharSet ctors constexpr if the compiler supports it.
2015-03-01 18:10:07 +00:00
MachORelocation.h
Passes.h
Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH preparation
2015-02-20 02:15:36 +00:00
PBQPRAConstraint.h
PseudoSourceValue.h
RegAllocPBQP.h
[PBQP] Do not add an edge between nodes with totally disjoint allowed registers
2015-03-01 20:39:34 +00:00
RegAllocRegistry.h
RegisterClassInfo.h
RegisterPressure.h
RegisterScavenging.h
ResourcePriorityQueue.h
unique_ptrify ResourcePriorityQueue::ResourceModel
2015-03-03 20:49:08 +00:00
RuntimeLibcalls.h
ScheduleDAG.h
Remove the explicit SUnitIterator::operator= as the default is just fine
2015-03-03 21:17:00 +00:00
ScheduleDAGInstrs.h
ScheduleDFS.h
ScheduleHazardRecognizer.h
SchedulerRegistry.h
ScoreboardHazardRecognizer.h
SelectionDAG.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h
Remove the explicit SDNodeIterator::operator= in favor of the implicit default
2015-03-03 21:26:17 +00:00
SlotIndexes.h
Removing LLVM_EXPLICIT, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:00:20 +00:00
StackMapLivenessAnalysis.h
StackMaps.h
StackProtector.h
TargetLoweringObjectFileImpl.h
Add r228939 back with a fix.
2015-02-17 23:34:51 +00:00
TargetSchedule.h
ValueTypes.h
Make VTs and UnicodeCharSet ctors constexpr if the compiler supports it.
2015-03-01 18:10:07 +00:00
ValueTypes.td
Intrinsics: introduce llvm_any_ty aka ValueType Any
2015-01-22 20:14:38 +00:00
VirtRegMap.h
Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requiring the macro. NFC; LLVM edition.
2015-02-15 22:54:22 +00:00