[WebAssembly] Rename floating-point operators to match their spec names.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrFloat.td
2015-10-09 Dan Gohman[WebAssembly] Rename floating-point operators to match...
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-08-24 Dan Gohman[WebAssembly] Implement floating point rounding operators.
2015-08-12 JF BastienWebAssembly: floating-point comparisons
2015-08-11 JF BastienWebAssembly: implement comparison.
2015-08-11 JF BastienWebAssembly: add basic floating-point tests
2015-07-14 JF BastienWebAssembly: add basic int/fp instruction codegen.
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...