-
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
Make Stack IR a canonical representation
#2818
opened Apr 28, 2020 by
tlively
Loading…
updated Jan 19, 2021
Implement more cases for "combine or" in OptimizeInstruction pass
#2863
opened May 21, 2020 by
MaxGraey
Loading…
updated Jan 19, 2021
[Deprecated] Simplify complementary expressions
#2884
opened May 31, 2020 by
MaxGraey
Loading…
updated Jan 19, 2021
Add simplifications for "~x & x" and "~x & ~y"
#2893
opened Jun 3, 2020 by
MaxGraey
Loading…
updated Jan 19, 2021
Improve support for new llvm's new
main
name mangling
#3030
opened Aug 7, 2020 by
sbc100
Loading…
updated Jan 19, 2021
Match and fold cyclic shift patterns to rotr / rotl
#3079
opened Aug 26, 2020 by
MaxGraey
Loading…
updated Jan 19, 2021
Optimize binary expressions with fneg
#3330
opened Nov 8, 2020 by
MaxGraey
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
Correctly update .debug_addr DWARF section.
#3461
opened Dec 23, 2020 by
bmeurer
Loading…
updated Jan 19, 2021
Made FuncCastEmulation make and export thunks for exports
#3474
opened Jan 8, 2021 by
joemarshall
Loading…
updated Feb 1, 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
Only export functions with default visibility
#587
opened Jun 14, 2016 by
dschuff
Loading…
updated May 31, 2021
[Wasm GC] Cache the heap types of functions in binary reading
#3925
opened Jun 7, 2021 by
kripken
Loading…
updated Jun 7, 2021
ProTip!
Exclude everything labeled
bug
with -label:bug.