summaryrefslogtreecommitdiffstats
path: root/llvm/test/Verifier/speculatable-callsite-invalid.ll
Commit message (Collapse)AuthorAgeFilesLines
* Add speculatable function attributeMatt Arsenault2017-04-281-0/+24
This attribute tells the optimizer that the function may be speculated. Patch by Tom Stellard llvm-svn: 301680
OpenPOWER on IntegriCloud