[WebAssembly] Support inline asm constraints of type i16 and similar.
[oota-llvm.git] / test / CodeGen / WebAssembly / inline-asm.ll
2015-12-05 Dan Gohman[WebAssembly] Support inline asm constraints of type...
2015-11-25 Dan Gohman[WebAssembly] Fix inline asm support for i64 operands.
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.