summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/return-void.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] replaced .param/.result by .functypeWouter van Oortmerssen2018-11-191-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-3/+3
* [WebAssembly] Optimize away return instructions using fallthroughs.Dan Gohman2016-05-211-1/+19
* [WebAssembly] Preliminary fast-isel support.Dan Gohman2016-05-101-0/+1
* [WebAssembly] Add -m:e to the target triple.Dan Gohman2016-01-071-1/+1
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-2/+2
* WebAssembly: emit `(func (param t) (result t))` s-expressionsJF Bastien2015-08-251-2/+2
* [WebAssembly] Use the default alignment for SIMD types.Dan Gohman2015-08-191-1/+1
* WebAssembly: handle more than int32 argument/returnJF Bastien2015-08-011-1/+1
* WebAssembly: handle `ret void`.JF Bastien2015-07-311-0/+10
OpenPOWER on IntegriCloud