Add the testcase from pr13254 (the old scalarreply pass handles this wrong;
[oota-llvm.git] / test / Transforms / SROA / vector-promotion.ll
2012-10-10 Duncan SandsAdd the testcase from pr13254 (the old scalarreply...
2012-10-04 Chandler CarruthTeach the integer-promotion rewrite strategy to be...
2012-09-14 Chandler CarruthIntroduce a new SROA implementation.