-
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
Optimize binary expressions with fneg
#3330
opened Nov 8, 2020 by
MaxGraey
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
Improve support for new llvm's new
main
name mangling
#3030
opened Aug 7, 2020 by
sbc100
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
[Deprecated] Simplify complementary expressions
#2884
opened May 31, 2020 by
MaxGraey
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
Make Stack IR a canonical representation
#2818
opened Apr 28, 2020 by
tlively
Loading…
updated Jan 19, 2021
Check for an invalid emscripten-sbrk-ptr
#2746
opened Apr 10, 2020 by
kripken
Loading…
updated Jan 19, 2021
StackIR: Optimize away unneeded dropped values
#2676
opened Feb 29, 2020 by
kripken
Loading…
updated Jan 19, 2021
Exclude memory and table symbols from minification
#2647
opened Feb 7, 2020 by
caspervonb
Loading…
updated Jan 19, 2021
Update building docs for binaryen.js and libbinaryen
#2493
opened Dec 3, 2019 by
kripken
Loading…
updated Jan 19, 2021
Taking care of Souperify width and bad zext
#2439
opened Nov 15, 2019 by
Jacarte
Loading…
updated Jan 19, 2021
Check exact double literals in wasm::is{U,S}Integer64()
#2314
opened Aug 29, 2019 by
dschuff
Loading…
updated Jan 19, 2021
WIP: filter wasm-dis to only disassemble certain specified functions
#1809
opened Dec 6, 2018 by
jgravelle-google
Loading…
updated Jan 19, 2021
Enable some more flat passes in -O4
#1775
opened Nov 27, 2018 by
kripken
Loading…
updated Jan 19, 2021
ProTip!
Adding no:label will show everything without a label.