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
/
Transforms
/
FunctionAttrs
/
dereferenceable.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Attributor] Copy or port test cases related to Attributor to` Attributor` te...
Hideto Ueno
2019-12-02
1
-209
/
+0
*
[Attributor] Remove dereferenceable_or_null when nonull is present
Hideto Ueno
2019-11-29
1
-2
/
+7
*
[Attributor] Use must-be-executed-context in align deduction
Hideto Ueno
2019-11-12
1
-1
/
+1
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-7
/
+7
*
Revert "NoFree argument attribute."
Stefan Stipanovic
2019-11-02
1
-7
/
+7
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-7
/
+7
*
[Attributor][NFCI] Avoid unnecessary work except for testing
Johannes Doerfert
2019-11-02
1
-1
/
+1
*
[Attributor] Really use the executed-context
Johannes Doerfert
2019-10-31
1
-4
/
+4
*
[Attributor][FIX] Use check prefix that is actually tested
Johannes Doerfert
2019-10-13
1
-3
/
+3
*
[Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...
Hideto Ueno
2019-10-08
1
-1
/
+92
*
[Attributor] Deduce memory behavior of functions and arguments
Johannes Doerfert
2019-10-07
1
-6
/
+6
*
[Attributor][Fix] Initialize the cache prior to using it
Johannes Doerfert
2019-09-17
1
-1
/
+1
*
[Attributor] Use the white list for attributes consistently
Johannes Doerfert
2019-09-04
1
-1
/
+1
*
[Attributor] Deduce "no-capture" argument attribute
Johannes Doerfert
2019-09-03
1
-7
/
+7
*
[Attributor] Use existing function information for the call site
Johannes Doerfert
2019-08-30
1
-1
/
+1
*
[Attributor] Adjust and test the iteration bound of tests
Johannes Doerfert
2019-08-26
1
-1
/
+1
*
[Attributor] Deal with shrinking dereferenceability in a loop
Johannes Doerfert
2019-08-23
1
-2
/
+33
*
[Attributor][Fix] Deal with "growing" dereferenceability
Johannes Doerfert
2019-08-23
1
-0
/
+30
*
[Attributor][NFCI] Introduce tight iteration bounds in the tests
Johannes Doerfert
2019-08-21
1
-1
/
+1
*
[Attributor] Create abstract attributes on-demand
Johannes Doerfert
2019-08-20
1
-6
/
+3
*
[Attributor] Use structured deduction for AADereferenceable
Johannes Doerfert
2019-08-20
1
-3
/
+3
*
[Attributor] Use structured deduction for AANonNull
Johannes Doerfert
2019-08-20
1
-3
/
+6
*
IR: print value numbers for unnamed function arguments
Tim Northover
2019-08-03
1
-12
/
+12
*
[Attributor] Deduce "dereferenceable" attribute
Hideto Ueno
2019-07-23
1
-0
/
+52