summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/signext-zeroext.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-2/+2
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-8/+4
* [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] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+1
* [WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman2016-01-191-10/+12
* [WebAssembly] Define WebAssembly-specific relocation codes.Dan Gohman2016-01-111-2/+2
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Make several tests more strict.Dan Gohman2015-11-251-4/+4
* [WebAssembly] Don't special-case call operand order.Dan Gohman2015-11-231-2/+2
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-14/+14
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-36/+20
* [WebAssembly] Support signext, zeroext, and several other function attributes.Dan Gohman2015-11-141-0/+76
OpenPOWER on IntegriCloud