summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/unreachable.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Update CodeGen test expectations after rL354697. NFCSam Clegg2019-02-231-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] Preliminary fast-isel support.Dan Gohman2016-05-101-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] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-2/+2
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-1/+1
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-1/+1
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-1/+1
* [WebAssembly] Support 'unreachable' expressionDerek Schuff2015-11-101-0/+34
OpenPOWER on IntegriCloud