Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use.
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / scaling_factor_cost_crash.ll
2013-07-14 Stephen LinUpdate Transforms tests to use CHECK-LABEL for easier...
2013-06-19 Quentin ColombetLSR: Fix the parameters used to compute the scaling...