All workflows
1,545 results
1,545 results
Add optimization rules for some shift operations
CI
#1485:
Pull request #3099
synchronize
by
MaxGraey
Initial implementation of "Memory64" proposal
CI
#1484:
Pull request #3130
synchronize
by
aardappel
Add optimization rules for some shift operations
CI
#1483:
Pull request #3099
synchronize
by
MaxGraey
Add optimization rules for some shift operations
CI
#1482:
Pull request #3099
synchronize
by
MaxGraey
Initial implementation of "Memory64" proposal
CI
#1481:
Pull request #3130
synchronize
by
aardappel
Initial implementation of "Memory64" proposal
CI
#1480:
Pull request #3130
opened
by
aardappel
Fix inner block problem with 'catch'
CI
#1479:
Pull request #3129
opened
by
aheejin
Match and fold cyclic shift patterns to rotr / rotl
CI
#1478:
Pull request #3079
synchronize
by
MaxGraey
Optimize memory.fill with constant arguments
CI
#1477:
Pull request #3071
synchronize
by
MaxGraey
Update JS API function wrapper
CI
#1476:
Pull request #3128
opened
by
dcodeIO
Сonstant value truncation during store operation
CI
#1475:
Pull request #3117
synchronize
by
MaxGraey
Add float operations for isSymmetric util
CI
#1473:
Pull request #3127
synchronize
by
MaxGraey
Add float operations for isSymmetric util
CI
#1472:
Pull request #3127
synchronize
by
MaxGraey
Implement module and local names in name section
CI
#1471:
Pull request #3115
synchronize
by
dcodeIO
Add mozjs, V8 and WABT setup script
CI
#1469:
Pull request #3053
synchronize
by
dcodeIO
Simplify subtracting zero from float expressions (#3125)
`x - 0.0` -> `x`
`x + (-0.0)` -> `x`
`x - (-0.0)` -> `x + 0.0`
where `x` is `f32` or `f64`.
CI
#1468:
Commit cd9bd14
pushed
by
tlively
Add float operations for isSymmetric util
CI
#1467:
Pull request #3127
synchronize
by
MaxGraey
Declarative IR matchers for OptimizeInstructions
CI
#1466:
Pull request #3122
synchronize
by
tlively
Add float operations for isSymmetric util
CI
#1465:
Pull request #3127
synchronize
by
MaxGraey
Add float operations for isSymmetric util
CI
#1464:
Pull request #3127
synchronize
by
MaxGraey
Add float operations for isSymmetric util
CI
#1463:
Pull request #3127
synchronize
by
MaxGraey
Add float operations for isSymmetric util
CI
#1462:
Pull request #3127
opened
by
MaxGraey
Simplify subtraction zero from float expressions
CI
#1461:
Pull request #3125
synchronize
by
MaxGraey