[DAGCombiner] Added BSWAP(BSWAP(x)) -> x combine pattern.
[oota-llvm.git] / test / CodeGen / AArch64 / implicit-sret.ll
2015-02-16 Andrew TrickAArch64: Safely handle the incoming sret call argument.