Merging r261441, r261447, and r261546:
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-vaddd.ll
2015-05-06 Pete Cooper[ARM] Fast-Isel was incorrectly selecting <2 x double...