diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-20 05:45:24 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-20 05:45:24 +0000 |
commit | adfd32f8eefc804dce24d14450c10f592e643e2d (patch) | |
tree | 30714d73d0aa55afbf75cce036d969dc14dbc67a /lib/CodeGen/LiveIntervalAnalysis.cpp | |
parent | 59a20773f8f7b45a7558e5442aa506c752353d35 (diff) |
Fix a serious code pessimization problem. If an inlined function has a single
return, clone the 'ret' BB code into the block AFTER the inlined call, not the
other way around.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15030 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveIntervalAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions