Move the instruction simplification of callsite arguments in the inliner
[oota-llvm.git] / lib / Transforms / Utils / LoopUnrollRuntime.cpp
2011-12-18 Jakub Staszak- Use getExitingBlock instead of getExitingBlocks.
2011-12-09 Jakub StaszakSplitBlockPredecessors uses ArrayRef instead of Data...
2011-12-09 Andrew TrickAdd -unroll-runtime for unrolling loops with run-time...