Start implementing pre-ra if-converter: using speculation and selects to eliminate...
authorEvan Cheng <evan.cheng@apple.com>
Fri, 8 Jun 2012 21:53:50 +0000 (21:53 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 8 Jun 2012 21:53:50 +0000 (21:53 +0000)
commit791e2e0867d1e6fcb9c6f651da89f57043bc6c4a
treec1bb89dea081b48b18a18bcff6d1ed133012341d
parenteb81df7d95b8923ea99c0d4741a5aabf82d1c5ab
Start implementing pre-ra if-converter: using speculation and selects to eliminate branches.

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