Skip to content

Pull requests: WebAssembly/binaryen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Port another batch of passes tests to lit
#4219 opened Oct 7, 2021 by tlively Loading…
OptimizeInstructions: Optimize i64(x) != 0 to !!x
#4194 opened Sep 29, 2021 by kripken Loading…
DWARF: Canonicalize tombstone values
#4155 opened Sep 15, 2021 by kripken Loading…
[OptimizeInstruction] Simplify (x + 0.0) + 0.0 rule
#4123 opened Sep 4, 2021 by MaxGraey Loading…
Simple/Local Dead Store Elimination
#3858 opened May 4, 2021 by kripken Loading…
Add an ExpressionReplacer utility
#3855 opened May 3, 2021 by kripken Loading…
wasm-api-gen tool
#3637 opened Mar 2, 2021 by kripken Loading…
Correctly update .debug_addr DWARF section.
#3461 opened Dec 23, 2020 by bmeurer Loading…
Prettify asm codegen
#3335 opened Nov 11, 2020 by MaxGraey Loading…
Add signed(x) + C <=> 0 rule
#3334 opened Nov 11, 2020 by MaxGraey Loading…
Optimize binary expressions with fneg
#3330 opened Nov 8, 2020 by MaxGraey Loading…
ProTip! Exclude everything labeled bug with -label:bug.