summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/signext-zeroext.ll
Commit message (Expand)AuthorAgeFilesLines
* [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