summaryrefslogtreecommitdiff
path: root/lib/Target/WebAssembly/WebAssemblyInstrFormats.td
AgeCommit message (Expand)Author
2017-08-30[WebAssembly] Add target feature for atomicsDerek Schuff
2016-10-05[WebAssembly] Add binary-encoding opcode values to instruction descriptions.Dan Gohman
2016-08-02[WebAssembly] Initial SIMD128 support.Derek Schuff
2015-12-08[WebAssembly] Fix an emacs syntax highlighting comment.Dan Gohman
2015-11-15[WebAssembly] Use tabs instead of spaces in assembly output.Dan Gohman
2015-11-05[WebAssembly] Add AsmString strings for most instructions.Dan Gohman
2015-09-26[WebAssembly] Rename several functions and types according to the new spec.Dan Gohman
2015-08-24WebAssembly: Implement callJF Bastien
2015-08-24Revert two bad commits.JF Bastien
2015-08-24callJF Bastien
2015-08-11WebAssembly: implement comparison.JF Bastien
2015-07-14WebAssembly: add basic int/fp instruction codegen.JF Bastien
2015-07-10WebAssembly: basic instructions todo, and basic register info.JF Bastien
2015-06-29[WebAssembly] Initial WebAssembly backendDan Gohman