Add parentheses to suppress the gcc warning '-Wparentheses'.
authorSimon Atanasyan <simon@atanasyan.com>
Tue, 20 May 2014 10:23:04 +0000 (10:23 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Tue, 20 May 2014 10:23:04 +0000 (10:23 +0000)
commit57a98baa07ae4b4bd9d7702afc81f95b93abb48d
tree3862fcc19f50dfe4f4a6c5107021fc416fbfe258
parent51af588366836c17de08c4b217f2695ed2042230
Add parentheses to suppress the gcc warning '-Wparentheses'.

No functional changes.

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