luau/CodeGen/include/Luau
Arseny Kapoulkine 3d74a8f4d4
Sync to upstream/release/545 (#674)
- Improve type error messages for argument count mismatch in certain
cases
- Fix type checking variadic returns when the type is incompatible which
type checked in certain cases
- Reduce size of upvalue objects by 8 bytes on 64-bit platforms
- Reduce I$ footprint of interpreter by 1.5KB
- Reduce GC pause during atomic stage for programs with a lot of threads
- Remove support for bytecode v2
2022-09-15 15:38:17 -07:00
..
AssemblyBuilderX64.h Sync to upstream/release/540 (#635) 2022-08-11 14:01:33 -07:00
CodeAllocator.h Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00
CodeBlockUnwind.h Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00
Condition.h Sync to upstream/release/537 (#607) 2022-07-21 14:16:54 -07:00
Label.h Sync to upstream/release/529 (#505) 2022-05-26 15:08:16 -07:00
OperandX64.h Sync to upstream/release/544 (#669) 2022-09-08 15:14:25 -07:00
RegisterX64.h Sync to upstream/release/544 (#669) 2022-09-08 15:14:25 -07:00
UnwindBuilder.h Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00
UnwindBuilderDwarf2.h Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00
UnwindBuilderWin.h Sync to upstream/release/545 (#674) 2022-09-15 15:38:17 -07:00