[WebAssembly] Emit .param, .result, and .local through MC.
[oota-llvm.git] / test / CodeGen / WebAssembly / inline-asm.ll
2015-11-23 Dan Gohman[WebAssembly] Emit .param, .result, and .local through MC.
2015-11-18 Dan Gohman[WebAssembly] Make bogus inline asm strings in tests...
2015-11-18 Dan Gohman[WebAssembly] Enable register coloring and register...
2015-11-13 Dan Gohman[WebAssembly] Inline asm support.