commit | 5a1da4f91a81b211f7ed6972c4f48586f982a55b | [log] [tgz] |
---|---|---|
author | Kyle Butt <kyle+llvm@iteratee.net> | Fri Sep 02 01:20:06 2016 +0000 |
committer | Kyle Butt <kyle+llvm@iteratee.net> | Fri Sep 02 01:20:06 2016 +0000 |
tree | b99bebe042c0251eeec13a99a6a0e81ae41e8e23 | |
parent | 291528a7ce48e45578a8fffa7fce96760cad5860 [diff] |
IfConversion: Don't count branches in # of duplicates. If the entire blocks match, we would count the branch instructions toward the number of duplicated instructions. This doesn't match what we do elsewhere, and was causing a bug. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280448 91177308-0d34-0410-b5e6-96231b3b80d8