[PowerPC] Enable interleaved-access vectorization
[oota-llvm.git] / test / Transforms / IRCE /
2015-03-24 Sanjoy Das[IRCE] Fix a regression introduced in r232444.
2015-03-17 Sanjoy Das[IRCE] Re-commit tests cases.
2015-03-17 Sanjoy Das[IRCE] Delete two tests.
2015-03-17 Sanjoy Das[IRCE] Support half-range checks.
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"