summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/WebAssembly/integer64.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Rename test files to match platform naming conventions.Dan Gohman2015-09-291-203/+0
* WebAssembly: NFC rename shr/sarJF Bastien2015-09-081-2/+2
* WebAssembly: emit `(func (param t) (result t))` s-expressionsJF Bastien2015-08-251-18/+36
* [WebAssembly] Implement the is_zero_undef forms of cttz and ctlzDan Gohman2015-08-241-0/+18
* [WebAssembly] Use the default alignment for SIMD types.Dan Gohman2015-08-191-1/+1
* WebAssembly: textual emission uses expected opcode namesJF Bastien2015-08-071-16/+16
* WebAssembly: implement getScalarShiftAmountTy so we can shift by amount, with...JF Bastien2015-08-031-33/+29
* WebAssembly: handle more than int32 argument/returnJF Bastien2015-08-011-0/+171
OpenPOWER on IntegriCloud