summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/varargs.ll
Commit message (Expand)AuthorAgeFilesLines
* [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