Avoid creating a redundant zero APInt.
[oota-llvm.git] / lib / Transforms / Utils / UnrollLoop.cpp
2008-05-14 Dan GohmanSplit the loop unroll mechanism logic out into a utilit...