Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [WebAssembly] Rename test files to match platform naming conventions. | Dan Gohman | 2015-09-29 | 1 | -203/+0 |
* | WebAssembly: NFC rename shr/sar | JF Bastien | 2015-09-08 | 1 | -2/+2 |
* | WebAssembly: emit `(func (param t) (result t))` s-expressions | JF Bastien | 2015-08-25 | 1 | -18/+36 |
* | [WebAssembly] Implement the is_zero_undef forms of cttz and ctlz | Dan Gohman | 2015-08-24 | 1 | -0/+18 |
* | [WebAssembly] Use the default alignment for SIMD types. | Dan Gohman | 2015-08-19 | 1 | -1/+1 |
* | WebAssembly: textual emission uses expected opcode names | JF Bastien | 2015-08-07 | 1 | -16/+16 |
* | WebAssembly: implement getScalarShiftAmountTy so we can shift by amount, with... | JF Bastien | 2015-08-03 | 1 | -33/+29 |
* | WebAssembly: handle more than int32 argument/return | JF Bastien | 2015-08-01 | 1 | -0/+171 |