]> granicus.if.org Git - clang/commit
Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFromPredecessors: Also sink...
authorHans Wennborg <hans@hanshq.net>
Mon, 17 Jun 2019 07:47:28 +0000 (07:47 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 17 Jun 2019 07:47:28 +0000 (07:47 +0000)
commit12146204955d1323c8612d63949530d5028ca717
tree20ec27759b908b62501bd01cae4f03db4f1374bb
parent6449db76c1fd5201ef59bb64fccf4dab2a18bebe
Re-commit r357452 (take 3): "SimplifyCFG SinkCommonCodeFromPredecessors: Also sink function calls without used results (PR41259)"

Third time's the charm.

This was reverted in r363220 due to being suspected of an internal benchmark
regression and a test failure, none of which turned out to be caused by this.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363529 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/nrvo.cpp
test/CodeGenCXX/stack-reuse-exceptions.cpp
test/CodeGenObjC/exceptions.m