OSDN Git Service

InstCombine: Use isAllOnesValue() instead of explicit -1.
authorJim Grosbach <grosbach@apple.com>
Fri, 16 Aug 2013 17:03:36 +0000 (17:03 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 16 Aug 2013 17:03:36 +0000 (17:03 +0000)
commitbff3c587f68530faa1d2be962255254e9adce264
tree1f80c01b7d8e0da4277596bd874e293ff7167ed4
parentb89f197713737e8c93045eb4dbd9c1d7ab41acd4
InstCombine: Use isAllOnesValue() instead of explicit -1.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188563 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp