Files
clang-p2996/llvm/lib/IR
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-18 00:24:09 +00:00
2013-05-15 22:41:28 +00:00
2013-01-14 21:04:37 +00:00