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
/
test
/
Analysis
/
AliasSet
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Analysis] Make LocationSize pretty-printing more descriptive
George Burgess IV
2018-10-10
6
-223
/
+223
*
[AST] Add test coverage of memsets
Philip Reames
2018-09-10
1
-0
/
+48
*
[AST] Visit memtransfer arguments in order
Philip Reames
2018-09-10
1
-8
/
+8
*
[AST] Generalize argument specific aliasing
Philip Reames
2018-09-07
1
-36
/
+28
*
[AST] Add a test for attribute intersection
Philip Reames
2018-08-22
1
-0
/
+18
*
[AST] Remove notion of volatile from alias sets [NFCI]
Philip Reames
2018-08-21
1
-2
/
+2
*
[AST] Clarify printing of unknown size locations [NFC]
Philip Reames
2018-08-17
1
-0
/
+22
*
[AST][Tests] Clarify what each test is doing
Philip Reames
2018-08-17
1
-20
/
+23
*
[AST[Tests] Shorten tests using noalias params
Philip Reames
2018-08-17
1
-12
/
+4
*
[AST] Add tests for argmemonly calls [NFC]
Philip Reames
2018-08-17
1
-0
/
+130
*
[AliasSetTracker] Do not treat experimental_guard intrinsic as memory writing...
Max Kazantsev
2018-08-15
2
-48
/
+94
*
[NFC] Add comprehensive test of AliasSetTracker with guards
Max Kazantsev
2018-08-14
1
-0
/
+1550
*
[AliasSet] Teach the alias set how to handle atomic memcpy/memmove/memset
Daniel Neilson
2018-05-30
1
-0
/
+77
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-10
/
+10
*
Use WeakVH instead of WeakTrackingVH in AliasSetTracker's UnkownInsts
Sanjoy Das
2017-05-01
1
-0
/
+25
*
Reverts commit r301424, r301425 and r301426
Sanjoy Das
2017-04-26
1
-25
/
+0
*
Use WeakVH instead of WeakTrackingVH in AliasSetTracker's UnkownInsts
Sanjoy Das
2017-04-26
1
-0
/
+25
*
[AliasSetTracker] Make AST smarter about assume intrinsics that don't actuall...
Chad Rosier
2016-11-07
1
-0
/
+19
*
Revert "[AliasSetTracker] Make AST smarter about intrinsics that don't actual...
Chad Rosier
2016-10-26
1
-54
/
+0
*
[AliasSetTracker] Make AST smarter about intrinsics that don't actually affec...
Chad Rosier
2016-10-26
1
-0
/
+54
*
[AliasSetTracker] Add support for memcpy and memmove.
Chad Rosier
2016-10-19
1
-0
/
+114
*
[AliasSetTracker] Degrade AliasSetTracker when may-alias sets get too large.
Michael Kuperstein
2016-08-19
1
-0
/
+53