Insert parens to avoid a warning:
authorAlexander Kornienko <alexfh@google.com>
Thu, 7 Aug 2014 12:09:34 +0000 (12:09 +0000)
committerAlexander Kornienko <alexfh@google.com>
Thu, 7 Aug 2014 12:09:34 +0000 (12:09 +0000)
commit2ca1dd1381e0bb709a0c043847eb4817280bf529
tree2285b24c1f355650743938e838d89f18026aae23
parent6a85b88e65e178bd835834cbab4c84ffc2c69213
Insert parens to avoid a warning:
  suggest parentheses around arithmetic in operand of '^' [-Wparentheses]

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@215101 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp