[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / noopt-dmb-v7.ll
2015-05-20 Davide Italiano[Target/ARM] Only enable OptimizeBarrierPass at -O1...