.. |
AliasAnalysis.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-11 21:30:02 +00:00 |
AliasAnalysisEvaluator.h
|
|
|
AliasSetTracker.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-24 23:16:33 +00:00 |
AssumptionCache.h
|
[Analysis, Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-09-01 21:37:29 +00:00 |
BasicAliasAnalysis.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-11 21:30:02 +00:00 |
BlockFrequencyInfo.h
|
Add options to dump PGO counts in text.
|
2017-09-13 17:20:38 +00:00 |
BlockFrequencyInfoImpl.h
|
Add optional profile counts to block frequency dump.
|
2017-09-14 00:20:25 +00:00 |
BranchProbabilityInfo.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-21 21:37:46 +00:00 |
CallGraph.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-24 23:16:33 +00:00 |
CallGraphSCCPass.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes. Also affected in files (NFC).
|
2017-08-31 21:56:16 +00:00 |
CallPrinter.h
|
|
|
CaptureTracking.h
|
|
|
CFG.h
|
[CFG] Fix typo in docblock: blocsk/blocks
|
2017-09-13 18:02:11 +00:00 |
CFGPrinter.h
|
[IR] Redesign the case iterator in SwitchInst to actually be an iterator
|
2017-04-12 07:27:28 +00:00 |
CFLAliasAnalysisUtils.h
|
[CFLAA] Move FunctionHandle to llvm::cflaa.
|
2017-06-27 02:43:00 +00:00 |
CFLAndersAliasAnalysis.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-11 21:30:02 +00:00 |
CFLSteensAliasAnalysis.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-11 21:30:02 +00:00 |
CGSCCPassManager.h
|
[PM/CGSCC] Teach the CGSCC pass manager components to gracefully handle
|
2017-09-14 08:33:57 +00:00 |
CmpInstAnalysis.h
|
[InstCombine][InstSimplify] Teach decomposeBitTestICmp to look through truncate instructions
|
2017-09-01 21:27:34 +00:00 |
CodeMetrics.h
|
Revert @llvm.assume with operator bundles (r289755-r289757)
|
2016-12-19 08:22:17 +00:00 |
ConstantFolding.h
|
[InstSimplify] teach SimplifySelectInst() to fold more vector selects
|
2017-10-02 23:43:52 +00:00 |
DemandedBits.h
|
Prune whitespaces in blank lines.
|
2017-08-28 07:48:37 +00:00 |
DependenceAnalysis.h
|
[PM] Change the static object whose address is used to uniquely identify
|
2016-11-23 17:53:26 +00:00 |
DivergenceAnalysis.h
|
|
|
DominanceFrontier.h
|
[Dominators] Change Roots type to SmallVector
|
2017-07-26 18:27:39 +00:00 |
DominanceFrontierImpl.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-24 23:16:33 +00:00 |
DomPrinter.h
|
|
|
DOTGraphTraitsPass.h
|
[DOTGraphTraits] Propagate Graph template argument, NFC
|
2017-07-24 12:55:00 +00:00 |
EHPersonalities.h
|
[tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during unwinding), LLVM part
|
2016-11-14 21:41:13 +00:00 |
GlobalsModRef.h
|
[PM] Change the static object whose address is used to uniquely identify
|
2016-11-23 17:53:26 +00:00 |
IndirectCallPromotionAnalysis.h
|
Separate the ICP total threshold and remaining threshold.
|
2017-07-28 01:02:54 +00:00 |
IndirectCallSiteVisitor.h
|
Fix the samplepgo indirect call promotion bug: we should not promote a direct call.
|
2017-02-06 23:33:15 +00:00 |
InlineCost.h
|
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
|
2017-10-09 23:19:02 +00:00 |
InstructionSimplify.h
|
[InstSimplify] Don't constant fold or DCE calls that are marked nobuiltin
|
2017-06-09 23:18:11 +00:00 |
Interval.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-24 23:16:33 +00:00 |
IntervalIterator.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-24 23:16:33 +00:00 |
IntervalPartition.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-24 23:16:33 +00:00 |
IteratedDominanceFrontier.h
|
[Dominators] Make IsPostDominator a template parameter
|
2017-07-14 18:26:09 +00:00 |
IVUsers.h
|
Rename WeakVH to WeakTrackingVH; NFC
|
2017-05-01 17:07:49 +00:00 |
LazyBlockFrequencyInfo.h
|
[LazyBFI] Fix typos
|
2017-02-14 17:21:12 +00:00 |
LazyBranchProbabilityInfo.h
|
[BPI] Don't assume that strcmp returning >0 is more likely than <0
|
2017-06-08 09:44:40 +00:00 |
LazyCallGraph.h
|
[Analysis] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-11 21:30:02 +00:00 |
LazyValueInfo.h
|
[JumpThreading] Teach jump threading how to analyze (and (cmp A, C1), (cmp A, C2)) after InstCombine has turned it into (cmp (add A, C3), C4)
|
2017-06-23 05:41:35 +00:00 |
Lint.h
|
|
|
Loads.h
|
Make visible isDereferenceableAndAlignedPointer(..., const APInt &Size, ...)
|
2017-06-24 01:35:13 +00:00 |
LoopAccessAnalysis.h
|
Revert r314806 "[SLP] Vectorize jumbled memory loads."
|
2017-10-03 18:32:29 +00:00 |
LoopAnalysisManager.h
|
Revert r293017 and fix the actual underlying issue.
|
2017-02-07 01:50:48 +00:00 |
LoopInfo.h
|
Use LLVM_ENABLE_ABI_BREAKING_CHECKS correctly
|
2017-09-29 17:17:54 +00:00 |
LoopInfoImpl.h
|
Use a BumpPtrAllocator for Loop objects
|
2017-09-28 02:45:42 +00:00 |
LoopIterator.h
|
[Analysis] Revert r306472 changes in LoopInfo headers to fix broken builds.
|
2017-06-27 22:20:38 +00:00 |
LoopPass.h
|
Use a BumpPtrAllocator for Loop objects
|
2017-09-28 02:45:42 +00:00 |
LoopUnrollAnalyzer.h
|
|
|
MemoryBuiltins.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-16 22:07:40 +00:00 |
MemoryDependenceAnalysis.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-16 22:07:40 +00:00 |
MemoryLocation.h
|
Allow None as a MemoryLocation to getModRefInfo
|
2017-08-01 00:28:29 +00:00 |
MemorySSA.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-16 22:07:40 +00:00 |
MemorySSAUpdater.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
ModuleSummaryAnalysis.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-16 22:07:40 +00:00 |
ObjCARCAliasAnalysis.h
|
[PM] Extend the explicit 'invalidate' method API on analysis results to
|
2016-11-28 22:04:31 +00:00 |
ObjCARCAnalysisUtils.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
ObjCARCInstKind.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
ObjectUtils.h
|
Move llvm::canBeOmittedFromSymbolTable() to Analysis.
|
2017-03-31 04:46:31 +00:00 |
OptimizationRemarkEmitter.h
|
Rename OptimizationDiagnosticInfo.* to OptimizationRemarkEmitter.*
|
2017-10-09 23:19:02 +00:00 |
OrderedBasicBlock.h
|
Revert "Make OrderedInstructions and OrderedBasicBlock use AssertingVH, to try and catch mistakes"
|
2017-06-28 22:35:54 +00:00 |
Passes.h
|
|
|
PHITransAddr.h
|
Revert @llvm.assume with operator bundles (r289755-r289757)
|
2016-12-19 08:22:17 +00:00 |
PostDominators.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-16 22:07:40 +00:00 |
ProfileSummaryInfo.h
|
Use profile summary to disable peeling for huge working sets
|
2017-08-03 23:42:58 +00:00 |
PtrUseVisitor.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-18 23:51:26 +00:00 |
RegionInfo.h
|
[LLVM] [RegionInfo] Introduce getExitingBlocks to get all predecessors of Exit in the current region.
|
2017-09-19 04:59:27 +00:00 |
RegionInfoImpl.h
|
[LLVM] [RegionInfo] Introduce getExitingBlocks to get all predecessors of Exit in the current region.
|
2017-09-19 04:59:27 +00:00 |
RegionIterator.h
|
Test commit
|
2017-06-29 09:46:01 +00:00 |
RegionPass.h
|
Add opt-bisect support for region passes.
|
2017-06-01 21:22:26 +00:00 |
RegionPrinter.h
|
|
|
ScalarEvolution.h
|
[SCEV] Re-arrange public and private sections to be contiguous; NFC
|
2017-09-10 03:54:22 +00:00 |
ScalarEvolutionAliasAnalysis.h
|
[PM] Change the static object whose address is used to uniquely identify
|
2016-11-23 17:53:26 +00:00 |
ScalarEvolutionExpander.h
|
Rename WeakVH to WeakTrackingVH; NFC
|
2017-05-01 17:07:49 +00:00 |
ScalarEvolutionExpressions.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-18 23:51:26 +00:00 |
ScalarEvolutionNormalization.h
|
Sort the remaining #include lines in include/... and lib/....
|
2017-06-06 11:49:48 +00:00 |
ScopedNoAliasAA.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-18 23:51:26 +00:00 |
SparsePropagation.h
|
[SparsePropagation] Let the Instruction work list hold Values.
|
2017-10-10 22:14:12 +00:00 |
TargetFolder.h
|
|
|
TargetLibraryInfo.def
|
Revert "Add pthread_self function prototype and make it speculatable."
|
2017-05-21 00:37:55 +00:00 |
TargetLibraryInfo.h
|
TargetLibraryInfo: Stop guessing wchar_t size
|
2017-09-26 02:36:57 +00:00 |
TargetTransformInfo.h
|
Recommit : Use the basic cost if a GEP is not used as addressing mode
|
2017-10-04 18:33:52 +00:00 |
TargetTransformInfoImpl.h
|
Convert an APInt to int64_t properly in TTI::getGEPCost().
|
2017-10-04 20:47:33 +00:00 |
Trace.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-07-21 21:37:46 +00:00 |
TypeBasedAliasAnalysis.h
|
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
|
2017-08-18 23:51:26 +00:00 |
TypeMetadataUtils.h
|
[cfi] CFI-ICall for ThinLTO.
|
2017-06-16 00:18:29 +00:00 |
ValueLattice.h
|
[LVI] Move LVILatticeVal class to separate header file (NFC).
|
2017-09-28 11:09:22 +00:00 |
ValueTracking.h
|
Merge isKnownNonNull into isKnownNonZero
|
2017-09-09 18:23:11 +00:00 |
VectorUtils.h
|
[LV] Move interleaved access helper functions to VectorUtils (NFC)
|
2017-02-01 17:45:46 +00:00 |