Teach DAG combine to fold (buildvec (Xint2fp x)) to (Xint2fp (buildvec x))
[oota-llvm.git] / test / CodeGen / Hexagon / remove_lsr.ll
2012-09-05 Pranav BhandarkarLLVM Bug Fix 13709: Remove needless lsr(Rp, #32) instru...