[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-vaddd.ll
2015-05-06 Pete Cooper[ARM] Fast-Isel was incorrectly selecting <2 x double...