instcombine: alloca: Canonicalize scalar allocation array size
[oota-llvm.git] / test / Transforms / IRCE /
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-26 Sanjoy DasIRCE: add a test case for r230619.
2015-02-26 Sanjoy DasIRCE: generalize to handle loops with decreasing induct...
2015-02-21 Sanjoy DasIRCE: use SCEVs instead of llvm::Value's for intermediate
2015-01-27 Sanjoy DasTeach IRCE to look at branch weights when recognizing...
2015-01-22 Sanjoy DasFix crashes in IRCE caused by mismatched types
2015-01-16 Sanjoy DasAdd a new pass "inductive range check elimination"
2015-01-15 Sanjoy DasRevert r226201 (Add a new pass "inductive range check...
2015-01-15 Sanjoy DasAdd a new pass "inductive range check elimination"