summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2004-07-20 05:45:24 +0000
committerChris Lattner <sabre@nondot.org>2004-07-20 05:45:24 +0000
commit45b50d14c94465b7d8c0b5e1d5672dd2feaec72e (patch)
tree91ebc8a0c1fc37ded3ffe2ac38ba348dbcbb50f7 /llvm/lib/CodeGen/MachineFunction.cpp
parent11ffd59e3753811af9e2e2da12486f51d0a18a52 (diff)
downloadbcm5719-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/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud