summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/attributes.ll
Commit message (Expand)AuthorAgeFilesLines
* ARM MTE stack sanitizer.Evgeniy Stepanov2019-07-151-0/+30
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+418
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-418/+0
* [x86/SLH] Add a real Clang flag and LLVM IR attribute for SpeculativeChandler Carruth2018-09-041-0/+27
* [Inline] Copy "null-pointer-is-valid" attribute in caller.Manoj Gupta2018-07-301-6/+14
* llvm: Add support for "-fno-delete-null-pointer-checks"Manoj Gupta2018-07-091-0/+44
* Hardware-assisted AddressSanitizer (llvm part).Evgeniy Stepanov2017-12-091-0/+30
* [PM] Teach the inliner in the new PM to merge attributes after inlining.Chandler Carruth2016-12-271-1/+2
* Don't inline functions with different SafeStack attributes.Evgeniy Stepanov2016-05-101-0/+19
* Add support for no-jump-tablesNirav Dave2016-03-291-0/+43
* [Inliner] Merge the attributes of the caller and callee functionsAkira Hatanaka2016-01-131-0/+84
* [inliner] Don't inline a function if it doesn't have exactly the sameAkira Hatanaka2015-04-131-0/+50
* Disable inlining between sanitized and non-sanitized functions.Evgeniy Stepanov2013-08-081-0/+112
OpenPOWER on IntegriCloud