summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/atomic.ll
Commit message (Expand)AuthorAgeFilesLines
* Add, and infer, a nofree function attributeBrian Homerding2019-07-081-1/+1
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+24
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-24/+0
* [PM][FunctionAttrs] add NoUnwind attribute inference to PostOrderFunctionAttr...Fedor Sergeev2018-03-231-2/+3
* Revert "Revert "[FunctionAttrs] Identify norecurse functions""James Molloy2015-11-121-2/+2
* Revert "[FunctionAttrs] Identify norecurse functions"James Molloy2015-11-121-2/+2
* [FunctionAttrs] Identify norecurse functionsJames Molloy2015-11-121-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* 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-2/+4
* Convert getAttributes() to return an AttributeSetNode.Bill Wendling2013-01-291-2/+2
* Fix test.Eli Friedman2011-08-161-1/+1
* Revert a bit of r137667; the logic in question can safely handle atomic load/...Eli Friedman2011-08-161-0/+21
OpenPOWER on IntegriCloud