Diego Novillo
c63995394d
Add a new function attribute 'cold' to functions.
...
Other than recognizing the attribute, the patch does little else.
It changes the branch probability analyzer so that edges into
blocks postdominated by a cold function are given low weight.
Added analysis and code generation tests. Added documentation for the
new attribute.
llvm-svn: 182638
2013-05-24 12:26:52 +00:00
..
2013-05-23 22:34:33 +00:00
2013-05-23 22:34:33 +00:00
2013-05-01 13:07:03 +00:00
2013-05-24 12:26:52 +00:00
2013-01-07 03:08:10 +00:00
2013-02-27 02:26:42 +00:00
2013-04-13 12:53:18 +00:00
2013-05-05 00:40:33 +00:00
2013-05-22 02:46:43 +00:00
2013-05-18 00:24:09 +00:00
2013-05-20 22:50:35 +00:00
2013-05-22 23:22:18 +00:00
2013-04-20 05:14:40 +00:00
2013-02-03 21:54:38 +00:00
2013-02-12 21:21:59 +00:00
2013-02-19 20:02:09 +00:00
2013-03-22 18:46:32 +00:00
2013-03-06 17:48:48 +00:00
2013-02-11 05:37:07 +00:00
2013-03-01 18:48:54 +00:00
2013-01-02 12:09:16 +00:00
2013-04-22 23:00:44 +00:00
2013-05-15 22:41:28 +00:00
2013-02-08 23:37:41 +00:00
2013-05-05 00:40:33 +00:00
2013-02-08 23:37:41 +00:00
2013-05-05 00:40:33 +00:00
2013-01-07 15:43:51 +00:00
2013-01-14 21:04:37 +00:00
2013-05-14 23:45:56 +00:00
2013-05-24 12:26:52 +00:00