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 | 45b50d14c94465b7d8c0b5e1d5672dd2feaec72e (patch) | |
| tree | 91ebc8a0c1fc37ded3ffe2ac38ba348dbcbb50f7 /llvm/lib/CodeGen/MachineCodeEmitter.cpp | |
| parent | 11ffd59e3753811af9e2e2da12486f51d0a18a52 (diff) | |
| download | bcm5719-llvm-45b50d14c94465b7d8c0b5e1d5672dd2feaec72e.tar.gz bcm5719-llvm-45b50d14c94465b7d8c0b5e1d5672dd2feaec72e.zip | |
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.
llvm-svn: 15030
Diffstat (limited to 'llvm/lib/CodeGen/MachineCodeEmitter.cpp')
0 files changed, 0 insertions, 0 deletions

