[FastISel][X86] Fix previous refactoring commit (r211077)
authorJuergen Ributzka <juergen@apple.com>
Tue, 17 Jun 2014 14:47:45 +0000 (14:47 +0000)
committerJuergen Ributzka <juergen@apple.com>
Tue, 17 Jun 2014 14:47:45 +0000 (14:47 +0000)
commit1d5ff6bb7a4e4ed38351188ba4b2b7d6e0ae3c71
tree103d342df7a1efea9797e382defaa2e000ecb4cc
parent199da600f3afd6804af2077203a2d4086d7242a9
[FastISel][X86] Fix previous refactoring commit (r211077)

Overlooked that fcmp_une uses an "or" instead of an "and" for combining the
flags.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@211104 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86FastISel.cpp
test/CodeGen/X86/fast-isel-cmp.ll