aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC++
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-11-13 21:02:15 +0000
committerDan Gohman <gohman@apple.com>2009-11-13 21:02:15 +0000
commitcd6a8e23207f276f915f20cad9f3905a862df5d9 (patch)
treeb87f263bab10843186383b4c85cc7a064ed037e5 /test/FrontendC++
parent5cec5f651fae320adef8d66650851fa86587a88d (diff)
downloadexternal_llvm-cd6a8e23207f276f915f20cad9f3905a862df5d9.zip
external_llvm-cd6a8e23207f276f915f20cad9f3905a862df5d9.tar.gz
external_llvm-cd6a8e23207f276f915f20cad9f3905a862df5d9.tar.bz2
When optimizing for size, don't tail-merge unless it's likely to be a
code-size win, and not when it's only likely to be code-size neutral, such as when only a single instruction would be eliminated and a new branch would be required. This fixes rdar://7392894. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@88692 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/FrontendC++')
0 files changed, 0 insertions, 0 deletions