summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix WebAssembly after r299529.Alexander Kornienko2017-04-051-4/+4
* [WebAssembly] Add some comments and tidy up whitespace.Dan Gohman2017-02-271-1/+1
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-6/+27
* [WebAssembly] Add skeleton MC support for the Wasm container formatDan Gohman2017-02-221-2/+74
* [WebAssembly] Implement more WebAssembly binary encoding.Dan Gohman2016-10-241-2/+4
* Fix branch relaxation in 16-bit mode.Nirav Dave2016-07-111-1/+2
* [WebAssembly] Add an assertion to catch unexpected MCFixupKindInfo flags.Dan Gohman2016-01-131-0/+2
* [WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes.Dan Gohman2016-01-131-2/+2
* [WebAssembly] Remove unused arguments, unused functions. NFC.Dan Gohman2016-01-081-4/+1
* [WebAssembly] Experimental ELF writer supportDan Gohman2015-12-171-0/+103
OpenPOWER on IntegriCloud