summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/load-store-i1.ll
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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] Update extending load test for new i1 behaviorDerek Schuff2016-10-201-12/+12
* [WebAssembly] Remove the output operand from stores.Dan Gohman2016-10-061-2/+2
* [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-2/+2
* [WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman2016-01-191-8/+10
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Fix scheduling dependencies in register-stackified codeDan Gohman2015-12-051-4/+4
* [WebAssembly] Support constant offsets on loads and storesDerek Schuff2015-12-051-6/+6
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-8/+8
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-16/+16
* [WebAssembly] Model the return value of store instructions in wasm.Dan Gohman2015-11-231-2/+2
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-34/+20
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-34/+34
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-34/+34
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-34/+34
* [WebAssembly] Use more explicit types in testcases.Dan Gohman2015-11-061-2/+2
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-4/+4
* [WebAssembly] Make expression-stack pushing explicitDan Gohman2015-11-061-10/+10
* WebAssembly: fix load/store syntaxJF Bastien2015-10-161-6/+6
* WebAssembly: update syntaxJF Bastien2015-10-161-30/+30
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-26/+40
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-14/+14
* [WebAssembly] Rename several functions and types according to the new spec.Dan Gohman2015-09-261-12/+12
* [WebAssembly] Update target datalayout strings.Dan Gohman2015-09-091-1/+1
* WebAssembly: NFC rename shr/sarJF Bastien2015-09-081-2/+2
* WebAssembly: generate load/storeJF Bastien2015-08-311-0/+68
OpenPOWER on IntegriCloud