isBlockPredicable() always ignore terminal instructions; add comments.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 21:54:37 +0000 (21:54 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 21:54:37 +0000 (21:54 +0000)
commitd6ddc308f0320f1c35618cca29edcbf9418d65de
tree177224f4f76a93fb0af1765d215b9f90e11c78ed
parent3f8602cf20146e9b7953c56d4fcdc586d52aa6f1
isBlockPredicable() always ignore terminal instructions; add comments.

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