Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-05-16 | [WebAssembly] Use eqz to negate a branch conditions. | Dan Gohman | 1 | -8/+2 |
2016-02-08 | [WebAssembly] Update the br_if instructions' operand orders to match the spec. | Dan Gohman | 1 | -3/+3 |
2016-01-20 | [WebAssembly] Minor code cleanups. NFC. | Dan Gohman | 1 | -4/+5 |
2015-12-22 | [WebAssembly] Minor code simplification. NFC. | Dan Gohman | 1 | -1/+1 |
2015-12-05 | [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla... | Dan Gohman | 1 | -0/+133 |