tighten up checks
authorSanjay Patel <spatel@rotateright.com>
Mon, 22 Sep 2014 22:46:44 +0000 (22:46 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 22 Sep 2014 22:46:44 +0000 (22:46 +0000)
commitc4ef4e47c2fada06a8ca9a1d1378afaa24e61dab
tree32d23f64f5285e04c5b8b015997f3b8d27eecf9c
parentf1a19cd9fcf841039ccffa332954617a1186176d
tighten up checks

We manage to generate all of the matching instructions (and a lot more) via
the reciprocal optimization function - even if we completely remove the square
root optimization. With CHECK_NEXT, we assure that we're executing the
expected square root optimization paths and not generating extra insts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218284 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/recipest.ll