summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/readattrs.ll
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Copy or port test cases related to Attributor to` Attributor` te...Hideto Ueno2019-12-021-24/+12
* NoFree argument attribute.Stefan Stipanovic2019-11-021-8/+9
* Revert "NoFree argument attribute."Stefan Stipanovic2019-11-021-9/+8
* NoFree argument attribute.Stefan Stipanovic2019-11-021-8/+9
* [Attributor][NFCI] Avoid unnecessary work except for testingJohannes Doerfert2019-11-021-2/+2
* [Attributor][MemBehavior] Fallback to the function state for argumentsJohannes Doerfert2019-10-131-1/+1
* [Attributor][MustExec] Deduce dereferenceable and nonnull attribute using Mus...Hideto Ueno2019-10-081-2/+2
* [Attributor] Deduce memory behavior of functions and argumentsJohannes Doerfert2019-10-071-14/+27
* [NFC][FnAttrs] Stress tests for attribute deductionJohannes Doerfert2019-06-051-1/+30
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+115
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-115/+0
* 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