[WebAssembly] Implement a new algorithm for placing BLOCK markers
[oota-llvm.git] / lib / Target / WebAssembly / WebAssembly.h
2015-12-11 Derek Schuff[WebAssembly] Implement prolog/epilog insertion and...
2015-12-09 Dan Gohman[WebAssembly] Reintroduce ARGUMENT moving logic
2015-12-05 Dan Gohman[WebAssembly] Implement ReverseBranchCondition, and...
2015-11-25 Dan Gohman[WebAssembly] Support for register stackifying with...
2015-11-16 Dan Gohman[WebAssembly] Prototype passes for register coloring...
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-10-16 JF BastienWebAssembly: relooper analysis pass
2015-09-16 Dan Gohman[WebAssembly] Check in an initial CFG Stackifier pass
2015-06-29 Dan Gohman[WebAssembly] Initial WebAssembly backend