summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/InstPrinter/WebAssemblyInstPrinter.h
Commit message (Expand)AuthorAgeFilesLines
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* [WebAssembly] Initial linking metadata supportDan Gohman2017-03-301-0/+2
* [WebAssemby] Implement block signatures.Dan Gohman2016-10-061-0/+2
* Include SmallVector.h header in lib/Target/WebAssembly/InstPrinter/WebAssembl...Eric Liu2016-04-181-0/+1
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-0/+2
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-201-1/+1
* [WebAssembly] Make CFG stackification independent of basic-block labels.Dan Gohman2016-01-121-0/+3
* Remove extra forward declarations and scrub includes for all in tree InstPrin...Craig Topper2015-12-251-1/+0
* [WebAssembly] Trim some unneeded #includes.Dan Gohman2015-12-081-1/+0
* [WebAssembly] Factor out a TypeToString function, since we need it in multipl...Dan Gohman2015-12-061-0/+7
* [WebAssembly] Add 'final' to some classes. NFC.Dan Gohman2015-11-251-1/+1
* WebAssembly: Implement callJF Bastien2015-08-241-0/+3
* Revert two bad commits.JF Bastien2015-08-241-3/+0
* callJF Bastien2015-08-241-0/+3
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-0/+4
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+38
OpenPOWER on IntegriCloud