summaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/LoopVectorize/Hexagon
AgeCommit message (Expand)Author
2025-01-14[LV] Bail out early if BTC+1 wraps.Florian Hahn
2023-12-08LoopVectorize/test: fix opt invocations with -march (NFC) (#74462)Ramkumar Ramachandra
2023-08-22[LV] update hexagon test to use load results.Florian Hahn
2023-05-17[NFC][Py Reformat] Reformat lit.local.cfg python files in llvmTobias Hieta
2022-12-14[LoopVectorize] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-12-05[NFC] Port all runlines for LoopVectorize pass tests to -passes syntaxRoman Lebedev
2021-02-01[LV] Fix crash when computing max VF too earlyCullen Rhodes
2020-08-26[LV] Fallback strategies if tail-folding failsSjoerd Meijer
2020-05-13Recommit #2: "[LV] Induction Variable does not remain scalar under tail-foldi...Sjoerd Meijer
2020-05-08Revert "Recommit "[LV] Induction Variable does not remain scalar under tail-f...Benjamin Kramer
2020-05-07Recommit "[LV] Induction Variable does not remain scalar under tail-folding."Sjoerd Meijer
2020-04-18[LV] Invalidate cost model decisions along with interleave groups.Florian Hahn
2019-04-17Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher
2019-04-17Temporarily Revert "Add basic loop fusion pass."Eric Christopher
2018-04-13[LV] Introduce TTI::getMinimumVFKrzysztof Parzyszek