Tim Northover
cfdf1357ee
ARM: use litpools for normal i32 imms when compiling minsize.
...
With constant-sharing, litpool loads consume 4 + N*2 bytes of code, but
movw/movt pairs consume 8*N. This means litpools are better than movw/movt even
with just one use. Other materialisation strategies can still be better though,
so the logic is a little odd.
llvm-svn: 199891
2014-01-23 13:43:47 +00:00
..
2014-01-16 04:53:18 +00:00
2014-01-22 19:21:33 +00:00
2013-12-19 23:38:09 +00:00
2014-01-16 01:51:12 +00:00
2013-11-23 01:16:29 +00:00
2014-01-23 13:43:47 +00:00
2014-01-20 19:15:59 +00:00
2014-01-22 21:52:35 +00:00
2013-11-23 01:16:29 +00:00
2013-11-20 13:25:05 +00:00
2014-01-17 11:00:30 +00:00
2013-08-16 00:37:11 +00:00
2013-11-22 21:49:45 +00:00
2014-01-18 02:12:00 +00:00
2014-01-22 22:11:14 +00:00
2014-01-23 11:31:38 +00:00
2014-01-16 07:08:22 +00:00
2014-01-20 11:34:08 +00:00
2014-01-02 20:47:09 +00:00
2014-01-21 02:33:15 +00:00
2014-01-23 11:23:19 +00:00
2014-01-19 02:22:18 +00:00
2013-10-18 22:38:04 +00:00
2013-11-19 04:26:05 +00:00
2014-01-18 19:01:08 +00:00
2014-01-22 21:52:35 +00:00
2014-01-22 21:52:35 +00:00
2014-01-22 21:52:35 +00:00