summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/f64.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-1/+1
* [WebAssembly] Massive instruction renamingThomas Lively2019-01-081-2/+2
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-2/+1
* [WebAssembly] SIMD min and maxThomas Lively2018-10-131-6/+18
* [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-31/+33
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman2016-01-111-1/+1
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Add type prefixes to call instructionsDan Gohman2015-12-141-1/+1
* [WebAssembly] Implement fma.Dan Gohman2015-12-101-0/+9
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-15/+15
* [WebAssembly] Emit .param, .result, and .local through MC.Dan Gohman2015-11-231-2/+1
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-32/+30
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-35/+31
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-31/+35
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-35/+31
* [WebAssembly] Support for floating point min and max.Dan Gohman2015-11-101-0/+24
* [WebAssembly] Use more explicit types in testcases.Dan Gohman2015-11-061-13/+13
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-2/+2
* [WebAssembly] Make expression-stack pushing explicitDan Gohman2015-11-061-13/+13
* WebAssembly: update syntaxJF Bastien2015-10-161-31/+32
* [WebAssembly] Rename floating-point operators to match their spec names.Dan Gohman2015-10-091-6/+6
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-30/+47
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-15/+15
* [WebAssembly] Rename test files to match platform naming conventions.Dan Gohman2015-09-291-0/+110
OpenPOWER on IntegriCloud