diff options
author | Manman Ren <manman.ren@gmail.com> | 2014-02-05 22:53:44 +0000 |
---|---|---|
committer | Manman Ren <manman.ren@gmail.com> | 2014-02-05 22:53:44 +0000 |
commit | e8781b1a36eca8f611a6f7d06a0f5a0fd19fe238 (patch) | |
tree | 3b6fc1680785909c431c4f39c9028c17a0559f3e /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 4d6d981297d265341eef6ef6ff89dabfe8ca4a78 (diff) | |
download | llvm-e8781b1a36eca8f611a6f7d06a0f5a0fd19fe238.zip llvm-e8781b1a36eca8f611a6f7d06a0f5a0fd19fe238.tar.gz llvm-e8781b1a36eca8f611a6f7d06a0f5a0fd19fe238.tar.bz2 |
Inliner uses a smaller inline threshold for callees with cold attribute.
Added command line option inlinecold-threshold to set threshold for inlining
functions with cold attribute. Listen to the cold attribute when it would
decrease the inline threshold.
llvm-svn: 200886
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions