Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert r345170 [along with its llvm counterpart r345169] as it makes Halide ↵ | Alina Sbirlea | 2018-10-27 | 1 | -3/+3 |
| | | | | | | builds timeout. llvm-svn: 345446 | ||||
* | [Hexagon] Flip hexagon-autohvx to be true by default | Krzysztof Parzyszek | 2018-10-24 | 1 | -3/+3 |
| | | | | | | | | | | | This will allow other generators of LLVM IR to use the auto-vectorizer without having to change that flag. Note: on its own, this patch will disable auto-vectorization on Hexagon in all cases, regardless of the -fvectorize flag. There is a companion LLVM patch that together with this one forms an NFC for clang users. llvm-svn: 345170 | ||||
* | [Hexagon] Emit a warning when -fvectorize is given without -mhvx | Krzysztof Parzyszek | 2018-04-16 | 1 | -0/+2 |
| | | | | llvm-svn: 330150 | ||||
* | [Hexagon] Enable auto-vectorization only when -fvectorize was given | Krzysztof Parzyszek | 2018-04-12 | 1 | -0/+7 |
llvm-svn: 329923 |