Torok Edwin
e8ab3bd3a5
Fix PR6910.
...
Limit alignment in SmallVector 8, otherwise GCC assumes 16 byte alignment.
opetaror new, and malloc only return 8-byte aligned memory on 32-bit Linux,
which cause a crash if code is compiled with -O3 (or -ftree-vectorize) and some
SmallVector code is vectorized.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102604 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-29 06:43:12 +00:00
..
2010-03-06 19:20:13 +00:00
2010-04-08 23:03:40 +00:00
2010-03-16 19:07:05 +00:00
2010-02-17 19:26:45 +00:00
2010-03-08 20:45:52 +00:00
2010-01-22 03:33:01 +00:00
2010-03-08 20:45:52 +00:00
2010-03-18 18:18:00 +00:00
2010-03-18 16:16:38 +00:00
2009-11-17 10:54:25 +00:00
2009-09-06 08:55:57 +00:00
2009-12-15 03:10:26 +00:00
2010-02-08 18:08:46 +00:00
2009-12-15 07:26:43 +00:00
2010-02-02 01:57:01 +00:00
2010-04-13 23:34:11 +00:00
2009-09-06 08:55:57 +00:00
2010-04-09 20:25:54 +00:00
2010-04-05 23:53:46 +00:00
2009-12-15 07:26:43 +00:00
2010-03-30 16:20:03 +00:00
2009-11-05 23:01:30 +00:00
2010-04-17 07:17:19 +00:00
2010-03-03 20:46:48 +00:00
2010-02-10 05:54:04 +00:00
2010-02-12 22:34:54 +00:00
2009-09-15 15:08:33 +00:00
2009-11-21 02:01:24 +00:00
2010-04-29 06:43:12 +00:00
2009-10-26 01:35:46 +00:00
2010-03-30 17:32:08 +00:00
2010-03-12 17:45:06 +00:00
2010-04-11 19:00:03 +00:00
2010-03-24 00:53:27 +00:00
2010-04-19 15:38:38 +00:00
2009-12-11 15:30:07 +00:00
2009-11-30 13:14:13 +00:00
2010-02-23 19:15:24 +00:00
2010-01-13 12:45:23 +00:00
2009-12-15 07:26:43 +00:00