[WebAssembly] Use TSFlags instead of keeping a list of special-case opcodes.
[oota-llvm.git] / lib / Target / WebAssembly / README.txt
2015-12-15 Dan Gohman[WebAssembly] Implement instruction selection for const...
2015-12-09 JF BastienWebAssembly: add known failures
2015-12-06 Dan Gohman[WebAssembly] Add some more ideas to README.txt.
2015-12-05 JF BastienWebAssembly: improve readme, add placeholder for tests.
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
2015-11-20 Dan Gohman[WebAssembly] Add a few open tasks to the target README...
2015-11-20 Dan Gohman[WebAssembly] Remove done items from the README.txt.
2015-07-06 JF BastienWebAssembly: add some TODO
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend