Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Temporarily Revert "Add basic loop fusion pass."" | Eric Christopher | 2019-04-17 | 1 | -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 Christopher | 2019-04-17 | 1 | -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 Bataev | 2018-02-20 | 1 | -5/+27 |
| | | | | llvm-svn: 325605 | ||||
* | [SLPVectorizer] Add operand bundles to vectorized functions | David Majnemer | 2016-04-29 | 1 | -0/+48 |
SLPVectorizing a call site should result in further propagation of its bundles. llvm-svn: 268004 |