Initial commit of (very basic) if converter.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 02:00:57 +0000 (02:00 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 May 2007 02:00:57 +0000 (02:00 +0000)
commit4e654852f1bee3813dcc1d207710f041cdd22717
treeff0caaba30c56c20f0b35de2817940d9a995eb6b
parent0402e170e8058cc5256e0c7b94ae37484253d73d
Initial commit of (very basic) if converter.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37092 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/Passes.h
lib/CodeGen/IfConversion.cpp [new file with mode: 0644]