[X86] Mark the AAD and AAM aliases as not valid in 64-bit mode.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrInteger.td
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-09-08 JF BastienWebAssembly: NFC rename shr/sar
2015-08-24 Dan Gohman[WebAssembly] Implement the is_zero_undef forms of...
2015-08-11 JF BastienWebAssembly: implement comparison.
2015-07-14 JF BastienWebAssembly: add basic int/fp instruction codegen.
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...