..
Utils
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AliasAnalysis.h
Revert [AliasAnalysis] AAResults preserves AAManager.
2019-04-24 00:28:29 +00:00
AliasAnalysisEvaluator.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AliasSetTracker.h
[LICM/MSSA] Add promotion to scalars by building an AliasSetTracker with MemorySSA.
2019-02-06 20:25:17 +00:00
AssumptionCache.h
[CodeExtractor] Update function's assumption cache after extracting blocks from it
2019-02-08 06:55:18 +00:00
BasicAliasAnalysis.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
BlockFrequencyInfo.h
Add optional arg to profile count getters to filter
2019-04-24 19:51:16 +00:00
BlockFrequencyInfoImpl.h
Add optional arg to profile count getters to filter
2019-04-24 19:51:16 +00:00
BranchProbabilityInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CallGraph.h
[CallSite removal] Move the legacy PM, call graph, and some inliner
2019-04-19 05:59:42 +00:00
CallGraphSCCPass.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CallPrinter.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CaptureTracking.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CFG.h
Add an optional list of blocks to avoid when looking for a path in isPotentiallyReachable.
2019-04-02 01:05:48 +00:00
CFGPrinter.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CFLAliasAnalysisUtils.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CFLAndersAliasAnalysis.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
CFLSteensAliasAnalysis.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
CGSCCPassManager.h
[NewPM] Fix a nasty bug with analysis invalidation in the new PM.
2019-03-28 00:51:36 +00:00
CmpInstAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CodeMetrics.h
Remove CallSite
from the CodeMetrics analysis, moving it to the new
2019-02-11 09:03:32 +00:00
ConstantFolding.h
[CallSite removal] Migrate ConstantFolding APIs and implementation to
2019-02-11 07:51:44 +00:00
DemandedBits.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DependenceAnalysis.h
[DA][NewPM] Handle transitive dependencies in the new-pm version of DA
2019-02-03 12:25:41 +00:00
DivergenceAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DominanceFrontier.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DominanceFrontierImpl.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DomPrinter.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DomTreeUpdater.h
[DTU] Refine the interface and logic of applyUpdates
2019-02-22 13:48:38 +00:00
DOTGraphTraitsPass.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
EHPersonalities.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GlobalsModRef.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
GuardUtils.h
[NFC] Add function to parse widenable conditional branches
2019-01-22 11:21:32 +00:00
IndirectCallPromotionAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IndirectCallVisitor.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InlineCost.h
[CallSite removal] move InlineCost to CallBase usage
2019-04-23 12:43:27 +00:00
InstructionPrecedenceTracking.h
[NFC] Fix typos: preceeding -> preceding
2019-02-23 01:28:32 +00:00
InstructionSimplify.h
[CallSite removal] Port InstSimplify over to use CallBase
both in its
2019-02-11 07:54:10 +00:00
Interval.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntervalIterator.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntervalPartition.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IteratedDominanceFrontier.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IVDescriptors.h
Reland "Relax constraints for reduction vectorization"
2019-03-12 01:31:44 +00:00
IVUsers.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LazyBlockFrequencyInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LazyBranchProbabilityInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LazyCallGraph.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LazyValueInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LegacyDivergenceAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Lint.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Loads.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LoopAccessAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LoopAnalysisManager.h
[MemorySSA] LCSSA preserves MemorySSA.
2019-04-23 20:59:44 +00:00
LoopInfo.h
[llvm][NFC] Factor out logic for getting incoming & back Loop edges
2019-03-29 17:39:17 +00:00
LoopInfoImpl.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LoopIterator.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LoopPass.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LoopUnrollAnalyzer.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MemoryBuiltins.h
Fix a hang when lowering __builtin_dynamic_object_size
2019-04-10 23:42:11 +00:00
MemoryDependenceAnalysis.h
[MemDepAnalysis] Allow caller to pass in an OrderedBasicBlock.
2019-03-28 19:17:31 +00:00
MemoryLocation.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MemorySSA.h
Revert rL359519 : [MemorySSA] Invalidate MemorySSA if AA or DT are invalidated.
2019-04-30 12:34:21 +00:00
MemorySSAUpdater.h
[MemorySSA] Extend removeMemoryAccess API to optimize MemoryPhis.
2019-01-31 20:13:47 +00:00
ModuleSummaryAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MustExecute.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ObjCARCAliasAnalysis.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
ObjCARCAnalysisUtils.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ObjCARCInstKind.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
OptimizationRemarkEmitter.h
Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
2019-03-06 15:20:13 +00:00
OrderedBasicBlock.h
Recommit "[DSE] Preserve basic block ordering using OrderedBasicBlock."
2019-03-29 14:10:24 +00:00
OrderedInstructions.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
Passes.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PHITransAddr.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PhiValues.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
PostDominators.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ProfileSummaryInfo.h
Add optional arg to profile count getters to filter
2019-04-24 19:51:16 +00:00
PtrUseVisitor.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
RegionInfo.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
RegionInfoImpl.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
RegionIterator.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
RegionPass.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
RegionPrinter.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ScalarEvolution.h
[SCEV] Add option to forget everything in SCEV.
2019-04-12 19:16:07 +00:00
ScalarEvolutionAliasAnalysis.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
ScalarEvolutionExpander.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ScalarEvolutionExpressions.h
[SCEV][NFC] Introduces expression sizes estimation
2019-01-21 06:19:50 +00:00
ScalarEvolutionNormalization.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ScopedNoAliasAA.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
SparsePropagation.h
Implementation of asm-goto support in LLVM
2019-02-08 20:48:56 +00:00
StackSafetyAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SyncDependenceAnalysis.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SyntheticCountsUtils.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TargetFolder.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TargetLibraryInfo.def
[WebAssembly] Add Emscripten OS definition + small_printf
2019-04-03 01:08:35 +00:00
TargetLibraryInfo.h
Fix sanitizer failures for 356550.
2019-03-20 16:14:59 +00:00
TargetTransformInfo.h
[ScalarizeMaskedMemIntrin] Add support for scalarizing expandload and compressstore intrinsics.
2019-03-21 17:38:52 +00:00
TargetTransformInfoImpl.h
[TTI] Move getIntrinsicCost to allow functions to be overridden. NFC
2019-03-25 08:54:47 +00:00
Trace.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TypeBasedAliasAnalysis.h
[AliasAnalysis] Second prototype to cache BasicAA / anyAA state.
2019-03-22 17:22:19 +00:00
TypeMetadataUtils.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueLattice.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueLatticeUtils.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ValueTracking.h
Add "const" in GetUnderlyingObjects. NFC
2019-04-24 06:55:50 +00:00
VecFuncs.def
NFC: Refactor library-specific mappings of scalar maths functions to their vector counterparts
2019-04-09 13:21:11 +00:00
VectorUtils.h
Consolidate existing utilities for interpreting vector predicate maskes [NFC]
2019-04-25 02:30:17 +00:00