Rename M_PREDICATED to M_PREDICABLE; Moved isPredicable() to MachineInstr.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 20:56:08 +0000 (20:56 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 20:56:08 +0000 (20:56 +0000)
commitc3a289c4b5a60a204363ba4ae9f017ba87b714f9
tree176ffc99474c3183c4b2d181ef1d1030926bc4e6
parent75604f81b7706f7a0276c8306e944a6a6bc70aa1
Rename M_PREDICATED to M_PREDICABLE; Moved isPredicable() to MachineInstr.

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