Add clobbersPred - instruction that clobbers condition code / register which are...
authorEvan Cheng <evan.cheng@apple.com>
Wed, 6 Jun 2007 10:14:55 +0000 (10:14 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 6 Jun 2007 10:14:55 +0000 (10:14 +0000)
commitb5c1c9c8e30d8498cdb2d0ee215f05ca8dc3e4e2
treebc84b17f9ec7ac784b8043c73e3bab8ccf21f891
parentf94ab6a6620d4a629f46fd764742db0331e6470f
Add clobbersPred - instruction that clobbers condition code / register which are used to predicate instructions.

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