[PPC64LE] Remove unnecessary swaps from lane-insensitive vector computations
[oota-llvm.git] / test / CodeGen / PowerPC / vsx-ldst-builtin-le.ll
index b0648003094539678b180227af1a61376ba7db86..d6940e46df37a72a738577b9fb1b1201faf59481 100644 (file)
@@ -1,7 +1,6 @@
 ; RUN: llc -mcpu=pwr8 -mattr=+vsx -O2 -mtriple=powerpc64le-unknown-linux-gnu < %s > %t
 ; RUN: grep lxvd2x < %t | count 18
 ; RUN: grep stxvd2x < %t | count 18
-; RUN: grep xxswapd < %t | count 36
 
 @vf = global <4 x float> <float -1.500000e+00, float 2.500000e+00, float -3.500000e+00, float 4.500000e+00>, align 16
 @vd = global <2 x double> <double 3.500000e+00, double -7.500000e+00>, align 16