aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-05-16[WebAssembly] Use eqz to negate a branch conditions.Dan Gohman1-8/+2
2016-02-08[WebAssembly] Update the br_if instructions' operand orders to match the spec.Dan Gohman1-3/+3
2016-01-20[WebAssembly] Minor code cleanups. NFC.Dan Gohman1-4/+5
2015-12-22[WebAssembly] Minor code simplification. NFC.Dan Gohman1-1/+1
2015-12-05[WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...Dan Gohman1-0/+133