summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Fix uses of FrameIndex as store valuesDerek Schuff2016-01-301-0/+2
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-1/+46
* [WebAssembly] Remove an unused data member. NFC.Dan Gohman2016-01-191-2/+1
* [WebAssembly] Introduce a WebAssemblyTargetStreamer class.Dan Gohman2016-01-121-5/+12
* [WebAssembly] Make CFG stackification independent of basic-block labels.Dan Gohman2016-01-121-0/+3
* [WebAssembly] Define OperandTypes for decoding immediate values.Dan Gohman2016-01-121-11/+21
* [WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.Dan Gohman2016-01-121-0/+11
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-081-6/+0
* [WebAssembly] Remove unused arguments, unused functions. NFC.Dan Gohman2016-01-081-4/+1
* [WebAssembly] Experimental ELF writer supportDan Gohman2015-12-171-0/+3
* [WebAssembly] Trim some unneeded #includes.Dan Gohman2015-12-081-1/+0
* [WebAssembly] Emit .param, .result, and .local through MC.Dan Gohman2015-11-231-1/+6
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-0/+5
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-0/+3
* [WebAssembly] Define separate Target instances for 32-bit and 64-bit.Dan Gohman2015-07-011-1/+2
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+52
OpenPOWER on IntegriCloud