-
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
[OptimizeInstructions] canonicalize extacting sign bit to signed relational op
#4160
opened Sep 16, 2021 by
MaxGraey
Loading…
[OptimizeInstructions] Transform 64-bit low word masking to wrap + extend unary ops
#4145
opened Sep 13, 2021 by
MaxGraey
Loading…
[Wasm GC] Properly error on invalid struct/array.get packing
#4131
opened Sep 8, 2021 by
kripken
Loading…
[OptimizeInstructions] Invert sign for negative RHS constants in signed rem
#4122
opened Sep 4, 2021 by
MaxGraey
Loading…
ConstantFieldPropagation: Infer specific types locally in functions
#4096
opened Aug 20, 2021 by
kripken
Loading…
[OptimizeForJS] Avoid 64-bit integer storage if it's possible
#4083
opened Aug 14, 2021 by
MaxGraey
Loading…
[Wasm2JS] More optimal JS codegen for some special cases
#4078
opened Aug 12, 2021 by
MaxGraey
Loading…
[clang-format/tidy-diff] Avoid "@{upstream}" for local branches
#4003
opened Jul 19, 2021 by
MaxGraey
Loading…
[Wasm GC] Add a GC-Lowering pass which lowers GC to MVP
#4000
opened Jul 17, 2021 by
kripken
Loading…
[Wasm GC] Cache the heap types of functions in binary reading
#3925
opened Jun 7, 2021 by
kripken
Loading…
wasm-reduce: Do not verify binary roundtripping when not using binary files
#3590
opened Feb 19, 2021 by
kripken
Loading…
Made FuncCastEmulation make and export thunks for exports
#3474
opened Jan 8, 2021 by
joemarshall
Loading…
[OptimizeInstructions] Optimize neg zero on LHS and float on RHS
#3394
opened Nov 23, 2020 by
MaxGraey
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.