[WebAssembly] Remove unneeded TODO items. NFC.
[oota-llvm.git] / lib / Target / WebAssembly / WebAssemblyInstrCall.td
2015-11-13 Dan Gohman[WebAssembly] Remove unneeded TODO items. NFC.
2015-11-12 Dan Gohman[WebAssembly] Reapply r252858, with svn add for the...
2015-11-12 Hans WennborgRevert r252858: "[WebAssembly] Switch to MC for instruc...
2015-11-12 Dan Gohman[WebAssembly] Switch to MC for instruction printing.
2015-09-28 Dan Gohman[WebAssembly] Support for direct call and call_indirect.
2015-09-26 Dan Gohman[WebAssembly] Rename several functions and types accord...
2015-09-09 Dan Gohman[WebAssembly] Implement calls with void return types.
2015-08-24 JF BastienWebAssembly: Implement call
2015-08-24 JF BastienRevert two bad commits.
2015-08-24 JF Bastiencall
2015-07-10 JF BastienWebAssembly: basic instructions todo, and basic registe...