summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyMCCodeEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-201-3/+3
* [WebAssembly] Remove an unused data member. NFC.Dan Gohman2016-01-191-6/+4
* [WebAssembly] Implement a prototype instruction encoder and disassembler.Dan Gohman2016-01-121-23/+39
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-081-2/+0
* [WebAssembly] Remove unused arguments, unused functions. NFC.Dan Gohman2016-01-081-24/+2
* Remove unused class variables.Eric Christopher2015-12-171-5/+3
* Fix unused variable warning in release builds. NFC.Diego Novillo2015-12-171-3/+1
* [WebAssembly] Experimental ELF writer supportDan Gohman2015-12-171-0/+104
OpenPOWER on IntegriCloud