Dimitry Andric
779aaa5564
Pull in r181286 from upstream llvm trunk:
...
LoopVectorize: getConsecutiveVector must respect signed arithmetic
We were passing an i32 to ConstantInt::get where an i64 was needed and we must
also pass the sign if we pass negatives numbers. The start index passed to
getConsecutiveVector must also be signed.
Should fix PR15882.
This should fix Firefox crashes some people have been reporting, when it
is compiled with -O3.
2013-05-13 07:02:15 +00:00
..
2012-11-15 04:51:37 +00:00
2013-03-27 10:11:43 +00:00
2013-05-03 23:51:32 +00:00
2013-05-01 23:58:39 +00:00
2013-05-08 20:04:32 +00:00
2012-09-14 21:17:53 +00:00
2012-09-11 21:16:22 +00:00
2012-05-21 04:29:11 +00:00
2013-01-19 02:24:14 +00:00
2012-12-06 01:31:25 +00:00
2013-01-26 22:08:21 +00:00
2012-08-17 18:20:38 +00:00
2012-12-06 01:31:25 +00:00
2013-01-26 22:08:21 +00:00
2013-02-26 00:58:44 +00:00
2013-01-11 17:34:30 +00:00
2013-05-12 15:29:35 +00:00
2013-05-12 15:29:35 +00:00
2013-04-18 02:20:58 +00:00
2012-12-06 01:31:25 +00:00
2012-12-06 01:31:25 +00:00
2012-09-22 17:47:37 +00:00
2013-01-31 08:55:21 +00:00
2013-01-24 03:33:15 +00:00
2013-04-13 22:44:48 +00:00
2013-05-13 06:52:46 +00:00
2013-04-02 05:30:41 +00:00
2012-10-19 12:44:22 +00:00
2013-03-14 23:51:47 +00:00
2013-04-27 22:47:52 +00:00
2013-04-27 19:26:56 +00:00
2013-01-26 22:08:21 +00:00
2013-02-04 09:28:36 +00:00
2013-03-04 11:27:41 +00:00
2013-05-13 07:02:15 +00:00
2012-10-20 10:16:55 +00:00
2012-12-21 21:00:00 +00:00
2013-04-09 06:50:11 +00:00
2012-05-22 06:28:53 +00:00
2013-04-15 18:35:09 +00:00
2013-01-26 22:08:21 +00:00
2013-02-16 12:48:06 +00:00
2013-01-03 07:25:30 +00:00
2013-03-21 22:59:01 +00:00
2013-04-14 16:49:27 +00:00
2012-08-21 06:14:08 +00:00
2013-02-16 12:45:57 +00:00
2012-09-14 11:51:49 +00:00
2011-12-17 23:43:40 +00:00
2013-04-21 17:09:51 +00:00
2013-05-04 14:03:18 +00:00
2012-12-06 01:31:25 +00:00
2013-01-26 22:08:21 +00:00
2012-02-22 03:36:15 +00:00
2012-09-28 07:51:30 +00:00
2012-03-10 11:25:53 +00:00
2012-12-13 06:45:45 +00:00
2012-06-27 07:41:21 +00:00
2011-12-08 02:40:46 +00:00
2013-04-20 11:42:10 +00:00
2013-04-05 09:51:31 +00:00
2013-03-15 00:05:50 +00:00
2013-03-15 00:05:50 +00:00
2013-02-16 12:52:40 +00:00
2012-12-22 21:32:12 +00:00