.. |
PBQP
|
Function defined in a header should be inline. Found by modules build.
|
2014-04-24 23:14:32 +00:00 |
Analysis.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
AsmPrinter.h
|
Clarify the doxygen comment for AsmPrinter::EmitDwarfRegOpPiece and add
|
2014-04-27 18:50:45 +00:00 |
CalcSpillWeights.h
|
|
|
CallingConvLower.h
|
Make consistent use of MCPhysReg instead of uint16_t throughout the tree.
|
2014-04-04 05:16:06 +00:00 |
CommandFlags.h
|
Create MCTargetOptions.
|
2014-04-23 11:16:03 +00:00 |
DAGCombine.h
|
|
|
DFAPacketizer.h
|
|
|
EdgeBundles.h
|
[modules] "Specialize" a function by actually specializing a function template
|
2014-04-24 18:27:29 +00:00 |
FastISel.h
|
FastISel: constrain the RegClass of operands when emitting instructions.
|
2014-04-15 13:59:49 +00:00 |
FunctionLoweringInfo.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 06:32:26 +00:00 |
GCMetadata.h
|
Use unique_ptr to manage ownership of GCStrategy objects in GCMetadata
|
2014-04-15 05:34:49 +00:00 |
GCMetadataPrinter.h
|
|
|
GCs.h
|
|
|
GCStrategy.h
|
Use unique_ptr to manage ownership of GCFunctionInfos in GCStrategy
|
2014-04-15 06:07:26 +00:00 |
IntrinsicLowering.h
|
|
|
ISDOpcodes.h
|
|
|
JITCodeEmitter.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LatencyPriorityQueue.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LexicalScopes.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LinkAllAsmWriterComponents.h
|
|
|
LinkAllCodegenComponents.h
|
[C++] Use 'nullptr'.
|
2014-04-24 06:44:33 +00:00 |
LiveInterval.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LiveIntervalAnalysis.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LiveIntervalUnion.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LivePhysRegs.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LiveRangeEdit.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LiveRegMatrix.h
|
[C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the API.
|
2014-04-21 09:34:48 +00:00 |
LiveStackAnalysis.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
LiveVariables.h
|
|
|
MachineBasicBlock.h
|
iterator_range for machine block terminators.
|
2014-04-16 22:37:58 +00:00 |
MachineBlockFrequencyInfo.h
|
blockfreq: Remove unnecessary template parameters
|
2014-04-11 23:21:02 +00:00 |
MachineBranchProbabilityInfo.h
|
blockfreq: Use const in MachineBlockFrequencyInfo
|
2014-03-25 18:01:32 +00:00 |
MachineCodeEmitter.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineCodeInfo.h
|
[C++] Use 'nullptr'.
|
2014-04-24 06:44:33 +00:00 |
MachineConstantPool.h
|
|
|
MachineDominators.h
|
|
|
MachineFrameInfo.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineFunction.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineFunctionAnalysis.h
|
|
|
MachineFunctionPass.h
|
|
|
MachineInstr.h
|
Add iterator_range for MachineInstr defs.
|
2014-04-15 02:14:06 +00:00 |
MachineInstrBuilder.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineInstrBundle.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineJumpTableInfo.h
|
|
|
MachineLoopInfo.h
|
|
|
MachineMemOperand.h
|
Break PseudoSourceValue out of the Value hierarchy. It is now the root of its own tree containing FixedStackPseudoSourceValue (which you can use isa/dyn_cast on) and MipsCallEntry (which you can't). Anything that needs to use either a PseudoSourceValue* and Value* is strongly encouraged to use a MachinePointerInfo instead.
|
2014-04-15 07:22:52 +00:00 |
MachineModuleInfo.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineModuleInfoImpls.h
|
|
|
MachineOperand.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachinePassRegistry.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachinePostDominators.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineRegisterInfo.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineRelocation.h
|
|
|
MachineScheduler.h
|
Use unique_ptr to manage objects owned by the ScheduleDAGMI.
|
2014-04-21 20:32:32 +00:00 |
MachineSSAUpdater.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineTraceMetrics.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
MachineValueType.h
|
Make the copy member of StringRef/ArrayRef generic wrt allocators.
|
2014-04-18 16:36:15 +00:00 |
MachORelocation.h
|
|
|
Passes.h
|
Atomics: promote ARM's IR-based atomics pass to CodeGen.
|
2014-04-17 18:22:47 +00:00 |
PseudoSourceValue.h
|
Fix broken build of llvm using clang.
|
2014-04-15 08:10:46 +00:00 |
RegAllocPBQP.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
RegAllocRegistry.h
|
|
|
RegisterClassInfo.h
|
[C++11] Replace OwningPtr with std::unique_ptr in places where it doesn't break the API.
|
2014-04-21 09:34:48 +00:00 |
RegisterPressure.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
RegisterScavenging.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
ResourcePriorityQueue.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-15 06:32:26 +00:00 |
RuntimeLibcalls.h
|
|
|
ScheduleDAG.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
ScheduleDAGInstrs.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
ScheduleDFS.h
|
|
|
ScheduleHazardRecognizer.h
|
|
|
SchedulerRegistry.h
|
|
|
ScoreboardHazardRecognizer.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
SelectionDAG.h
|
Convert SelectionDAG::MorphNodeTo to use ArrayRef.
|
2014-04-27 19:21:16 +00:00 |
SelectionDAGISel.h
|
Convert SelectionDAGISel::MorphNode to use ArrayRef.
|
2014-04-27 19:21:20 +00:00 |
SelectionDAGNodes.h
|
Fix an assert I accidentally broke to hopefully fix the build bots.
|
2014-04-27 19:40:43 +00:00 |
SlotIndexes.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
StackMapLivenessAnalysis.h
|
|
|
StackMaps.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
StackProtector.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
TargetLoweringObjectFileImpl.h
|
|
|
TargetSchedule.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |
ValueTypes.h
|
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-09 06:08:46 +00:00 |
ValueTypes.td
|
|
|
VirtRegMap.h
|
[C++11] More 'nullptr' conversion. In some cases just using a boolean check instead of comparing to nullptr.
|
2014-04-14 00:51:57 +00:00 |