summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyLowerBrUnless.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Rename MachineInstrBuilder::addOperand. NFCDiana Picus2017-01-131-1/+1
* [WebAssembly] Add an option to make get_local/set_local explicit.Dan Gohman2016-10-241-1/+1
* [WebAssembly] Update to more stack-machine-oriented terminology.Dan Gohman2016-10-031-1/+1
* Use StringRef in Pass/PassManager APIs (NFC)Mehdi Amini2016-10-011-1/+1
* [WebAssembly] Use eqz to negate a branch conditions.Dan Gohman2016-05-161-8/+2
* [WebAssembly] Update the br_if instructions' operand orders to match the spec.Dan Gohman2016-02-081-3/+3
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-201-4/+5
* [WebAssembly] Minor code simplification. NFC.Dan Gohman2015-12-221-1/+1
* [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...Dan Gohman2015-12-051-0/+133
OpenPOWER on IntegriCloud