summaryrefslogtreecommitdiff
path: root/llvm/test/Analysis/AssumptionCache
AgeCommit message (Expand)Author
2023-09-06[AssumptionCache] Track GlobalValues as affected values. (#65425)Tyler Lanphear
2023-02-20Revert "[AssumptionCache] caches @llvm.experimental.guard's"Max Kazantsev
2023-01-24[AssumptionCache] caches @llvm.experimental.guard'sJoshua Cao
2021-02-11Revert "[AssumptionCache] Avoid dangling llvm.assume calls in the cache"Michael Kruse
2021-02-06[AssumptionCache] Avoid dangling llvm.assume calls in the cacheJohannes Doerfert
2016-12-19Add files I seem to have dropped in my revert (r290086).Daniel Jasper
2016-12-15Remove the AssumptionCacheHal Finkel
2015-01-22[PM] Actually add the new pass manager support for the assumption cache.Chandler Carruth