Give SplitBlockAndInsertIfThen the ability to update a domtree.
[oota-llvm.git] / include / llvm / Transforms / Utils / UnrollLoop.h
2014-05-19 NAKAMURA TakumiReformat blank lines.
2014-01-23 Chandler Carruth[LPM] Make LoopSimplify no longer a LoopPass and instea...
2011-12-09 Andrew TrickAdd -unroll-runtime for unrolling loops with run-time...
2011-07-23 Andrew TrickMove trip count discovery outside of the generic LoopUn...
2009-07-13 Dan GohmanForward-declare Loop and LoopInfo instead of #including...
2008-05-14 Dan GohmanCommit the header I accidentally left out of 51083.