Duncan Sands
d1311488fe
Add codegen support for vector select (in the IR this means a select
...
with a vector condition); such selects become VSELECT codegen nodes.
This patch also removes VSETCC codegen nodes, unifying them with SETCC
nodes (codegen was actually often using SETCC for vector SETCC already).
This ensures that various DAG combiner optimizations kick in for vector
comparisons. Passes dragonegg bootstrap with no testsuite regressions
(nightly testsuite as well as "make check-all"). Patch mostly by
Nadav Rotem.
llvm-svn: 139159
2011-09-06 19:07:46 +00:00
..
2011-08-29 15:44:55 +00:00
2011-09-05 06:52:48 +00:00
2011-07-09 18:03:13 +00:00
2011-08-12 20:24:12 +00:00
2011-09-06 19:07:46 +00:00
2011-05-05 04:25:03 +00:00
2011-08-12 03:27:54 +00:00
2011-08-30 19:50:33 +00:00
2011-09-02 18:07:19 +00:00
2011-08-30 22:10:58 +00:00
2011-08-30 18:33:34 +00:00
2011-09-06 19:07:46 +00:00
2011-08-30 23:03:45 +00:00
2011-07-18 04:54:35 +00:00
2011-07-18 04:54:35 +00:00
2011-08-25 23:22:40 +00:00
2011-08-17 19:33:27 +00:00
2010-08-07 01:25:32 +00:00
2011-03-03 07:49:07 +00:00
2011-02-20 22:06:10 +00:00
2011-08-24 20:18:38 +00:00
2011-08-25 20:18:22 +00:00
2011-03-10 00:21:25 +00:00
2011-07-09 17:41:24 +00:00
2011-08-18 17:39:28 +00:00
2011-07-18 04:54:35 +00:00
2011-08-22 09:37:03 +00:00
2011-07-18 04:54:35 +00:00
2011-07-18 04:54:35 +00:00
2010-01-27 20:34:15 +00:00
2011-08-30 23:03:45 +00:00
2011-07-18 04:54:35 +00:00
2011-07-18 04:54:35 +00:00
2011-08-12 20:24:12 +00:00
2011-07-27 00:46:46 +00:00
2011-08-12 20:24:12 +00:00
2011-07-18 04:54:35 +00:00
2011-07-18 04:54:35 +00:00
2011-09-06 13:37:06 +00:00
2008-11-13 09:08:33 +00:00
2011-05-28 04:07:29 +00:00
2008-11-13 09:08:33 +00:00
2010-08-05 23:36:21 +00:00
2011-04-20 15:37:17 +00:00
2011-05-26 23:13:19 +00:00
2011-08-18 13:00:48 +00:00
2011-08-30 23:03:45 +00:00
2010-12-07 18:50:33 +00:00
2010-09-02 22:14:51 +00:00
2011-07-06 18:22:43 +00:00
2011-06-01 23:32:40 +00:00
2011-08-13 01:04:44 +00:00
2011-08-22 09:37:03 +00:00
2011-07-18 04:54:35 +00:00
2011-04-28 09:12:47 +00:00
2011-03-30 18:32:53 +00:00
2010-08-07 00:43:20 +00:00
2011-08-29 17:07:00 +00:00
2010-10-20 22:22:30 +00:00
2011-05-10 22:16:06 +00:00
2010-06-10 15:06:05 +00:00
2011-07-18 04:54:35 +00:00
2011-06-23 09:09:15 +00:00
2011-07-18 04:54:35 +00:00
2011-08-11 00:22:48 +00:00
2010-11-29 18:16:10 +00:00