summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/inline_ssp.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+161
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-161/+0
* [PM] Turn on the new PM's inliner in addition to the current one forChandler Carruth2016-12-271-0/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-4/+4
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-4/+4
* Modify the LLVM assembly output so that it uses references to represent funct...Bill Wendling2013-02-201-16/+21
* Remove the AttrBuilder form of the Attribute::get creators.Bill Wendling2013-01-311-19/+19
* Convert getAttributes() to return an AttributeSetNode.Bill Wendling2013-01-291-10/+10
* Add the IR attribute 'sspstrong'.Bill Wendling2013-01-231-0/+155
OpenPOWER on IntegriCloud