[mips] Simplify boolean expressions in Mips target with `clang-tidy`
authorSimon Atanasyan <simon@atanasyan.com>
Tue, 24 Mar 2015 12:24:56 +0000 (12:24 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Tue, 24 Mar 2015 12:24:56 +0000 (12:24 +0000)
commita1bcd75ddd2df8ee6b85b3930ddd571f4cfb0e9c
treec85a75051b7af99c3cd250efbd2956f78c1ba748
parent969bfdfe7f959d7adae1ad9dcf26e2fb134d7a47
[mips] Simplify boolean expressions in Mips target with `clang-tidy`

No functional changes.

Patch by Richard Thomson.

Differential Revision: http://reviews.llvm.org/D8522

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233065 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp