]> granicus.if.org Git - llvm/commit
NewGVN: Fix missed call that should be to shouldSwapOperands
authorDaniel Berlin <dberlin@dberlin.org>
Sun, 12 Feb 2017 22:02:47 +0000 (22:02 +0000)
committerDaniel Berlin <dberlin@dberlin.org>
Sun, 12 Feb 2017 22:02:47 +0000 (22:02 +0000)
commit95bf9f6e713670f39f647532da368a60088f429c
treeb3e45dfcb911edf11f7efe6aa277e378b5c19293
parent4aec1c9b8c2deb0d5290e9bc1eca4e7e4e53c62b
NewGVN: Fix missed call that should be to shouldSwapOperands

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294920 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/NewGVN.cpp