David Green 1343814fb4 [ARM] Fix for MVE VREV64
The VREV64 instruction is apparently unpredictable if Qd == Qm, due to the
cross-beat nature of the instruction. This adds an earlyclobber to Qd, which
seems to be the same way we deal with this on other instructions like the
write-back on loads and stores.

Differential Revision: https://reviews.llvm.org/D65502

llvm-svn: 367544
2019-08-01 11:22:03 +00:00
..
2019-06-17 09:13:29 +00:00
2019-05-15 12:41:58 +00:00
2019-07-15 18:42:54 +00:00
2019-06-28 08:41:40 +00:00
2019-06-28 07:08:42 +00:00
2019-07-31 10:44:11 +00:00
2019-07-15 18:42:54 +00:00
2019-07-15 18:42:54 +00:00
2019-06-28 08:41:40 +00:00
2019-07-15 18:42:54 +00:00
2019-07-15 18:42:54 +00:00
2019-07-28 14:07:48 +00:00
2019-07-15 18:42:54 +00:00
2019-07-15 18:42:54 +00:00
2019-08-01 11:22:03 +00:00
2019-07-28 14:07:48 +00:00
2019-07-28 14:07:48 +00:00
2019-07-28 14:07:48 +00:00
2019-07-15 18:42:54 +00:00
2019-07-15 18:42:54 +00:00
2019-06-17 09:13:29 +00:00
2019-01-10 08:36:33 +00:00
2019-07-27 18:44:15 +00:00