diff options
author | David Majnemer <david.majnemer@gmail.com> | 2016-02-20 01:07:45 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2016-02-20 01:07:45 +0000 |
commit | 1efa23ddab54b875e73e4d73a81cf72cad63d3f9 (patch) | |
tree | cd7a20473d14623ba1781822818402c88c13a8ba /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | 26cac3af0b83c59a201d91c96e2810e3b2554704 (diff) | |
download | llvm-1efa23ddab54b875e73e4d73a81cf72cad63d3f9.zip llvm-1efa23ddab54b875e73e4d73a81cf72cad63d3f9.tar.gz llvm-1efa23ddab54b875e73e4d73a81cf72cad63d3f9.tar.bz2 |
[SimplifyCFG] Merge together cleanuppads
Cleanuppads may be merged together if one is the only predecessor of the
other in which case a simple transform can be performed: replace the
a cleanupret with a branch and remove an unnecessary cleanuppad.
Differential Revision: http://reviews.llvm.org/D17459
llvm-svn: 261390
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions