[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / test / CodeGen / AArch64 / bitcast.ll
2015-04-01 Jiangning LiuFix PR23065. Avoid optimizing bitcast of build_vector...