Added 5 more tests related to sink store revision 224247
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / dominate-assert.ll
2013-10-01 Benjamin KramerSCEVExpander: Fix a regression I introduced by to eager...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-02-27 Rafael EspindolaFix this assert. IP can point to an instruction with...
2012-02-26 Rafael EspindolaChange the implementation of dominates(inst, inst)...