Krzysztof Parzyszek
91b5cf8412
Extract LaneBitmask into a separate type
...
Specifically avoid implicit conversions from/to integral types to
avoid potential errors when changing the underlying type. For example,
a typical initialization of a "full" mask was "LaneMask = ~0u", which
would result in a value of 0x00000000FFFFFFFF if the type was extended
to uint64_t.
Differential Revision: https://reviews.llvm.org/D27454
llvm-svn: 289820
2016-12-15 14:36:06 +00:00
..
2016-10-01 06:46:33 +00:00
2016-12-15 07:59:15 +00:00
2016-10-10 22:49:37 +00:00
2016-11-04 19:17:32 +00:00
2016-11-22 04:32:54 +00:00
2016-11-02 16:43:50 +00:00
2016-08-22 16:18:42 +00:00
2016-08-08 03:30:01 +00:00
2016-08-08 03:30:01 +00:00
2016-01-15 23:59:13 +00:00
2016-12-14 10:43:58 +00:00
2016-12-14 10:43:58 +00:00
2016-12-08 01:56:23 +00:00
2016-12-15 07:59:08 +00:00
2016-10-27 23:20:19 +00:00
2015-12-17 15:08:24 +00:00
2016-12-01 23:39:08 +00:00
2016-10-14 04:21:32 +00:00
2016-08-30 18:40:47 +00:00
2016-08-22 11:55:22 +00:00
2015-12-05 07:13:35 +00:00
2016-08-22 11:55:22 +00:00
2016-06-26 14:49:00 +00:00
2016-04-21 23:00:17 +00:00
2016-08-29 12:33:42 +00:00
2016-12-14 10:43:58 +00:00
2016-12-15 14:36:06 +00:00
2016-09-12 00:17:09 +00:00
2016-09-14 22:41:50 +00:00
2016-12-15 07:59:08 +00:00
2016-10-05 01:02:34 +00:00
2016-12-14 10:43:58 +00:00
2016-01-05 10:25:56 +00:00
2016-10-20 15:02:18 +00:00
2016-12-05 23:55:13 +00:00
2016-08-22 11:55:22 +00:00
2016-05-02 23:22:18 +00:00
2016-10-10 22:49:37 +00:00
2016-10-17 22:24:36 +00:00
2016-08-22 11:55:22 +00:00
2016-11-20 13:47:59 +00:00
2016-12-08 01:56:23 +00:00