Simon Atanasyan
6d7958684b
[mips] Use RegisterMCAsmBackend to register all MIPS asm backends. NFC
...
This change converts the `MipsAsmBackend` constructor to the "standard"
form. It makes possible to use `RegisterMCAsmBackend` for the backends
registrations. Now we pass `Triple` instance to the `MipsAsmBackend`
ctor and deduce all required options like endianness and bitness from
the triple. We still need to implement explicit ABI checking for
providing correct options to backends.
Differential revision: https://reviews.llvm.org/D37519
llvm-svn: 312720
2017-09-07 12:54:26 +00:00
..
2017-08-18 13:27:02 +00:00
2017-08-03 22:12:30 +00:00
2016-09-09 11:06:01 +00:00
2017-09-07 12:54:26 +00:00
2016-10-09 23:00:34 +00:00
2017-04-27 13:10:48 +00:00
2017-07-20 13:08:18 +00:00
2016-09-08 07:41:43 +00:00
2017-06-27 13:35:17 +00:00
2017-01-16 13:55:58 +00:00
2017-08-27 21:07:24 +00:00
2017-02-23 12:40:58 +00:00
2017-08-10 10:27:29 +00:00
2017-08-14 21:49:38 +00:00
2017-08-10 16:17:32 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-02-14 21:53:23 +00:00
2016-08-24 13:00:47 +00:00
2016-10-13 12:12:56 +00:00
2017-07-20 13:08:18 +00:00
2017-08-30 11:25:38 +00:00
2016-10-14 09:31:42 +00:00
2017-05-18 17:21:13 +00:00
2017-07-15 07:14:25 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-08-14 21:49:38 +00:00
2017-08-03 22:12:30 +00:00
2017-06-09 14:37:08 +00:00
2017-06-09 14:37:08 +00:00
2017-06-09 14:37:08 +00:00
2017-07-20 13:08:18 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-06-07 14:48:46 +00:00
2016-10-13 12:12:56 +00:00
2017-08-03 22:12:30 +00:00
2017-04-24 18:55:33 +00:00
2017-08-03 22:12:30 +00:00
2017-01-16 13:55:58 +00:00
2017-08-27 21:07:24 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-08-11 14:36:05 +00:00
2016-10-01 02:56:57 +00:00
2017-08-11 14:36:05 +00:00
2017-08-11 14:36:05 +00:00
2017-08-03 22:12:30 +00:00
2017-06-07 11:21:37 +00:00
2017-01-30 23:21:32 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-05-18 17:21:13 +00:00
2017-04-20 13:26:46 +00:00
2017-08-14 16:20:33 +00:00
2017-08-14 16:20:33 +00:00
2017-08-03 22:12:30 +00:00
2017-02-01 01:22:51 +00:00
2017-06-06 11:49:48 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-05-30 09:33:43 +00:00
2017-08-14 16:20:33 +00:00
2017-08-14 16:20:33 +00:00
2017-07-12 11:57:44 +00:00
2017-08-14 21:49:38 +00:00
2017-08-03 22:12:30 +00:00
2017-08-01 13:42:45 +00:00
2016-09-09 11:06:01 +00:00
2017-07-13 11:28:05 +00:00
2017-07-13 11:28:05 +00:00
2017-08-03 22:12:30 +00:00
2017-08-03 22:12:30 +00:00
2017-08-14 21:49:38 +00:00
2017-08-14 21:49:38 +00:00
2017-08-14 21:49:38 +00:00
2017-08-03 02:16:21 +00:00
2017-08-16 12:18:04 +00:00
2017-01-20 17:53:30 +00:00
2017-08-14 16:20:33 +00:00
2016-11-14 19:10:56 +00:00
2017-04-21 14:49:27 +00:00