Fix missing C++ mode comment
[oota-llvm.git] / include / llvm / Transforms / Utils / UnrollLoop.h
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.