diff options
author | Stefan Maksimovic <stefan.maksimovic@mips.com> | 2018-11-01 10:10:42 +0000 |
---|---|---|
committer | Stefan Maksimovic <stefan.maksimovic@mips.com> | 2018-11-01 10:10:42 +0000 |
commit | cd0c50e3d251fb8c063f421f0fe82a6a837e462f (patch) | |
tree | 8bfe225563c0892397224dded141d68de5f149f0 /clang/lib/AST/APValue.cpp | |
parent | 46955b58eefc245f862aed31cdec23c1546bd412 (diff) | |
download | bcm5719-llvm-cd0c50e3d251fb8c063f421f0fe82a6a837e462f.tar.gz bcm5719-llvm-cd0c50e3d251fb8c063f421f0fe82a6a837e462f.zip |
[Mips] Conditionally remove successor block
In MipsBranchExpansion::splitMBB, upon splitting
a block with two direct branches, remove the successor
of the newly created block (which inherits successors from
the original block) which is pointed to by the last
branch in the original block only if the targets of two
branches differ.
This is to fix the failing test when ran with
-verify-machineinstrs enabled.
Differential Revision: https://reviews.llvm.org/D53756
llvm-svn: 345821
Diffstat (limited to 'clang/lib/AST/APValue.cpp')
0 files changed, 0 insertions, 0 deletions