summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyISD.def
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Implement tail calls and unify tablegen call classesThomas Lively2019-06-261-0/+1
* [WebAssembly] Initial implementation of PIC code generationSam Clegg2019-03-261-0/+4
* [WebAssembly] memory.fillThomas Lively2019-02-131-0/+1
* [WebAssembly] memory.copyThomas Lively2019-02-051-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Add support for the event sectionHeejin Ahn2018-11-141-0/+1
* [WebAssembly] Custom lower i64x2 constant shifts to avoid wrapThomas Lively2018-10-201-0/+3
* [WebAssembly][NFC] Use intrinsic dag nodes directlyThomas Lively2018-10-111-7/+0
* [WebAssembly] Saturating arithmetic intrinsicsThomas Lively2018-10-051-0/+4
* [WebAssembly] Bitselect intrinsic and instructionThomas Lively2018-10-031-0/+1
* [WebAssembly] any_true and all_true intrinsics and instructionsThomas Lively2018-10-031-0/+2
* [WebAssembly] v8x16.shuffleThomas Lively2018-09-071-0/+1
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* [WebAssembly] Update for spec change from tableswitch to br_table.Dan Gohman2016-03-081-1/+1
* [WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in th...Dan Gohman2015-11-201-1/+1
* [WebAssembly] Rename BR_IF_ to BR_IFDan Gohman2015-11-131-1/+1
* WebAssembly: fix syntax for br_if.JF Bastien2015-10-201-1/+1
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-0/+2
* [WebAssembly] Implement calls with void return types.Dan Gohman2015-09-091-1/+2
* WebAssembly: Implement callJF Bastien2015-08-241-0/+22
* Revert two bad commits.JF Bastien2015-08-241-19/+0
* callJF Bastien2015-08-241-0/+19
OpenPOWER on IntegriCloud