Fix previous commit: [FastISel][AArch64] Simplify XALU multiplies.
authorJuergen Ributzka <juergen@apple.com>
Thu, 18 Sep 2014 07:26:26 +0000 (07:26 +0000)
committerJuergen Ributzka <juergen@apple.com>
Thu, 18 Sep 2014 07:26:26 +0000 (07:26 +0000)
commitef48b51126b50cae30d3e4004a2e2a8ef32657e3
tree578d86711621040b8d3bfb56bbec07b65b10646b
parente7fba004ce02b6adbcc2e04d6adde18d63d0f228
Fix previous commit: [FastISel][AArch64] Simplify XALU multiplies.

When folding the intrinsic flag into the branch or select we also have to
consider the fact if the intrinsic got simplified, because it changes the
flag we have to check for.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@218034 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AArch64/AArch64FastISel.cpp
test/CodeGen/AArch64/arm64-xaluo.ll