[WebAssembly] Fix legalization of shift operators on large integer types.
[oota-llvm.git] / test / CodeGen / WebAssembly / return-void.ll
2015-10-06 Dan Gohman[WebAssembly] Switch to a more traditional assembly...
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-19 Dan Gohman[WebAssembly] Use the default alignment for SIMD types.
2015-08-01 JF BastienWebAssembly: handle more than int32 argument/return
2015-07-31 JF BastienWebAssembly: handle `ret void`.