aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/SimplifyInstructions.cpp
diff options
context:
space:
mode:
authorKyle Butt <kyle+llvm@iteratee.net>2016-09-02 01:20:06 +0000
committerKyle Butt <kyle+llvm@iteratee.net>2016-09-02 01:20:06 +0000
commit93e94e8a12fb4320ee15338a13af72058090387e (patch)
treeec899b2fed75a359b32a255a498236008bd64d6b /llvm/lib/Transforms/Utils/SimplifyInstructions.cpp
parentc906ff63da6709a6adb4e3bb7038dd5348981556 (diff)
downloadllvm-93e94e8a12fb4320ee15338a13af72058090387e.zip
llvm-93e94e8a12fb4320ee15338a13af72058090387e.tar.gz
llvm-93e94e8a12fb4320ee15338a13af72058090387e.tar.bz2
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. llvm-svn: 280448
Diffstat (limited to 'llvm/lib/Transforms/Utils/SimplifyInstructions.cpp')
0 files changed, 0 insertions, 0 deletions