-
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
[Wasm GC] Remove unused signature results
#5185
opened Oct 24, 2022 by
kripken
Loading…
updated Oct 24, 2022
Add a way to run a pass on module-level code
#5170
opened Oct 20, 2022 by
kripken
Loading…
updated Oct 20, 2022
[OptimizeInstructions] Simplify floating points with NaN on left side
#5059
opened Sep 20, 2022 by
MaxGraey
Loading…
updated Oct 5, 2022
[Strings] Begin support for String/StringView literals
#5024
opened Sep 7, 2022 by
kripken
Loading…
updated Sep 27, 2022
Extending the basic getMinBits implementation
#5061
opened Sep 20, 2022 by
MaxGraey
Loading…
updated Sep 21, 2022
[OptimizeInstructions] Optimize copysign operations
#5032
opened Sep 10, 2022 by
MaxGraey
Loading…
updated Sep 21, 2022
[OptimizeInstructions] Invert sign for negative RHS constants in signed rem
#4122
opened Sep 4, 2021 by
MaxGraey
Loading…
updated Sep 14, 2022
[OptimizeInstructions] Combine binary shift operations joined by Or, And, Xor
#4342
opened Nov 18, 2021 by
MaxGraey
Loading…
updated Jul 28, 2022
Fuzzing: Add support for hybrid mode
#4838
opened Jul 27, 2022 by
kripken
Loading…
updated Jul 27, 2022
feat(js): Extract *info functions into individual functions
#4751
opened Jun 24, 2022 by
phated
Loading…
updated Jul 26, 2022
Simple/Local Dead Store Elimination
#3858
opened May 4, 2021 by
kripken
Loading…
updated Jul 2, 2022
Allow more parallel work in dead argument eliminiation
#4641
opened May 4, 2022 by
arsnyder16
•
Draft
updated May 13, 2022
Run auto-update script on CI to check for uncommited changes
#4538
opened Mar 21, 2022 by
kripken
Loading…
updated Mar 21, 2022
[OptimizeInstructions] refactoring
#4367
opened Dec 4, 2021 by
MaxGraey
Loading…
updated Dec 4, 2021
[Costs] Increase costs for rem by const operations
#4291
opened Oct 29, 2021 by
MaxGraey
Loading…
updated Nov 5, 2021
[OptimizeInstruction] Sync minimum cost for conditionalizeExpensiveOnBitwise with selectify
#4266
opened Oct 21, 2021 by
MaxGraey
Loading…
updated Oct 29, 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
ProTip!
Adding no:label will show everything without a label.