WebAssembly: emit `(func (param t) (result t))` s-expressions
[oota-llvm.git] / test / CodeGen / WebAssembly / fp32.ll
2015-08-25 JF BastienWebAssembly: emit `(func (param t) (result t))` s-expre...
2015-08-24 Dan Gohman[WebAssembly] Implement floating point rounding operators.
2015-08-19 Dan Gohman[WebAssembly] Use the default alignment for SIMD types.
2015-08-11 JF BastienWebAssembly: add basic floating-point tests