[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / ARM / deps-fix.ll
2012-10-03 Silviu BarangaFixed a bug in the ExecutionDependencyFix pass that...