-
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
[Costs] Differentiate unary costs
#4249
opened Oct 14, 2021 by
MaxGraey
Loading…
updated Oct 23, 2021
Validator: Emit type names when subtyping fails
#4264
opened Oct 21, 2021 by
kripken
Loading…
updated Oct 21, 2021
Add a more specific fast-math flag for NaNs
#4262
opened Oct 19, 2021 by
kripken
Loading…
updated Oct 19, 2021
[OptimizeInstructions] canonicalize extacting sign bit to signed relational op
#4160
opened Sep 16, 2021 by
MaxGraey
Loading…
updated Oct 15, 2021
Port another batch of passes tests to lit
#4219
opened Oct 7, 2021 by
tlively
Loading…
updated Oct 8, 2021
OptimizeInstructions: Optimize i64(x) != 0 to !!x
#4194
opened Sep 29, 2021 by
kripken
Loading…
updated Sep 30, 2021
DWARF: Canonicalize tombstone values
#4155
opened Sep 15, 2021 by
kripken
Loading…
updated Sep 15, 2021
[Wasm GC] Properly error on invalid struct/array.get packing
#4131
opened Sep 8, 2021 by
kripken
Loading…
updated Sep 9, 2021
[OptimizeInstruction] Simplify (x + 0.0) + 0.0 rule
#4123
opened Sep 4, 2021 by
MaxGraey
Loading…
updated Sep 5, 2021
[Wasm2JS] More optimal JS codegen for some special cases
#4078
opened Aug 12, 2021 by
MaxGraey
Loading…
updated Aug 27, 2021
ConstantFieldPropagation: Infer specific types locally in functions
#4096
opened Aug 20, 2021 by
kripken
Loading…
updated Aug 23, 2021
[OptimizeForJS] Avoid 64-bit integer storage if it's possible
#4083
opened Aug 14, 2021 by
MaxGraey
Loading…
updated Aug 16, 2021
[clang-format/tidy-diff] Avoid "@{upstream}" for local branches
#4003
opened Jul 19, 2021 by
MaxGraey
Loading…
updated Jul 19, 2021
[Wasm GC] Cache the heap types of functions in binary reading
#3925
opened Jun 7, 2021 by
kripken
Loading…
updated Jun 7, 2021
Only export functions with default visibility
#587
opened Jun 14, 2016 by
dschuff
Loading…
updated May 31, 2021
wasm-reduce: Do not verify binary roundtripping when not using binary files
#3590
opened Feb 19, 2021 by
kripken
Loading…
updated Feb 25, 2021
Made FuncCastEmulation make and export thunks for exports
#3474
opened Jan 8, 2021 by
joemarshall
Loading…
updated Feb 1, 2021
Correctly update .debug_addr DWARF section.
#3461
opened Dec 23, 2020 by
bmeurer
Loading…
updated Jan 19, 2021
[OptimizeInstructions] Optimize neg zero on LHS and float on RHS
#3394
opened Nov 23, 2020 by
MaxGraey
Loading…
updated Jan 19, 2021
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.