Re-commit r255115, with the PredicatedScalarEvolution class moved to
[oota-llvm.git] / lib / Transforms / Scalar / LoopLoadElimination.cpp
2015-12-09 Silviu BarangaRe-commit r255115, with the PredicatedScalarEvolution...
2015-12-09 Silviu BarangaRevert r255115 until we figure out how to fix the bot...
2015-12-09 Silviu Baranga[LV][LAA] Add a layer over SCEV to apply run-time check...
2015-11-09 Silviu BarangaAllow LLE/LD and the loop versioning infrastructure...
2015-11-07 Duncan P. N. Exon... ADT: Remove last implicit ilist iterator conversions...
2015-11-04 Adam NemetFix unused variable warning from r252017
2015-11-03 Adam NemetLLE 6/6: Add LoopLoadElimination pass