summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/varargs.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Properly align fp128 arguments in outgoing varargs argumentsDan Gohman2019-02-261-0/+26
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-2/+2
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-2/+2
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-11/+9
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-271-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-08-131-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-08-101-1/+1
* Revert "[WebAssembly] Added default stack-only instruction mode for MC."Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Added default stack-only instruction mode for MC.Wouter van Oortmerssen2018-07-271-1/+1
* [WebAssembly] Fix lowering of varargs functions with non-legal fixed arguments.Dan Gohman2018-06-261-0/+21
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-7/+4
* [WebAssembly] Remove the output operand from stores.Dan Gohman2016-10-061-5/+5
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Rename $discard to $drop in the assembly output.Dan Gohman2016-05-171-5/+5
* [WebAssembly] Create new registers instead of reusing old ones in RegStackify.Dan Gohman2016-02-161-18/+18
* [WebAssembly] Switch varags calling convention to use a registerDerek Schuff2016-02-101-8/+30
* [WebAssembly] Enhanced register stackificationDan Gohman2016-01-281-12/+14
* [WebAssembly] Re-enable this test, now that interactions with the coalescer a...Dan Gohman2016-01-191-3/+8
* [WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman2016-01-111-1/+1
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Implement eliminateCallFramePseudoDerek Schuff2015-12-161-6/+7
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-1/+1
* [WebAssembly] Support constant offsets on loads and storesDerek Schuff2015-12-051-8/+8
* [WebAssembly] Initial varargs support.Dan Gohman2015-12-041-0/+122
OpenPOWER on IntegriCloud