Junseo Yoo
7dd10b16dc
Sync to upstream/release/636
2024-07-25 17:10:42 -07:00
Vyacheslav Egorov
816cb1d1c4
Sync to upstream/release/631
2024-06-21 01:23:57 +03:00
Vighnesh
58b98097c5
Sync to upstream/release/630
2024-06-14 09:38:56 -07:00
Andy Friesen
93468ca88d
Sync to upstream/release/624
2024-05-03 09:38:34 -07:00
Alexander McCord
50a2f8daa8
Sync to upstream/release/623
2024-04-25 13:57:23 -07:00
Aaron Weiss
67b9145268
Sync to upstream/release/622
2024-04-19 14:04:30 -07:00
Vyacheslav Egorov
0f0c0e4d28
Sync to upstream/release/621
2024-04-12 13:44:40 +03:00
Andy Friesen
6fff08b621
Sync to upstream/release/618
2024-03-22 10:21:27 -07:00
Vyacheslav Egorov
d4a266528a
Sync to upstream/release/615
2024-03-01 15:58:44 +02:00
Vyacheslav Egorov
158d60c223
Sync to upstream/release/613
2024-02-16 03:25:31 +02:00
Vighnesh
557e77a676
VM
...
- Add SUBRK and DIVRK bytecode instructions
- Enables future performance optimizations
Miscellaneous
- Small performance improvements to new non-strict mode
- Introduce more scripts for fuzzing
- Improcements to dataflow analysis
2023-12-01 18:04:44 -08:00
Andy Friesen
674c6c40c0
Sync to upstream/release/604
2023-11-17 10:15:31 -08:00
Alexander McCord
4b68791b2c
Sync to upstream/release/603
2023-11-10 10:05:48 -08:00
Aaron Weiss
a0b9950541
Sync to upstream/release/602
2023-11-03 12:47:28 -07:00
Lily Brown
34efdb3b0a
Sync to upstream/release/599
2023-10-13 12:38:31 -07:00
Alexander McCord
3bfc864280
Sync to upstream/release/597
2023-09-29 17:22:06 -07:00
Aaron Weiss
81681e2948
Sync to upstream/release/596
2023-09-22 11:10:49 -07:00
Andy Friesen
d8b97f4745
Sync to upstream/release/595
2023-09-15 09:27:45 -07:00
Vyacheslav Egorov
8e28c240bd
Sync to upstream/release/594
2023-09-07 16:28:45 -07:00
Lily Brown
397dbb1188
Sync to upstream/release/593
2023-09-01 09:38:53 -07:00
Vyacheslav Egorov
089da9e924
Sync to upstream/release/590
2023-08-11 15:55:30 +03:00
Andy Friesen
25cc75b096
* Progress toward a diffing algorithm for types. We hope that this will be useful for writing clearer error messages.
...
* Add a missing recursion limiter in `Unifier::tryUnifyTables`. This was causing a crash in certain situations.
* Luau heap graph enumeration improvements:
* Weak references are not reported
* Added tag as a fallback name of non-string table links
* Included top Luau function information in thread name to understand where thread might be suspended
* Constant folding for `math.pi` and `math.huge` at -O2
* Optimize `string.format` and `%*`
* This change makes string interpolation 1.5x-2x faster depending on the number and type of formatted components, assuming a few are using primitive types, and reduces associated GC pressure.
New solver
* Initial work toward tracking the upper and lower bounds of types more accurately.
JIT
* Add IrCmd::CHECK_TRUTHY for improved assert fast-calls
* Do not compute type map for modules without types
* Capture metatable+readonly state for NEW_TABLE IR instructions
* Replace JUMP_CMP_ANY with CMP_ANY and existing JUMP_EQ_INT
* Add support for exits to VM with reentry lock in VmExit
2023-08-04 10:01:35 -07:00
Vyacheslav Egorov
5e1aca164c
Sync to upstream/release/588
2023-07-28 14:37:00 +03:00
Vyacheslav Egorov
8bc2f51d89
Sync to upstream/release/582
2023-06-24 08:33:44 +03:00
Andy Friesen
f4357400c5
Sync to upstream/release/579
2023-06-02 11:17:31 -07:00
Andy Friesen
eb7106016e
Sync to upstream/release/577
2023-05-19 11:59:59 -07:00
Vyacheslav Egorov
3247aabf75
Sync to upstream/release/576
2023-05-12 15:15:01 +03:00
Andy Friesen
d5cdb687e0
Sync to upstream/release/573
2023-04-21 14:41:03 -07:00
Vyacheslav Egorov
5e771b87ae
Sync to upstream/release/572
2023-04-14 15:05:27 +03:00
Andy Friesen
5309401f49
Sync to upstream/release/571
2023-04-07 12:56:27 -07:00
Vyacheslav Egorov
d1acde36bb
Sync to upstream/release/570
2023-03-31 15:21:14 +03:00
Vyacheslav Egorov
e280064f45
Sync to upstream/release/568
2023-03-17 16:59:30 +02:00
Andy Friesen
4653484913
Sync to upstream/release/567
2023-03-10 11:20:04 -08:00
Vyacheslav Egorov
9a281f0492
Sync to upstream/release/566
2023-03-03 15:45:38 +02:00
Andy Friesen
b388e27995
Sync to upstream/release/563
2023-02-10 10:50:54 -08:00
Andy Friesen
53d03f94f7
Sync to upstream/release/561
2023-01-27 13:28:45 -08:00
Vyacheslav Egorov
eec289ad1b
Sync to upstream/release/560
2023-01-20 14:02:39 +02:00
Vyacheslav Egorov
36f5009026
Sync to upstream/release/558
2023-01-06 18:07:19 +02:00
Vyacheslav Egorov
9958d23caa
Sync to upstream/release/557
2023-01-03 19:33:19 +02:00
Vyacheslav Egorov
fc459699da
Sync to upstream/release/555
2022-12-02 12:46:05 +02:00
Vyacheslav Egorov
3155ba0358
Sync to upstream/release/553
2022-11-11 00:04:44 +02:00
Andy Friesen
e3fdab3082
Sync to upstream/release/552
2022-11-04 10:02:37 -07:00
Andy Friesen
2eff6cfe50
Sync to upstream/release/550
2022-10-21 10:33:43 -07:00
Vyacheslav Egorov
d82e73607c
Sync to upstream/release/549
2022-10-14 01:59:53 +03:00
Arseny Kapoulkine
91e144ac1b
Sync to upstream/release/548
2022-10-06 16:55:58 -07:00
Arseny Kapoulkine
d0989b9e15
Sync to upstream/release/547
2022-09-29 15:11:54 -07:00
Arseny Kapoulkine
48fb5a3483
Sync to upstream/release/546
2022-09-23 11:32:10 -07:00
Arseny Kapoulkine
dd710f67ca
Sync to upstream/release/545
2022-09-15 15:13:58 -07:00
Arseny Kapoulkine
3008da98df
Sync to upstream/release/542
2022-08-25 13:55:08 -07:00
Arseny Kapoulkine
4a9cfd57a6
Sync to upstream/release/539
2022-08-04 14:27:28 -07:00