- [2021-09-27 23:45:53 +0900]: Avoid __zend_malloc() wrapper in tracked_malloc()
- [2021-09-27 23:44:36 +0900]: JIT: Fixed missing type load
- [2021-09-27 23:13:33 +0900]: Fix relative offsets when copying JMPZNZ
- [2021-09-27 21:59:52 +0900]: JIT: Improve property access (Avoid unnecessary property address loading and exception check).
- [2021-09-27 19:00:40 +0900]: JIT: Wrong register
- [2021-09-27 18:55:19 +0900]: Start block at loop var free
- [2021-09-27 18:52:34 +0900]: JIT: Remove FETCH_THIS+FETCH_OBJ_* optimizations for closures for functon JIT introduced in d1a0b93c64818913ea9445c5c1997d5e497e0170.
- [2021-09-27 18:24:52 +0900]: Fix DCE of unreachable phi in cycle
- [2021-09-27 17:46:35 +0900]: Handle pi nodes in replace_predecessor