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
/
readattrs.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
-24
/
+12
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-8
/
+9
*
Revert "NoFree argument attribute."
Stefan Stipanovic
2019-11-02
1
-9
/
+8
*
NoFree argument attribute.
Stefan Stipanovic
2019-11-02
1
-8
/
+9
*
[Attributor][NFCI] Avoid unnecessary work except for testing
Johannes Doerfert
2019-11-02
1
-2
/
+2
*
[Attributor][MemBehavior] Fallback to the function state for arguments
Johannes Doerfert
2019-10-13
1
-1
/
+1
*
[Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...
Hideto Ueno
2019-10-08
1
-2
/
+2
*
[Attributor] Deduce memory behavior of functions and arguments
Johannes Doerfert
2019-10-07
1
-14
/
+27
*
[NFC][FnAttrs] Stress tests for attribute deduction
Johannes Doerfert
2019-06-05
1
-1
/
+30
*
Revert "Temporarily Revert "Add basic loop fusion pass.""
Eric Christopher
2019-04-17
1
-0
/
+115
*
Temporarily Revert "Add basic loop fusion pass."
Eric Christopher
2019-04-17
1
-115
/
+0
*
Support arbitrary address space pointers in masked gather/scatter intrinsics.
Elad Cohen
2017-05-03
1
-4
/
+5
*
[FunctionAttrs] Correct the safety analysis for inference of 'returned'
David Majnemer
2016-07-19
1
-2
/
+2
*
Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' ...
NAKAMURA Takumi
2016-07-18
1
-2
/
+2
*
Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"
Hal Finkel
2016-07-16
1
-2
/
+2
*
Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute
Hal Finkel
2016-07-11
1
-2
/
+2
*
Let FuncAttrs infer the 'returned' argument attribute
Hal Finkel
2016-07-10
1
-2
/
+2
*
Remove dead TLI arg of isKnownNonNull and propagate deadness. NFC.
Sean Silva
2016-07-02
1
-1
/
+1
*
[FunctionAttrs] Volatile loads should disable readonly
David Majnemer
2016-05-25
1
-0
/
+8
*
[PM] Port the PostOrderFunctionAttrs pass to the new pass manager and
Chandler Carruth
2016-02-18
1
-0
/
+1
*
Vector of pointers in function attributes calculation
Elena Demikhovsky
2015-11-17
1
-0
/
+38
*
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
2015-04-16
1
-1
/
+1
*
When analyzing params/args for readnone/readonly, don't forget to consider th...
Nick Lewycky
2014-05-30
1
-0
/
+14
*
Update optimization passes to handle inalloca arguments
Reid Kleckner
2014-01-28
1
-0
/
+6
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
1
-0
/
+47