AVX-512: fixed a bug in getLoadStoreRegOpcode() for AVX-512 target
[oota-llvm.git] / test / CodeGen / ARM / 2011-04-15-AndVFlagPeepholeBug.ll
2011-04-15 Cameron ZwarichThe AND instruction leaves the V flag unmodified, so...