summaryrefslogtreecommitdiffstats
path: root/llvm/test/Analysis/TypeBasedAliasAnalysis/functionattrs.ll
Commit message (Expand)AuthorAgeFilesLines
* [FunctionAttrs] Annotate "willreturn" for intrinsicsHideto Ueno2019-07-281-1/+1
* Add, and infer, a nofree function attributeBrian Homerding2019-07-081-2/+2
* [FunctionAttrs] Infer WriteOnly Function AttributeBrian Homerding2018-08-231-3/+4
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-3/+3
* [attrs] Move the norecurse deduction to operate on the node set ratherChandler Carruth2016-02-131-3/+4
* Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper2015-11-191-3/+3
* Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper2015-11-181-3/+3
* Revert "Revert "[FunctionAttrs] Identify norecurse functions""James Molloy2015-11-121-3/+5
* Revert "[FunctionAttrs] Identify norecurse functions"James Molloy2015-11-121-5/+3
* [FunctionAttrs] Identify norecurse functionsJames Molloy2015-11-121-3/+5
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-4/+4
* TBAA: handle scalar TBAA format and struct-path aware TBAA format.Manman Ren2013-09-271-2/+3
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-061-1/+1
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-8/+12
* Change CaptureTracking to pass a Use* instead of a Value* when a value isNick Lewycky2011-12-281-1/+1
* -enable-tbaa is on by default now.Dan Gohman2010-12-161-1/+1
* Teach FunctionAttrs about the VAArg instruction.Dan Gohman2010-11-091-0/+14
* Add a testcase for a call which BasicAA says only accesses memory throughDan Gohman2010-11-081-0/+30
* Make FunctionAttrs TBAA-aware.Dan Gohman2010-11-081-0/+37
OpenPOWER on IntegriCloud