John Brawn 4ad9ca0f9e [ARM] Fix incorrect handling of big-endian vmov.i64
Currently when the target is big-endian vmov.i64 reverses the order of the two
words of the vector. This is correct only when the underlying element type is
32-bit, as actually what it should be doing is considering it a vector of the
underlying type and reversing the elements of that.

Differential Revision: https://reviews.llvm.org/D76515
2020-04-03 17:36:50 +01:00
..
2019-09-17 14:21:36 +00:00
2019-06-28 08:41:40 +00:00
2019-06-28 07:08:42 +00:00
2020-02-27 12:19:31 +00:00
2020-02-27 12:19:31 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2020-03-30 07:44:23 +01:00
2020-03-30 07:44:23 +01:00
2020-02-27 12:19:31 +00:00
2020-01-20 06:57:07 +00:00
2019-07-15 18:42:54 +00:00
2020-02-27 12:19:31 +00:00
2019-09-16 13:02:41 +00:00
2020-03-30 07:44:23 +01:00
2019-08-28 10:13:23 +00:00
2020-03-24 15:51:03 +00:00
2020-03-27 11:18:24 +00:00
2019-08-28 10:13:23 +00:00
2020-03-30 07:44:23 +01:00
2020-04-02 10:57:40 +01:00
2019-08-28 10:13:23 +00:00
2019-12-02 10:38:14 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-02-28 14:27:21 +00:00
2020-04-02 10:57:40 +01:00
2020-04-02 10:57:40 +01:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2020-01-20 06:57:07 +00:00
2019-01-10 08:36:33 +00:00
2019-07-27 18:44:15 +00:00
2019-11-20 13:58:38 +00:00
2019-11-25 11:29:14 +00:00