summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/address-offsets.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Limit PIC support to the Emscripten targetDan Gohman2019-06-051-1/+1
* [DAG] Refactor DAGCombiner::ReassociateOpsBjorn Pettersson2019-04-291-14/+14
* [WebAssembly] Initial implementation of PIC code generationSam Clegg2019-03-261-123/+159
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-69/+48
* [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
* Partially revert r336268 in address-offsets.llKrasimir Georgiev2018-07-051-40/+40
* NFC - Various typo fixes in testsGabor Buella2018-07-041-40/+40
* [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-2/+2
* [WebAssembly] Remove the output operand from stores.Dan Gohman2016-10-061-24/+24
* [WebAssembly] Disable folding of GA+reg into load/store constant offsetsDerek Schuff2016-08-311-40/+44
* [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-24/+24
* WebAssembly: fix testJF Bastien2016-02-281-10/+10
* [SelectionDAG] Fold more offsets into GlobalAddressesDan Gohman2016-01-221-0/+672
* Revert "[SelectionDAG] Fold more offsets into GlobalAddresses"Reid Kleckner2016-01-221-672/+0
* [SelectionDAG] Fold more offsets into GlobalAddressesDan Gohman2016-01-201-0/+672
OpenPOWER on IntegriCloud