Tom Stellard
ad2d29f10e
SelectionDAG: Don't use MVT::Other to determine legality of ISD::SELECT_CC
...
The SelectionDAG bad a special case for ISD::SELECT_CC, where it would
allow targets to specify:
setOperationAction(ISD::SELECT_CC, MVT::Other, Expand);
to indicate that they wanted to expand ISD::SELECT_CC for all types.
This wasn't applied correctly everywhere, and it makes writing new
DAG patterns with ISD::SELECT_CC difficult.
llvm-svn: 210541
2014-06-10 16:01:29 +00:00
..
2014-06-08 16:18:35 +00:00
2014-06-09 09:49:51 +00:00
2014-05-27 14:58:51 +00:00
2014-06-09 14:09:28 +00:00
2013-12-11 00:30:57 +00:00
2014-04-25 18:36:38 +00:00
2013-12-10 05:39:34 +00:00
2014-04-25 18:36:38 +00:00
2014-04-03 12:47:34 +00:00
2014-05-13 11:45:36 +00:00
2014-05-13 11:45:36 +00:00
2014-04-14 22:21:22 +00:00
2014-04-29 07:58:02 +00:00
2014-04-25 05:30:21 +00:00
2014-04-29 07:58:02 +00:00
2014-04-25 05:30:21 +00:00
2014-02-14 19:16:39 +00:00
2013-08-07 04:00:26 +00:00
2014-04-21 22:55:11 +00:00
2014-04-29 07:58:02 +00:00
2014-01-23 10:31:31 +00:00
2014-05-12 11:56:16 +00:00
2014-04-29 07:58:02 +00:00
2014-05-17 21:50:01 +00:00
2014-04-29 07:58:02 +00:00
2014-04-21 22:55:11 +00:00
2014-04-29 07:58:02 +00:00
2014-06-09 09:49:51 +00:00
2014-06-09 09:49:51 +00:00
2014-05-27 18:53:06 +00:00
2014-06-09 09:49:51 +00:00
2013-11-28 15:26:33 +00:00
2014-05-13 11:45:36 +00:00
2013-05-24 22:23:49 +00:00
2013-09-28 13:42:22 +00:00
2014-05-27 18:53:06 +00:00
2014-04-30 15:06:25 +00:00
2014-04-16 10:23:37 +00:00
2014-06-09 09:49:51 +00:00
2014-05-09 14:06:17 +00:00
2014-04-29 07:58:02 +00:00
2014-04-29 07:58:02 +00:00
2013-04-18 00:52:44 +00:00
2013-10-15 01:48:30 +00:00
2014-06-08 09:13:42 +00:00
2014-04-04 05:16:06 +00:00
2014-04-29 07:58:02 +00:00
2014-05-08 11:51:18 +00:00
2014-05-13 11:45:36 +00:00
2014-04-25 05:30:21 +00:00
2014-04-30 15:06:25 +00:00
2014-06-09 09:49:51 +00:00
2014-05-23 13:18:02 +00:00
2014-04-29 07:58:02 +00:00
2014-06-10 16:01:29 +00:00
2014-04-29 07:58:02 +00:00
2014-04-22 02:41:26 +00:00
2014-04-29 07:58:02 +00:00
2014-06-05 13:52:08 +00:00
2014-05-07 14:53:32 +00:00
2014-04-29 07:58:02 +00:00
2014-05-27 18:53:06 +00:00
2014-05-27 18:53:06 +00:00
2014-04-21 22:55:11 +00:00
2014-04-29 07:58:02 +00:00
2014-02-10 12:05:17 +00:00
2014-05-15 12:06:36 +00:00
2014-04-29 07:58:02 +00:00
2014-04-22 02:41:26 +00:00
2014-04-29 07:58:02 +00:00
2014-04-22 02:41:26 +00:00
2014-04-29 07:58:02 +00:00
2014-05-08 13:02:11 +00:00
2014-03-24 14:05:39 +00:00
2014-04-14 22:21:22 +00:00
2014-04-29 07:58:02 +00:00
2014-04-25 05:30:21 +00:00
2014-04-29 07:58:02 +00:00
2014-04-25 05:30:21 +00:00
2014-04-29 07:58:02 +00:00
2014-05-23 13:18:02 +00:00
2014-04-30 12:09:32 +00:00
2014-06-06 19:04:48 +00:00
2014-04-25 05:30:21 +00:00
2014-04-29 07:58:02 +00:00
2014-05-13 11:45:36 +00:00
2014-05-23 13:18:02 +00:00
2014-04-29 07:58:02 +00:00
2014-04-29 07:58:02 +00:00
2014-02-08 14:53:28 +00:00
2014-03-02 09:09:27 +00:00
2014-05-01 10:24:46 +00:00
2014-03-12 11:54:00 +00:00