[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / AArch64 / f16-instructions.ll
2015-04-10 Ahmed Bougacha[AArch64] Promote f16 operations to f32.