summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/inline-asm.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Use the new offset syntax for memory operands in inline asm.Dan Gohman2015-12-161-1/+1
* [WebAssembly] Support more kinds of inline asm operandsDan Gohman2015-12-161-0/+15
* [WebAssembly] Tighten up several CHECK tests.Dan Gohman2015-12-101-1/+1
* [WebAssembly] Support inline asm constraints of type i16 and similar.Dan Gohman2015-12-051-0/+16
* [WebAssembly] Fix inline asm support for i64 operands.Dan Gohman2015-11-251-0/+13
* [WebAssembly] Emit .param, .result, and .local through MC.Dan Gohman2015-11-231-2/+1
* [WebAssembly] Make bogus inline asm strings in tests be comments.Dan Gohman2015-11-181-6/+6
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-7/+5
* [WebAssembly] Inline asm support.Dan Gohman2015-11-131-0/+53
OpenPOWER on IntegriCloud