llvm-project/llvm/test/Transforms/LoopVectorize/PowerPC
Arthur Eubanks 6699029b67 [NewPM][opt] Run the "default" AA pipeline by default
We tend to assume that the AA pipeline is by default the default AA
pipeline and it's confusing when it's empty instead.

PR48779

Initially reverted due to BasicAA running analyses in an unspecified
order (multiple function calls as parameters), fixed by fetching
analyses before the call to construct BasicAA.

Reviewed By: asbirlea

Differential Revision: https://reviews.llvm.org/D95117
2021-01-21 21:08:54 -08:00
..
interleave_IC.ll [LV] Interleave to expose ILP for small loops with scalar reductions. 2020-09-01 19:47:32 +00:00
large-loop-rdx.ll
lit.local.cfg
massv-altivec.ll [test] Add -inject-tli-mapping to -loop-vectorize -vector-library tests 2020-08-25 11:55:11 -07:00
massv-calls.ll [test] Add -inject-tli-mapping to -loop-vectorize -vector-library tests 2020-08-25 11:55:11 -07:00
massv-nobuiltin.ll [test] Add -inject-tli-mapping to -loop-vectorize -vector-library tests 2020-08-25 11:55:11 -07:00
massv-unsupported.ll [test] Add -inject-tli-mapping to -loop-vectorize -vector-library tests 2020-08-25 11:55:11 -07:00
optimal-epilog-vectorization-profitability.ll [LV] Make optimal-epilog-vectorization-profitability.ll more robust 2020-12-08 12:35:08 -05:00
optimal-epilog-vectorization.ll [NewPM][opt] Run the "default" AA pipeline by default 2021-01-21 21:08:54 -08:00
pr30990.ll
reg-usage.ll
small-loop-rdx.ll
stride-vectorization.ll [BasicAA] Rename deprecated -basicaa to -basic-aa 2020-06-26 20:41:37 -07:00
vectorize-bswap.ll Recommit #2: "[LV] Induction Variable does not remain scalar under tail-folding." 2020-05-13 13:50:09 +01:00
vectorize-only-for-real.ll [PowerPC][Clang] Remove QPX support 2020-12-07 10:15:39 -05:00
vsx-tsvc-s173.ll
widened-massv-call.ll Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00
widened-massv-vfabi-attr.ll Use unary CreateShuffleVector if possible 2020-12-30 22:36:08 +09:00