summaryrefslogtreecommitdiff
path: root/test/Transforms/FunctionAttrs/atomic.ll
Commit message (Expand)AuthorAge
* Extend 'readonly' and 'readnone' to work on function arguments as well asNick Lewycky2013-07-06
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-20
* Convert getAttributes() to return an AttributeSetNode.Bill Wendling2013-01-29
* Fix test.Eli Friedman2011-08-16
* Revert a bit of r137667; the logic in question can safely handle atomic load/...Eli Friedman2011-08-16