[LSR] canonicalize Prod*(1<<C) to Prod<<C
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / scaling_factor_cost_crash.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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...