Rename M_PREDICATED to M_PREDICABLE; opcode can be specified isPredicable without...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 20:45:24 +0000 (20:45 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 20:45:24 +0000 (20:45 +0000)
commit5127ce09a4e4379f971280fab461a5f03befddbc
tree8c26224b7e3fd9bc95a78d953b57f2889c14e9a7
parent1bccb49082a8049d296dcdb2a741929437b6176f
Rename M_PREDICATED to M_PREDICABLE; opcode can be specified isPredicable without having a PredicateOperand.

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