Teach if-conversion about instructions that were already predicated, e.g. conditional...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 6 Jul 2007 23:24:39 +0000 (23:24 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 6 Jul 2007 23:24:39 +0000 (23:24 +0000)
commitd2c5eb864fc80665ca57038793f2f4a296a87eb3
treea763abc4fa6c3d9c8fdd4e6efedbc3baabad2b31
parentc419bd3396cc035942b219efae30dd2890ae430f
Teach if-conversion about instructions that were already predicated, e.g. conditional move.

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