summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/SLPVectorizer/X86/funclet.ll
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+70
| | | | | | | | The reversion apparently deleted the test/Transforms directory. Will be re-reverting again. llvm-svn: 358552
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-70/+0
| | | | | | | | As it's causing some bot failures (and per request from kbarton). This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda. llvm-svn: 358546
* [SLP] Fix tests checks, NFC.Alexey Bataev2018-02-201-5/+27
| | | | llvm-svn: 325605
* [SLPVectorizer] Add operand bundles to vectorized functionsDavid Majnemer2016-04-291-0/+48
SLPVectorizing a call site should result in further propagation of its bundles. llvm-svn: 268004
OpenPOWER on IntegriCloud