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
/
TypeBasedAliasAnalysis
/
functionattrs.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno
2019-07-28
1
-1
/
+1
*
Add, and infer, a nofree function attribute
Brian Homerding
2019-07-08
1
-2
/
+2
*
[FunctionAttrs] Infer WriteOnly Function Attribute
Brian Homerding
2018-08-23
1
-3
/
+4
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-3
/
+3
*
[attrs] Move the norecurse deduction to operate on the node set rather
Chandler Carruth
2016-02-13
1
-3
/
+4
*
Revert "Change memcpy/memset/memmove to have dest and source alignments."
Pete Cooper
2015-11-19
1
-3
/
+3
*
Change memcpy/memset/memmove to have dest and source alignments.
Pete Cooper
2015-11-18
1
-3
/
+3
*
Revert "Revert "[FunctionAttrs] Identify norecurse functions""
James Molloy
2015-11-12
1
-3
/
+5
*
Revert "[FunctionAttrs] Identify norecurse functions"
James Molloy
2015-11-12
1
-5
/
+3
*
[FunctionAttrs] Identify norecurse functions
James Molloy
2015-11-12
1
-3
/
+5
*
IR: Make metadata typeless in assembly
Duncan P. N. Exon Smith
2014-12-15
1
-4
/
+4
*
TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman Ren
2013-09-27
1
-2
/
+3
*
Extend 'readonly' and 'readnone' to work on function arguments as well as
Nick Lewycky
2013-07-06
1
-1
/
+1
*
Modify the LLVM assembly output so that it uses references to represent funct...
Bill Wendling
2013-02-20
1
-8
/
+12
*
Change CaptureTracking to pass a Use* instead of a Value* when a value is
Nick Lewycky
2011-12-28
1
-1
/
+1
*
-enable-tbaa is on by default now.
Dan Gohman
2010-12-16
1
-1
/
+1
*
Teach FunctionAttrs about the VAArg instruction.
Dan Gohman
2010-11-09
1
-0
/
+14
*
Add a testcase for a call which BasicAA says only accesses memory through
Dan Gohman
2010-11-08
1
-0
/
+30
*
Make FunctionAttrs TBAA-aware.
Dan Gohman
2010-11-08
1
-0
/
+37