Skip to content

Pull requests: WebAssembly/binaryen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Optimize binary expressions with fneg
#3330 opened Nov 8, 2020 by MaxGraey Loading… updated Jan 19, 2021
Reorder expressions with const in the middle
#3316 opened Nov 3, 2020 by MaxGraey Draft updated Jan 19, 2021
Partial evaluation improvements
#3255 opened Oct 16, 2020 by MaxGraey Loading… updated Jan 19, 2021
Fold similar subexpressions
#3132 opened Sep 15, 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
Windows build failure fix
#2955 opened Jul 12, 2020 by Himujjal Loading… updated Jan 19, 2021
Enable mutable globals by default
#2937 opened Jun 30, 2020 by sbc100 Loading… updated Jan 19, 2021
Move Stack IR out of default passes
#2911 opened Jun 13, 2020 by tlively Draft 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
Add stacky mode to BinaryenIR
#2784 opened Apr 22, 2020 by tlively Draft 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
Static allocation
#2440 opened Nov 15, 2019 by awtcode 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
Mark asyncify exports
#2327 opened Sep 3, 2019 by RReverser 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
SortBlocks pass
#2084 opened May 3, 2019 by kripken 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.