[x86] Use a more helpful parenthesizing of these comparisons. Silences
authorChandler Carruth <chandlerc@gmail.com>
Sun, 15 Feb 2015 10:15:20 +0000 (10:15 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 15 Feb 2015 10:15:20 +0000 (10:15 +0000)
commit3d272daaed9f33b813c00e10f25d6d0aa94cb0f1
tree087374afc7fb66741f40b8044c9cb57c5f2ae80a
parent62558c1d4d6b87af15a3f18d2d940709bd38aa72
[x86] Use a more helpful parenthesizing of these comparisons. Silences
a -Wparentheses complaint from GCC.

llvm-svn: 229300
llvm/lib/Target/X86/X86ISelLowering.cpp