Simon Pilgrim
4cbedaeff5
[LoopVectorize][X86] Regenerate slm-no-vectorize.ll
2023-06-13 14:15:37 +01:00
Nikita Popov
7d7577256b
[LoopVectorize] Convert some tests to opaque pointers (NFC)
2022-12-14 15:16:59 +01:00
Roman Lebedev
be51fa4580
[NFC] Port all runlines for LoopVectorize pass tests to -passes syntax
2022-12-05 22:17:30 +03:00
Dávid Bolvanský
872f7000fc
Revert "[NFCI] Regenerate SROA/LoopVectorize test checks"
...
This reverts commit 14e3450fb57305aa9ff3e9e60687b458e43835c9.
2022-04-04 01:15:30 +02:00
Dávid Bolvanský
a113a582b1
[NFCI] Regenerate LoopVectorize test checks
2022-04-03 21:56:24 +02:00
Eric Christopher
cee313d288
Revert "Temporarily Revert "Add basic loop fusion pass.""
...
The reversion apparently deleted the test/Transforms directory.
Will be re-reverting again.
llvm-svn: 358552
2019-04-17 04:52:47 +00:00
Eric Christopher
a863435128
Temporarily Revert "Add basic loop fusion pass."
...
As it's causing some bot failures (and per request from kbarton).
This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda.
llvm-svn: 358546
2019-04-17 02:12:23 +00:00
NAKAMURA Takumi
91a00b974d
llvm/test/Transforms/LoopVectorize/X86/slm-no-vectorize.ll: -debug is available in +Asserts.
...
llvm-svn: 306979
2017-07-02 14:25:27 +00:00
Mohammed Agabaria
eb09a810e6
[X86][CM] update add\sub costs of vectors of 64 in X86\SLM arch
...
this patch updates the cost of addq\subq (add\subtract of vectors of 64bits)
based on the performance numbers of SLM arch.
Differential Revision: https://reviews.llvm.org/D33983
llvm-svn: 306974
2017-07-02 12:16:15 +00:00