MachineInstr::isPredicable() is no longer needed.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 15 Jun 2007 19:06:07 +0000 (19:06 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 15 Jun 2007 19:06:07 +0000 (19:06 +0000)
commitbf9d02eaf6378c3d35d6202ad803b0374132fc61
tree058d1f1ccff551f9eca55731538d366330c4a7a1
parent2d7a47a5dbc04f2dc3857d723ae1983606bf8a69
MachineInstr::isPredicable() is no longer needed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37599 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/IfConversion.cpp
lib/CodeGen/MachineInstr.cpp