summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/FunctionAttrs/norecurse.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+91
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-91/+0
* [PM][FunctionAttrs] add NoUnwind attribute inference to PostOrderFunctionAttr...Fedor Sergeev2018-03-231-11/+37
* Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson2018-01-191-2/+2
* Remove dead TLI arg of isKnownNonNull and propagate deadness. NFC.Sean Silva2016-07-021-1/+1
* [PM] Port ReversePostOrderFunctionAttrs to the new PMSean Silva2016-06-121-0/+1
* [attrs] Move the norecurse deduction to operate on the node set ratherChandler Carruth2016-02-131-0/+7
* [attrs] Split the late-revisit pattern for deducing norecurse inChandler Carruth2016-01-081-1/+1
* Revert "Revert "[FunctionAttrs] Identify norecurse functions""James Molloy2015-11-121-0/+57
* Revert "[FunctionAttrs] Identify norecurse functions"James Molloy2015-11-121-57/+0
* [FunctionAttrs] Identify norecurse functionsJames Molloy2015-11-121-0/+57
OpenPOWER on IntegriCloud