teak-llvm/llvm/test/Transforms/LoopVectorize/PowerPC
Jinsong Ji e29a2e6be4 [PowerPC][LoopVectorize] Extend getRegisterClassForType to consider double and other floating point type
In https://reviews.llvm.org/D67148, we use isFloatTy to test floating
point type, otherwise we return GPRRC.
So 'double' will be classified as GPRRC, which is not accurate.

This patch covers other floating point types.

Reviewed By: #powerpc, nemanjai

Differential Revision: https://reviews.llvm.org/D71946
2020-01-06 18:44:59 +00:00
..
agg-interleave-a2.ll
large-loop-rdx.ll
lit.local.cfg
massv-altivec.ll
massv-calls.ll
massv-nobuiltin.ll
massv-unsupported.ll
pr30990.ll
reg-usage.ll [PowerPC][LoopVectorize] Extend getRegisterClassForType to consider double and other floating point type 2020-01-06 18:44:59 +00:00
small-loop-rdx.ll
stride-vectorization.ll
vectorize-bswap.ll [PowerPC] Add missing legalization for vector BSWAP 2019-12-17 19:07:34 -06:00
vectorize-only-for-real.ll
vsx-tsvc-s173.ll