Fix non-deterministic SDNodeOrder-dependent codegen
[oota-llvm.git] / test / CodeGen / AArch64 / neon-copyPhysReg-tuple.ll
2014-01-07 Hao Liu[AArch64]Add support to copy D tuples such as DPair...