summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/unused-argument.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Add more explicit pushes to the tests.Dan Gohman2015-11-061-2/+2
* WebAssembly: update syntaxJF Bastien2015-10-161-6/+8
* [WebAssembly] Switch to a more traditional assembly syntaxDan Gohman2015-10-061-8/+14
* [WebAssembly] Rename setlocal to set_local to match the spec.Dan Gohman2015-10-031-2/+2
* WebAssembly: emit `(func (param t) (result t))` s-expressionsJF Bastien2015-08-251-2/+4
* [WebAssembly] Use the default alignment for SIMD types.Dan Gohman2015-08-191-1/+1
* WebAssembly: handle more than int32 argument/returnJF Bastien2015-08-011-2/+2
* WebAssembly: handle unused function arguments.JF Bastien2015-07-311-0/+20
OpenPOWER on IntegriCloud