reapply Sanjiv's patch to genericize memcpy/memset/memmove to take an
[oota-llvm.git] / lib / Transforms / Utils / UnrollLoop.cpp
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...