Revert "[AArch64] Simplify AES*Tied pseudo expansion (NFC)."
authorTim Northover <tnorthover@apple.com>
Thu, 3 Aug 2017 16:59:36 +0000 (16:59 +0000)
committerTim Northover <tnorthover@apple.com>
Thu, 3 Aug 2017 16:59:36 +0000 (16:59 +0000)
commit869fa74d4b13ad54a24fdc357393ce9dcc05b4ff
tree552533f5575169b90165e837d4e3865114c061c5
parent0dfd4fa8d3576cd22d18f40eb4473b02e9726731
Revert "[AArch64] Simplify AES*Tied pseudo expansion (NFC)."

This reverts commit r309821.

My suggestion was wrong because it left the MachineOperands tied which
confused the verifier. Since there's no easy way to untie operands, the
original BuildMI solution is probably best.

llvm-svn: 309962
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp