Skip to content

Commit 798bfd9

Browse files
committed
Changes
1 parent 4c1f2dd commit 798bfd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* Compiler: faster js code generation (#1985)
3535
* Compiler: more efficient code generation from bytecode (#1972)
3636
* Runtime: use Dataview to convert between floats and bit representation
37-
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001)
37+
* Compiler: speed-up compilation by improving the scheduling of optimization passes (#1962, #2001, #2012)
3838
* Compiler: deadcode elimination of cyclic values (#1978)
3939
* Compiler: directly write Wasm binary modules (#2000, #2003)
4040
* Compiler: rewrote inlining pass (#1935)

0 commit comments

Comments
 (0)