index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Analysis
/
AssumptionCache.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Analysis, Transforms] Fix some Clang-tidy modernize and Include What You Use...
Eugene Zelenko
2017-09-01
1
-6
/
+19
*
[IR][AssumptionCache] Add m_Shift and m_BitwiseLogic matchers to replace a co...
Craig Topper
2017-06-24
1
-9
/
+2
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-05-01
1
-3
/
+4
*
Reverts commit r301424, r301425 and r301426
Sanjoy Das
2017-04-26
1
-4
/
+3
*
Rename WeakVH to WeakTrackingVH; NFC
Sanjoy Das
2017-04-26
1
-3
/
+4
*
AssumptionCache: Disable the verifier by default, move it behind a hidden cl:...
Peter Collingbourne
2017-02-15
1
-5
/
+15
*
[ValueTracking] recognize a 'not' of an assumed condition as false
Sanjay Patel
2017-01-17
1
-3
/
+5
*
Fix use-after-free bug in AffectedValueCallbackVH::allUsesReplacedWith
Hal Finkel
2017-01-16
1
-10
/
+17
*
Make processing @llvm.assume more efficient - Add affected values to the assu...
Hal Finkel
2017-01-11
1
-0
/
+109
*
Add files I seem to have dropped in my revert (r290086).
Daniel Jasper
2016-12-19
1
-0
/
+140
*
Remove the AssumptionCache
Hal Finkel
2016-12-15
1
-140
/
+0
*
[PM] Change the static object whose address is used to uniquely identify
Chandler Carruth
2016-11-23
1
-1
/
+1
*
Consistently use FunctionAnalysisManager
Sean Silva
2016-08-09
1
-1
/
+1
*
[PM] Make the AnalysisManager parameter to run methods a reference.
Chandler Carruth
2016-03-11
1
-2
/
+2
*
[PM] Implement the final conclusion as to how the analysis IDs should
Chandler Carruth
2016-03-11
1
-1
/
+1
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks, with fix fo...
NAKAMURA Takumi
2016-02-28
1
-0
/
+2
*
Revert r262185, "[PM] Appease mingw32's auto-import DLL build with minimal tw...
NAKAMURA Takumi
2016-02-28
1
-2
/
+0
*
[PM] Appease mingw32's auto-import DLL build with minimal tweaks.
NAKAMURA Takumi
2016-02-28
1
-0
/
+2
*
[PM] Introduce CRTP mixin base classes to help define passes and
Chandler Carruth
2016-02-26
1
-2
/
+0
*
[PM] Actually add the new pass manager support for the assumption cache.
Chandler Carruth
2015-01-22
1
-0
/
+15
*
[PM] Split the AssumptionTracker immutable pass into two separate APIs:
Chandler Carruth
2015-01-04
1
-0
/
+125