OSDN Git Service

[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)
commit1a9c1dbe4d6830b9ef6ddb8f54f5fc7e4de134a6
tree9210981cdc8dc4c1faf4245d2b0b79f56951f85e
parent46d3e580ed07de0fdf021a12aafcdde12b52bef9
[x86] Use a more helpful parenthesizing of these comparisons. Silences
a -Wparentheses complaint from GCC.

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