summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/i64.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-40/+40
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-46/+23
* [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] Basic support for Wasm object file encoding.Dan Gohman2017-02-241-24/+64
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Implement the rotate instructions.Dan Gohman2016-03-221-0/+54
* [WebAssembly] Implement the eqz instructions.Dan Gohman2016-03-211-0/+11
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-18/+18
* [WebAssembly] Emit .param, .result, and .local through MC.Dan Gohman2015-11-231-26/+13
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-72/+36
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-116/+54
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-54/+116
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-116/+54
* [WebAssembly] Use more explicit types in testcases.Dan Gohman2015-11-061-18/+18
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-31/+31
* [WebAssembly] Make expression-stack pushing explicitDan Gohman2015-11-061-18/+18
* [WebAssembly] Rename ior operator to or to match the specDerek Schuff2015-11-051-3/+3
* WebAssembly: fix more syntaxJF Bastien2015-10-221-4/+4
* WebAssembly: update syntaxJF Bastien2015-10-161-116/+134
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-103/+183
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-49/+49
* [WebAssembly] Rename test files to match platform naming conventions.Dan Gohman2015-09-291-0/+203
OpenPOWER on IntegriCloud