Fix an assertion that can never fire because the condition ANDed with the string...
authorCraig Topper <craig.topper@gmail.com>
Sun, 24 Apr 2016 04:38:29 +0000 (04:38 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 24 Apr 2016 04:38:29 +0000 (04:38 +0000)
commitbeb77bd89fbb3661903ca5dbc39fee7454227536
treece79002a48297284487a708c3e0b0f78b4236d3e
parentdbe4187d11b3833f500138d4120513297fdd33f4
Fix an assertion that can never fire because the condition ANDed with the string is just true or 1.

llvm-svn: 267324
llvm/lib/Target/Mips/MipsInstrInfo.cpp