Initial AVX support for some instructions. No patterns matched
[oota-llvm.git] / test / Integer / a9.ll
index 990c4459fce5af1f7d3e5a7681b5c47000f8ac16..711ec821c295fbab2caf6a14a78d78518299baf0 100644 (file)
@@ -13,9 +13,7 @@
 @h = constant i9 shl(i9 1 , i9 9)
 @i = constant i9 shl(i9 1 , i9 8)
 @j = constant i9 lshr(i9 511 , i9 8)
-@k = constant i9 lshr(i9 511 , i9 9)
 @l = constant i9 ashr(i9 511 , i9 8)
-@m = constant i9 ashr(i9 511 , i9 9)
 
 @n = constant i9 mul(i9 511, i9 2)
 @q = constant i9 sdiv(i9 511, i9 2)