summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/readattrs.ll
Commit message (Expand)AuthorAgeFilesLines
* Support arbitrary address space pointers in masked gather/scatter intrinsics.Elad Cohen2017-05-031-4/+5
* [FunctionAttrs] Correct the safety analysis for inference of 'returned'David Majnemer2016-07-191-2/+2
* Revert r275678, "Revert "Revert r275027 - Let FuncAttrs infer the 'returned' ...NAKAMURA Takumi2016-07-181-2/+2
* Revert "Revert r275027 - Let FuncAttrs infer the 'returned' argument attribute"Hal Finkel2016-07-161-2/+2
* Revert r275027 - Let FuncAttrs infer the 'returned' argument attributeHal Finkel2016-07-111-2/+2
* Let FuncAttrs infer the 'returned' argument attributeHal Finkel2016-07-101-2/+2
* Remove dead TLI arg of isKnownNonNull and propagate deadness. NFC.Sean Silva2016-07-021-1/+1
* [FunctionAttrs] Volatile loads should disable readonlyDavid Majnemer2016-05-251-0/+8
* [PM] Port the PostOrderFunctionAttrs pass to the new pass manager andChandler Carruth2016-02-181-0/+1
* Vector of pointers in function attributes calculationElena Demikhovsky2015-11-171-0/+38
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* When analyzing params/args for readnone/readonly, don't forget to consider th...Nick Lewycky2014-05-301-0/+14
* Update optimization passes to handle inalloca argumentsReid Kleckner2014-01-281-0/+6
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-061-0/+47
OpenPOWER on IntegriCloud