Files
clang-p2996/llvm/test/CodeGen/Thumb2
David Green 543236232c [ARM] Selection for MVE VMOVN
The adds both VMOVNt and VMOVNb instruction selection from the appropriate
shuffles. We detect shuffle masks of the form:
0, N, 2, N+2, 4, N+4, ...
or
0, N+1, 2, N+3, 4, N+5, ...
ISel will also try the opposite patterns, with inputs reversed. These are
selected to VMOVNt and VMOVNb respectively.

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

llvm-svn: 374781
2019-10-14 15:19:33 +00:00
..
2019-09-17 14:21:36 +00:00
2019-06-17 09:13:29 +00:00
2019-06-28 08:41:40 +00:00
2019-08-08 15:15:19 +00:00
2019-06-28 07:08:42 +00:00
2019-09-16 15:19:49 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2019-09-16 13:02:41 +00:00
2019-07-15 18:42:54 +00:00
2019-09-16 13:02:41 +00:00
2019-09-19 12:17:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-07-15 18:42:54 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2019-08-28 10:13:23 +00:00
2019-07-15 18:42:54 +00:00
2019-08-28 10:13:23 +00:00
2019-10-14 15:19:33 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +00:00
2019-09-16 13:02:41 +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