OSDN Git Service

Remove ISD::SETCC match from combineX86ADD. It's done improperly and doesn't work.
authorAmaury Sechet <deadalnix@gmail.com>
Thu, 1 Jun 2017 11:13:10 +0000 (11:13 +0000)
committerAmaury Sechet <deadalnix@gmail.com>
Thu, 1 Jun 2017 11:13:10 +0000 (11:13 +0000)
commitb8a22cca7288306e6621530df0d13ebe80f4fe7a
tree6db241e007cd5aa89aaece9949ce9d2be1339116
parentbff50588326023f1c729f8bb18b7a66e56b524b3
Remove ISD::SETCC match from combineX86ADD. It's done improperly and doesn't work.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@304403 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp