James Y Knight
692e037499
Fix assert when emitting llvm.pow.f86.
...
This occurred due to introducing the invalid i64 type after type
legalization had already finished, in an attempt to workaround bitcast
f64 -> v2i32 not doing constant folding.
The *right* thing is to actually fix bitcast, but that has other
complications. So, for now, just get rid of the broken workaround, and
check in a test-case showing that it doesn't crash, with TODOs for
emitting proper code.
llvm-svn: 249908
2015-10-09 21:36:19 +00:00
..
2015-09-10 21:49:06 +00:00
2015-02-27 21:17:42 +00:00
2014-05-16 09:42:04 +00:00
2013-12-29 07:15:09 +00:00
2015-02-27 21:17:42 +00:00
2015-04-16 23:24:18 +00:00
2015-02-27 21:17:42 +00:00
2015-04-16 23:24:18 +00:00
2015-02-27 21:17:42 +00:00
2014-05-16 09:42:04 +00:00
2015-04-16 23:24:18 +00:00
2015-09-10 21:49:06 +00:00
2013-12-09 05:13:25 +00:00
2015-02-27 21:17:42 +00:00
2015-09-10 21:49:06 +00:00
2014-01-12 04:13:17 +00:00
2014-01-26 06:09:59 +00:00
2015-03-04 01:35:23 +00:00
2015-06-17 20:52:32 +00:00
2015-10-09 21:36:19 +00:00
2015-09-10 21:49:06 +00:00
2015-08-21 04:17:56 +00:00
2015-02-27 21:17:42 +00:00
2015-08-10 19:11:39 +00:00
2015-02-27 21:17:42 +00:00
2014-06-09 22:42:55 +00:00
2014-03-01 02:18:04 +00:00
2014-01-12 19:24:08 +00:00
2015-03-13 18:20:45 +00:00
2015-07-08 16:25:12 +00:00
2015-06-23 11:31:32 +00:00
2014-05-16 09:42:04 +00:00
2015-02-27 21:17:42 +00:00
2014-01-10 02:55:27 +00:00
2015-08-10 19:11:39 +00:00
2015-08-31 21:10:35 +00:00
2015-04-16 23:24:18 +00:00
2015-08-10 19:11:39 +00:00
2015-02-27 21:17:42 +00:00
2014-05-09 22:32:13 +00:00
2015-08-26 17:57:51 +00:00
2015-09-10 21:49:06 +00:00
2014-02-23 21:43:52 +00:00
2015-09-10 21:49:06 +00:00