[LoopUnswitch] Add block frequency analysis to recognize hot/cold regions
[oota-llvm.git] / test / CodeGen / WebAssembly / fp64.ll
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
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