summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly
Commit message (Expand)AuthorAgeFilesLines
* Fix libcall expansion creating DAG nodes with invalid type post type legaliza...Vadim Chugunov2017-07-051-0/+21
* [WebAssembly] Add support for exception handling instructionsHeejin Ahn2017-06-301-0/+22
* [WebAssembly] WebAssemblyFastISel getelementptr variable index supportJacob Gravelle2017-06-221-0/+100
* [WebAssembly] Use __stack_pointer global when writing wasm binarySam Clegg2017-06-164-46/+46
* [wasm] Fix test after r304117.Benjamin Kramer2017-05-291-1/+1
* [WebAssembly] Fix WebAssemblyOptimizeReturned after r300367Jacob Gravelle2017-04-171-0/+31
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-2835-218/+230
* [WebAssembly] Add support for using a wasm global for the stack pointer.Dan Gohman2017-02-241-45/+57
* [WebAssembly] Basic support for Wasm object file encoding.Dan Gohman2017-02-2430-230/+433
* [WebAssembly] Handle f16 in fast-isel.Dan Gohman2017-02-241-0/+1
* [WebAssembly] Configure codegen to legalize f16 values.Dan Gohman2017-02-221-0/+28
* Codegen: Make chains from trellis-shaped CFGsKyle Butt2017-02-151-1/+1
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-311-2/+3
* [WebAssembly] Don't create bitcast-wrappers for varargs.Dan Gohman2017-01-201-0/+17
* [WebAssembly] Update grow_memory's return type.Dan Gohman2017-01-181-6/+7
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-3/+2
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-2/+3
* [WebAssembly] Only RAUW a constant once in FixFunctionBitcastsDerek Schuff2017-01-101-0/+16
* [WebAssembly] Don't abort on code with UB.Dan Gohman2017-01-072-1/+27
* [WebAssembly] Add a pass to create wrappers for function bitcasts.Dan Gohman2017-01-071-0/+56
* [WebAssembly] Don't old negative load/store offsets in fast-isel.Dan Gohman2016-12-221-0/+30
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-38/+40
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-1/+1
* [CodeGenPrep] Skip merging empty case blocksJun Bum Lim2016-12-161-2/+2
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-1/+1
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-1/+1
* [WebAssembly] Emit .import_global assembler directivesDerek Schuff2016-12-011-0/+4
* Revert r287637 "[wasm] hack around test failure after r287553."Artem Belevich2016-11-281-2/+2
* [wasm] hack around test failure after r287553.Benjamin Kramer2016-11-221-2/+2
* [WebAssembly] Convert stackified IMPLICIT_DEF into constant 0.Dan Gohman2016-11-081-0/+50
* [WebAssembly] Emit a BasePointer when we have overly-aligned stack objectsDerek Schuff2016-11-071-0/+137
* [WebAssembly] Add immediate fields to call_indirect and memory operators.Dan Gohman2016-10-251-27/+0
* [WebAssembly] Fix for 0xc call_indirect changesDerek Schuff2016-10-212-0/+37
* Fix WebAssembly test after r284757.Benjamin Kramer2016-10-211-2/+2
* [WebAssembly] Update extending load test for new i1 behaviorDerek Schuff2016-10-201-12/+12
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-112-2/+2
* Revert "Codegen: Tail-duplicate during placement."Daniel Jasper2016-10-112-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-112-2/+2
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-082-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-072-2/+2
* [WebAssemby] Implement block signatures.Dan Gohman2016-10-063-116/+118
* [WebAssembly] Remove loop's bottom label.Dan Gohman2016-10-061-17/+31
* [WebAssembly] Remove the output operand from stores.Dan Gohman2016-10-0615-139/+139
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-052-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-042-2/+2
* Revert "Codegen: Tail-duplicate during placement."Kyle Butt2016-10-042-2/+2
* Codegen: Tail-duplicate during placement.Kyle Butt2016-10-042-2/+2
* [WebAssembly] Make register stackification more conservativeDerek Schuff2016-09-301-0/+36
OpenPOWER on IntegriCloud