IT turns out that during jumpless setcc lowering eq and ne were swapped.
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 21 Feb 2010 12:28:58 +0000 (12:28 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 21 Feb 2010 12:28:58 +0000 (12:28 +0000)
commit455080ff100c9383bc2619ae8ad86a02f61c3b00
treeee9462c937a5e81e919200bedc17332025600c92
parent863cc971e85950c3d2408306d03c9d70186356a2
IT turns out that during jumpless setcc lowering eq and ne were swapped.
This fixes PR6348

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@96734 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/MSP430/MSP430ISelLowering.cpp
test/CodeGen/MSP430/setcc.ll