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
/
unittests
/
Analysis
/
AliasAnalysisTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvm: Add support for "-fno-delete-null-pointer-checks"
Manoj Gupta
2018-07-09
1
-1
/
+1
*
[ModRefInfo] Make enum ModRefInfo an enum class [NFC].
Alina Sbirlea
2017-12-07
1
-12
/
+12
*
Allow None as a MemoryLocation to getModRefInfo
Alina Sbirlea
2017-08-01
1
-6
/
+6
*
Enhance synchscope representation
Konstantin Zhuravlyov
2017-07-11
1
-2
/
+3
*
Revert @llvm.assume with operator bundles (r289755-r289757)
Daniel Jasper
2016-12-19
1
-1
/
+4
*
Remove the AssumptionCache
Hal Finkel
2016-12-15
1
-4
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-2
/
+1
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-3
/
+2
*
NFC: make AtomicOrdering an enum class
JF Bastien
2016-04-06
1
-4
/
+4
*
[AA] Hoist the logic to reformulate various AA queries in terms of other
Chandler Carruth
2016-03-02
1
-6
/
+4
*
[AA] Enhance the new AliasAnalysis infrastructure with an optional
Chandler Carruth
2015-10-21
1
-1
/
+166
*
[PM/AA] Rebuild LLVM's alias analysis infrastructure in a way compatible
Chandler Carruth
2015-09-09
1
-49
/
+35
*
[PM/AA] Hoist the interface for BasicAA into a header file.
Chandler Carruth
2015-08-06
1
-0
/
+1
*
[PM/AA] Extract the ModRef enums from the AliasAnalysis class in
Chandler Carruth
2015-07-22
1
-9
/
+9
*
[PM/AA] Remove the Location typedef from the AliasAnalysis class now
Chandler Carruth
2015-06-17
1
-1
/
+1
*
Make getModRefInfo(Instruction *) not crash on certain types of instructions
Daniel Berlin
2015-04-28
1
-0
/
+10
*
Make getModRefInfo with a default location not crash.
Daniel Berlin
2015-04-13
1
-0
/
+94