Instructions with ImmutablePredicateOperand aren't really predicable since their...
authorEvan Cheng <evan.cheng@apple.com>
Thu, 5 Jul 2007 07:19:29 +0000 (07:19 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 5 Jul 2007 07:19:29 +0000 (07:19 +0000)
commit8012b077dd4d1c88e0221448c67147324c4e00cf
treefce93ccd6c36339c1da4aff000fac827fd793fd5
parent0e1d37904abbf7e8c4c478408253dd995f3040f4
Instructions with ImmutablePredicateOperand aren't really predicable since their predicates are fixed at isel time.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37899 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/CodeGenTarget.cpp
utils/TableGen/InstrInfoEmitter.cpp