Revert support for insertvalue and extractvalue instructions for the moment.
[oota-llvm.git] / lib / Transforms / Utils / UnrollLoop.cpp
2008-05-14 Dan GohmanSplit the loop unroll mechanism logic out into a utilit...