patch to update the line number information in pass -mem2reg.
[oota-llvm.git] / lib / Transforms / Utils / UnrollLoop.cpp
2008-12-03 Chris LattnerFactor some code into a new FoldSingleEntryPHINodes...
2008-10-08 Duncan SandsAdd <cstdio> include where needed by gcc-4.4.
2008-06-24 Dan GohmanRevert 52645, the loop unroller changes. It caused...
2008-06-23 Dan GohmanRevamp the loop unroller, extending it to correctly...
2008-05-14 Dan GohmanSplit the loop unroll mechanism logic out into a utilit...