Fix PR14212: For some strange reason I treated vectors differently from
[oota-llvm.git] / test / Transforms / SROA / vector-promotion.ll
2012-10-30 Chandler CarruthFix PR14212: For some strange reason I treated vectors...
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.