summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCTargetDesc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Delete MCCodeGenInfo.Rafael Espindola2016-06-301-9/+3
* [WebAssembly] Disable register stackification and coloring when not optimizingDerek Schuff2016-02-171-0/+17
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-201-1/+1
* [WebAssembly] Remove an unused data member. NFC.Dan Gohman2016-01-191-2/+2
* [WebAsssembly] Register the MC register info.Dan Gohman2016-01-121-0/+9
* [WebAssembly] Introduce a WebAssemblyTargetStreamer class.Dan Gohman2016-01-121-10/+19
* [WebAssembly] Register the MC subtarget info.Dan Gohman2016-01-121-0/+8
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-081-3/+3
* [WebAssembly] Remove unused arguments, unused functions. NFC.Dan Gohman2016-01-081-18/+29
* [WebAssembly] Experimental ELF writer supportDan Gohman2015-12-171-0/+17
* [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.Dan Gohman2015-11-291-2/+2
* [WebAssembly] Remove incomplete MCCodeEmitter bits.Dan Gohman2015-11-231-3/+0
* [WebAssembly] Emit .param, .result, and .local through MC.Dan Gohman2015-11-231-0/+3
* [WebAssembly] Add WebAssemblyMCInstLower.cpp.Dan Gohman2015-11-051-0/+9
* WebAssembly: MCAsmInfo only has one syntax variant for now.JF Bastien2015-07-281-5/+3
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-0/+3
* 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/+1
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+56
OpenPOWER on IntegriCloud