summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/conv.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-34/+34
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-58/+29
* [WebAssembly] Saturating float to int intrinsicsThomas Lively2018-10-111-0/+88
* [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] Fix trapping behavior in fptosi/fptoui.Dan Gohman2017-11-281-9/+9
* [WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...Dan Gohman2017-02-281-2/+2
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* PeepholeOptimizer: Ignore dead implicit defsDan Gohman2015-12-101-0/+28
* [WebAssembly] Implement anyext.Dan Gohman2015-12-101-0/+11
* [WebAssembly] Make several tests more strict.Dan Gohman2015-11-251-40/+40
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-21/+21
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-84/+42
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-105/+63
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-63/+105
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-105/+63
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-21/+21
* [WebAssembly] Make expression-stack pushing explicitDan Gohman2015-11-061-21/+21
* [WebAssembly] Update opcode name format for conversionsJF Bastien2015-10-291-21/+21
* WebAssembly: update syntaxJF Bastien2015-10-161-105/+126
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-105/+168
* [WebAssembly] Implement the remaining conversion operations.Dan Gohman2015-10-031-3/+203
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-2/+2
* [WebAssembly] Implement int64-to-int32 conversion.Dan Gohman2015-09-151-0/+16
OpenPOWER on IntegriCloud