commit | b7a37e9680c95f5ca609628cbf8527d5780e2ee4 | [log] [tgz] |
---|---|---|
author | Hal Finkel <hfinkel@anl.gov> | Fri Sep 02 02:58:25 2016 +0000 |
committer | Hal Finkel <hfinkel@anl.gov> | Fri Sep 02 02:58:25 2016 +0000 |
tree | fad6187ab4e42b9881e92bd21d0faaa86f472e39 | |
parent | f931a64158ee6b55e8994880b91454c72930ce80 [diff] |
[PowerPC] hasAndNotCompare should return true As Sanjay suggested when he added the hook, PPC should return true from hasAndNotCompare. We have an efficient negated 'and' on PPC (which can feed a compare). Fixes PR27203. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280457 91177308-0d34-0410-b5e6-96231b3b80d8