summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/select.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-2/+2
* [WebAssembly] Fast-isel support for calls, arguments, and selects.Dan Gohman2016-05-121-1/+1
* [WebAssembly] Update the select instructions' operand orders to match the spec.Dan Gohman2016-02-051-12/+12
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Fold setne and seteq comparisons into selects.Dan Gohman2015-11-251-34/+126
* [WebAssembly] Suffix output operands with '='.Dan Gohman2015-11-231-8/+8
* [WebAssembly] Enable register coloring and register stackifying.Dan Gohman2015-11-181-12/+8
* [WebAssembly] Make indentation consistent with the other testcases. NFC.Dan Gohman2015-11-141-12/+12
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-28/+12
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-12/+28
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-28/+12
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-8/+8
* [WebAssembly] Make expression-stack pushing explicitDan Gohman2015-11-061-8/+8
* Address nitDerek Schuff2015-11-031-32/+32
* [WebAssembly] Support wasm select operatorDerek Schuff2015-11-031-0/+63
OpenPOWER on IntegriCloud