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

[clang-format/tidy-diff] Avoid "@{upstream}" for local branches
#4003 opened Jul 19, 2021 by MaxGraey Loading… updated Jul 19, 2021
[OptimizeForJS] Avoid 64-bit integer storage if it's possible
#4083 opened Aug 14, 2021 by MaxGraey Loading… updated Aug 16, 2021
ConstantFieldPropagation: Infer specific types locally in functions
#4096 opened Aug 20, 2021 by kripken Loading… updated Aug 23, 2021
[Wasm2JS] More optimal JS codegen for some special cases
#4078 opened Aug 12, 2021 by MaxGraey Loading… updated Aug 27, 2021
[OptimizeInstruction] Simplify (x + 0.0) + 0.0 rule
#4123 opened Sep 4, 2021 by MaxGraey Loading… updated Sep 5, 2021
[Wasm GC] Properly error on invalid struct/array.get packing
#4131 opened Sep 8, 2021 by kripken Loading… updated Sep 9, 2021
DWARF: Canonicalize tombstone values
#4155 opened Sep 15, 2021 by kripken Loading… updated Sep 15, 2021
OptimizeInstructions: Optimize i64(x) != 0 to !!x
#4194 opened Sep 29, 2021 by kripken Loading… updated Sep 30, 2021
Port another batch of passes tests to lit
#4219 opened Oct 7, 2021 by tlively Loading… updated Oct 8, 2021
Allow parsing of blocks with a type reference
#4236 opened Oct 12, 2021 by pmatos Draft updated Oct 14, 2021
[OptimizeInstructions] canonicalize extacting sign bit to signed relational op
#4160 opened Sep 16, 2021 by MaxGraey Loading… updated Oct 15, 2021
Add a more specific fast-math flag for NaNs
#4262 opened Oct 19, 2021 by kripken Loading… updated Oct 19, 2021
Validator: Emit type names when subtyping fails
#4264 opened Oct 21, 2021 by kripken Loading… updated Oct 21, 2021
[Costs] Differentiate unary costs
#4249 opened Oct 14, 2021 by MaxGraey Loading… updated Oct 23, 2021
[Costs] Increase costs for rem by const operations
#4291 opened Oct 29, 2021 by MaxGraey Loading… updated Nov 5, 2021
LUBFinder: Update nulls
#4302 opened Nov 2, 2021 by kripken Draft updated Nov 16, 2021
[OptimizeInstructions] refactoring
#4367 opened Dec 4, 2021 by MaxGraey Loading… updated Dec 4, 2021
[WIP] Simplify type printing in text format
#4504 opened Feb 4, 2022 by tlively Draft updated Feb 7, 2022
[Do not land] Experiment with read-only-to-write for wasm GC
#4535 opened Mar 21, 2022 by kripken Draft updated Mar 21, 2022
Run auto-update script on CI to check for uncommited changes
#4538 opened Mar 21, 2022 by kripken Loading… updated Mar 21, 2022
Allow more parallel work in dead argument eliminiation
#4641 opened May 4, 2022 by arsnyder16 Draft updated May 13, 2022
Simple/Local Dead Store Elimination
#3858 opened May 4, 2021 by kripken Loading… updated Jul 2, 2022
feat(js): Extract *info functions into individual functions
#4751 opened Jun 24, 2022 by phated Loading… updated Jul 26, 2022
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.