summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/MCTargetDesc/WebAssemblyAsmBackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update MCObjectWriter and associated interfaces after r315327Derek Schuff2017-10-101-4/+6
* [WebAssembly] Fix build after r306177Derek Schuff2017-06-241-10/+14
* [wasm] Fix WebAssembly asm backend after r305968Reid Kleckner2017-06-221-10/+12
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* 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