Chris Lattner
6ff85681e4
Fix PR2369 by making scalarrepl more careful about promoting
...
structures. Its default threshold is to promote things that are
smaller than 128 bytes, which is sane. However, it is not sane
to do this for things that turn into 128 *registers*. Add a cap
on the number of registers introduced, defaulting to 128/4=32.
llvm-svn: 52611
2008-06-22 17:46:21 +00:00
..
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-06-10 16:04:47 +00:00
2008-06-12 21:23:38 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2007-03-28 02:38:26 +00:00
2007-05-24 18:42:47 +00:00
2007-05-30 06:10:46 +00:00
2007-11-04 14:43:57 +00:00
2008-01-30 00:39:15 +00:00
2008-02-29 07:12:06 +00:00
2008-06-05 12:51:53 +00:00
2008-06-22 17:46:21 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-05-20 21:00:03 +00:00
2008-03-18 04:14:37 +00:00
2007-04-25 06:29:34 +00:00
2007-04-15 09:21:47 +00:00
2007-04-15 09:21:47 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00
2008-03-18 04:14:37 +00:00