If TargetSelectInstruction returns true, move to next instruction.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 3 Sep 2008 06:43:41 +0000 (06:43 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 3 Sep 2008 06:43:41 +0000 (06:43 +0000)
commitf45261fb9b2f429c4f1f5a0270e2f5e127e39467
treec314124bdd515fe66d97b5280cd08adb3f7fdc7e
parentea09f4f4691a0db65772b54fe8163a48c9dce01d
If TargetSelectInstruction returns true, move to next instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55692 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp