Alexander Richardson
85e200e934
Add Triple::isMIPS()/isMIPS32()/isMIPS64(). NFC
...
There are quite a few if statements that enumerate all these cases. It gets
even worse in our fork of LLVM where we also have a Triple::cheri (which
is mips64 + CHERI instructions) and we had to update all if statements that
check for Triple::mips64 to also handle Triple::cheri. This patch helps to
reduce our diff to upstream and should also make some checks more readable.
Reviewed By: atanasyan
Differential Revision: https://reviews.llvm.org/D48548
llvm-svn: 335493
2018-06-25 16:49:20 +00:00
..
2018-06-25 16:49:20 +00:00
2018-05-25 16:15:48 +00:00
2018-06-25 16:49:20 +00:00
2018-05-22 13:24:38 +00:00
2018-02-23 11:06:40 +00:00
2018-05-30 12:40:53 +00:00
2018-06-19 15:25:01 +00:00
2018-06-20 13:29:57 +00:00
2018-06-20 13:29:57 +00:00
2018-06-15 13:29:35 +00:00
2018-05-23 15:28:28 +00:00
2018-06-20 22:40:12 +00:00
2018-06-13 12:51:37 +00:00
2018-05-14 12:53:11 +00:00
2018-06-06 16:36:30 +00:00
2018-06-06 16:36:30 +00:00
2018-06-05 22:13:56 +00:00
2018-06-05 22:13:56 +00:00
2018-05-14 12:53:11 +00:00
2018-05-30 12:40:53 +00:00
2018-05-22 10:55:05 +00:00
2018-06-08 10:55:34 +00:00
2018-05-10 16:01:36 +00:00
2018-06-13 12:51:37 +00:00
2018-05-17 16:30:32 +00:00
2018-05-09 02:42:00 +00:00
2018-06-12 10:23:49 +00:00
2018-06-06 07:24:52 +00:00
2018-06-06 07:24:52 +00:00
2018-05-15 16:05:04 +00:00
2018-05-14 12:53:11 +00:00
2018-06-13 12:51:37 +00:00
2018-05-30 12:40:53 +00:00
2018-06-20 13:29:57 +00:00
2018-05-30 12:40:53 +00:00
2018-04-19 13:33:51 +00:00
2018-05-14 12:53:11 +00:00
2018-06-20 19:59:58 +00:00
2018-06-12 10:28:06 +00:00
2018-05-16 10:03:05 +00:00
2018-05-16 10:03:05 +00:00
2018-06-20 22:40:12 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-01 15:54:18 +00:00
2018-06-21 18:52:32 +00:00
2018-05-29 17:42:26 +00:00
2018-05-31 16:16:49 +00:00
2018-02-23 11:06:40 +00:00
2018-06-12 10:23:49 +00:00
2018-06-12 10:23:49 +00:00
2018-05-14 12:53:11 +00:00
2018-06-14 13:03:53 +00:00
2018-05-23 15:28:28 +00:00
2018-05-30 12:40:53 +00:00
2018-05-01 15:54:18 +00:00
2018-05-14 12:53:11 +00:00
2018-04-12 17:01:46 +00:00
2018-04-11 15:12:32 +00:00
2018-04-11 15:12:32 +00:00
2018-05-14 12:53:11 +00:00
2018-05-01 15:54:18 +00:00
2018-05-17 16:30:32 +00:00
2018-05-02 13:37:28 +00:00
2018-04-05 13:11:36 +00:00
2018-06-11 16:50:28 +00:00
2018-03-29 09:21:20 +00:00
2018-06-07 13:06:06 +00:00
2018-06-06 16:36:30 +00:00
2018-06-20 19:59:58 +00:00
2018-05-01 15:54:18 +00:00
2018-06-05 22:13:56 +00:00
2018-05-01 15:54:18 +00:00
2018-05-20 17:21:00 +00:00
2018-06-19 16:05:44 +00:00
2018-05-17 16:30:32 +00:00
2018-06-13 12:51:37 +00:00
2018-05-01 15:54:18 +00:00
2018-01-26 15:56:14 +00:00
2018-05-17 16:30:32 +00:00