For now, avoid generating FP select instructions in order to speculatively execute...
[oota-llvm.git] / lib / Transforms / Utils / UnrollLoop.cpp
2008-05-14 Dan GohmanSplit the loop unroll mechanism logic out into a utilit...