Do not check isPredicated() on non-predicable instructions.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 5 Jul 2007 07:06:46 +0000 (07:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 5 Jul 2007 07:06:46 +0000 (07:06 +0000)
commit0e4a276c72e5f5e6093c2efeb15ee57eda4f471a
tree5333da52847c8233dad4a5e53622857170f96fcb
parent5db322acefc3089c133b8f3a33fa0a3ce90e2001
Do not check isPredicated() on non-predicable instructions.

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