Vasileios Kalintiris
b2dd15f8c7
[mips] Add preliminary support for the MIPS II target.
...
Summary:
This patch enables code generation for the MIPS II target. Pre-Mips32
targets don't have the MUL instruction, so we add the correspondent
pattern that uses the MULT/MFLO combination in order to retrieve the
product.
This is WIP as we don't support code generation for select nodes due to
the lack of conditional-move instructions.
Reviewers: dsanders
Subscribers: llvm-commits
Differential Revision: http://reviews.llvm.org/D6150
llvm-svn: 221686
2014-11-11 11:43:55 +00:00
..
2014-11-11 11:22:39 +00:00
2014-11-10 18:11:10 +00:00
2014-08-13 16:26:38 +00:00
2014-11-05 17:31:00 +00:00
2013-12-11 00:30:57 +00:00
2014-11-07 14:24:31 +00:00
2014-07-24 11:45:27 +00:00
2014-09-02 22:28:02 +00:00
2014-11-05 17:31:00 +00:00
2014-06-12 15:00:17 +00:00
2014-11-05 17:43:00 +00:00
2014-08-05 02:39:49 +00:00
2014-08-13 16:26:38 +00:00
2014-04-25 05:30:21 +00:00
2014-08-13 16:26:38 +00:00
2014-04-25 05:30:21 +00:00
2014-08-13 16:26:38 +00:00
2014-08-07 05:46:54 +00:00
2014-07-18 23:25:00 +00:00
2014-08-13 16:26:38 +00:00
2014-08-29 21:53:01 +00:00
2014-08-05 02:39:49 +00:00
2014-08-13 16:26:38 +00:00
2014-11-02 16:09:29 +00:00
2014-11-02 16:09:29 +00:00
2014-08-05 02:39:49 +00:00
2014-08-13 16:26:38 +00:00
2014-07-31 01:43:54 +00:00
2014-07-22 13:36:02 +00:00
2014-11-07 16:54:21 +00:00
2014-07-22 13:36:02 +00:00
2014-09-02 22:28:02 +00:00
2014-10-24 16:15:27 +00:00
2014-11-07 15:03:53 +00:00
2014-11-07 15:03:53 +00:00
2014-10-04 16:55:56 +00:00
2014-08-13 16:26:38 +00:00
2014-11-06 14:25:42 +00:00
2014-08-13 16:26:38 +00:00
2014-11-07 16:54:21 +00:00
2014-11-10 15:57:53 +00:00
2014-11-07 16:54:21 +00:00
2014-06-12 13:39:06 +00:00
2014-10-24 16:15:27 +00:00
2014-11-10 17:27:56 +00:00
2014-07-10 17:26:51 +00:00
2013-10-15 01:48:30 +00:00
2014-10-14 18:27:58 +00:00
2014-08-05 02:39:49 +00:00
2014-08-13 16:26:38 +00:00
2014-08-17 19:47:47 +00:00
2014-11-04 21:45:16 +00:00
2014-07-18 23:25:00 +00:00
2014-08-13 16:26:38 +00:00
2014-11-11 11:43:55 +00:00
2014-07-10 17:26:51 +00:00
2014-08-13 16:26:38 +00:00
2014-11-07 16:54:21 +00:00
2014-11-07 15:33:08 +00:00
2014-10-24 16:15:27 +00:00
2014-08-30 16:48:02 +00:00
2014-08-30 16:48:02 +00:00
2014-05-27 18:53:06 +00:00
2014-08-13 16:26:38 +00:00
2014-07-18 23:41:32 +00:00
2014-08-13 16:26:38 +00:00
2014-07-10 17:26:51 +00:00
2014-09-04 13:23:44 +00:00
2014-08-05 02:39:49 +00:00
2014-09-03 21:04:12 +00:00
2014-04-22 02:41:26 +00:00
2014-08-13 16:26:38 +00:00
2014-08-08 10:01:29 +00:00
2014-08-13 16:26:38 +00:00
2014-11-11 10:31:31 +00:00
2014-03-24 14:05:39 +00:00
2014-10-16 15:41:51 +00:00
2014-08-13 16:26:38 +00:00
2014-08-04 21:25:23 +00:00
2014-08-13 16:26:38 +00:00
2014-08-05 02:39:49 +00:00
2014-08-13 16:26:38 +00:00
2014-11-02 16:09:29 +00:00
2014-11-02 16:09:29 +00:00
2014-06-27 04:38:30 +00:00
2014-08-13 16:26:38 +00:00
2014-08-05 02:39:49 +00:00
2014-08-13 16:26:38 +00:00
2014-11-11 11:43:55 +00:00
2014-11-11 11:43:55 +00:00
2014-10-16 20:34:57 +00:00
2014-09-26 01:44:08 +00:00
2014-11-06 13:20:12 +00:00
2014-11-06 13:20:12 +00:00
2014-10-01 14:53:19 +00:00
2014-11-01 16:08:03 +00:00