-
Notifications
You must be signed in to change notification settings - Fork 786
Pull requests: WebAssembly/binaryen
Author
Label
Projects
Milestones
Reviews
Assignee
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
[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
[OptimizeInstructions] Transform 64-bit low word masking to wrap + extend unary ops
#4145
opened Sep 13, 2021 by
MaxGraey
Loading…
updated Oct 28, 2021
[OptimizeInstruction] Sync minimum cost for conditionalizeExpensiveOnBitwise with selectify
#4266
opened Oct 21, 2021 by
MaxGraey
Loading…
updated Oct 29, 2021
[Costs] Increase costs for rem by const operations
#4291
opened Oct 29, 2021 by
MaxGraey
Loading…
updated Nov 5, 2021
[OptimizeInstructions] refactoring
#4367
opened Dec 4, 2021 by
MaxGraey
Loading…
updated Dec 4, 2021
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.