summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/immediates.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-28/+28
* [WebAssembly] Mark immediates.ll as XFAILed on MIPS hostsSimon Atanasyan2018-11-131-0/+5
* [WebAssembly] Disable custom NaN payload testsThomas Lively2018-11-091-15/+19
* [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-1/+1
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Implement support for custom NaN bit patterns.Dan Gohman2016-02-161-0/+35
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-24/+24
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-96/+48
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-48/+48
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-48/+48
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-48/+48
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-24/+24
* WebAssembly: update syntaxJF Bastien2015-10-161-48/+72
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-96/+120
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-24/+24
* WebAssembly: emit `(func (param t) (result t))` s-expressionsJF Bastien2015-08-251-24/+48
* [WebAssembly] Use the default alignment for SIMD types.Dan Gohman2015-08-191-1/+1
* WebAssembly: simply assert on SNaN and NaNs with payloadsJF Bastien2015-08-111-2/+2
* WebAssembly: print immediatesJF Bastien2015-08-101-0/+174
OpenPOWER on IntegriCloud