Update edge weights properly when merging blocks in if-conversion.
[oota-llvm.git] / test / CodeGen / ARM / fast-isel-vaddd.ll
2015-05-06 Pete Cooper[ARM] Fast-Isel was incorrectly selecting <2 x double...