summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrCall.td
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Implement eliminateCallFramePseudoDerek Schuff2015-12-161-2/+2
* [WebAssembly] Add type prefixes to call instructionsDan Gohman2015-12-141-7/+7
* [WebAssembly] Fix ADJCALLSTACKDOWN/UP use/defsDerek Schuff2015-12-111-1/+1
* [WebAssembly] Implement direct calls to external symbols.Dan Gohman2015-12-051-6/+32
* [WebAssembly] Update a stale comment. NFC.Dan Gohman2015-12-051-2/+2
* [WebAssembly] Initial varargs support.Dan Gohman2015-12-041-2/+2
* [WebAssembly] Give names to the callseq begin and end instructions.Dan Gohman2015-12-041-4/+4
* [WebAssembly] Use a physical register to describe ARGUMENT liveness.Dan Gohman2015-11-251-0/+4
* [WebAssembly] Don't special-case call operand order.Dan Gohman2015-11-231-2/+2
* [WebAssembly] Add more whitespace characters to prettify the assembly output.Dan Gohman2015-11-181-2/+2
* [WebAssembly] Use tabs instead of spaces in assembly output.Dan Gohman2015-11-151-4/+4
* [WebAssembly] Remove unneeded TODO items. NFC.Dan Gohman2015-11-131-6/+0
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-4/+8
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-8/+4
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-4/+8
* [WebAssembly] Support for direct call and call_indirect.Dan Gohman2015-09-281-6/+8
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-9/+9
* [WebAssembly] Implement calls with void return types.Dan Gohman2015-09-091-2/+4
* WebAssembly: Implement callJF Bastien2015-08-241-0/+21
* Revert two bad commits.JF Bastien2015-08-241-23/+0
* callJF Bastien2015-08-241-0/+23
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-0/+21
OpenPOWER on IntegriCloud