[WebAssembly] Don't perform the returned-argument optimization on constants.
[oota-llvm.git] / test / CodeGen / NVPTX / lower-alloca.ll
2015-06-17 Jingyue WuAdd NVPTXLowerAlloca pass to convert alloca'ed memory...