aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/EarlyIfConversion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Require and preserve LoopInfo for early if-conversion.Jakob Stoklund Olesen2012-07-101-0/+17
* Run early if-conversion in domtree post-order.Jakob Stoklund Olesen2012-07-101-49/+60
* Add some comments suggested in code review.Jakob Stoklund Olesen2012-07-061-0/+7
* Fix some ascii art in a comment to not have trailing backslashes (inspirationMatt Beaumont-Gay2012-07-041-5/+5
* Add an experimental early if-conversion pass, off by default.Jakob Stoklund Olesen2012-07-041-0/+583