luau/CodeGen/include/Luau
Andy Friesen b4ebad4862
Sync to upstream/release/569 (#878)
All of our changes this week have been focused on the new type solver
and the JIT.

As we march toward feature parity with the old solver, we've tightened
up a bunch of lingering issues with overload resolution, unsealed
tables, and type normalization. We've also fixed a bunch of crashes and
assertion failures in the new solver.

On the JIT front, we've started work on an A64 backend, improved the IR
analysis in a bunch of cases, and implemented assembly generation for
the builtin functions `type()` and `typeof()`.

---------

Co-authored-by: Arseny Kapoulkine <arseny.kapoulkine@gmail.com>
Co-authored-by: Vyacheslav Egorov <vegorov@roblox.com>
2023-03-24 11:03:04 -07:00
..
AddressA64.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00
AssemblyBuilderA64.h Sync to upstream/release/569 (#878) 2023-03-24 11:03:04 -07:00
AssemblyBuilderX64.h Sync to upstream/release/568 (#865) 2023-03-17 12:20:37 -07:00
CodeAllocator.h Sync to upstream/release/568 (#865) 2023-03-17 12:20:37 -07:00
CodeBlockUnwind.h Sync to upstream/release/548 (#699) 2022-10-06 17:23:29 -07:00
CodeGen.h Sync to upstream/release/561 (#820) 2023-01-27 14:28:31 -08:00
ConditionA64.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00
ConditionX64.h Sync to upstream/release/552 (#735) 2022-11-04 10:33:22 -07:00
IrAnalysis.h Sync to upstream/release/569 (#878) 2023-03-24 11:03:04 -07:00
IrBuilder.h Sync to upstream/release/568 (#865) 2023-03-17 12:20:37 -07:00
IrData.h Sync to upstream/release/569 (#878) 2023-03-24 11:03:04 -07:00
IrDump.h Sync to upstream/release/569 (#878) 2023-03-24 11:03:04 -07:00
IrUtils.h Sync to upstream/release/568 (#865) 2023-03-17 12:20:37 -07:00
Label.h Sync to upstream/release/529 (#505) 2022-05-26 15:08:16 -07:00
OperandX64.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00
OptimizeConstProp.h Sync to upstream/release/565 (#845) 2023-02-24 13:49:38 -08:00
OptimizeFinalX64.h Sync to upstream/release/563 (#833) 2023-02-10 11:40:38 -08:00
RegisterA64.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00
RegisterX64.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00
UnwindBuilder.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00
UnwindBuilderDwarf2.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00
UnwindBuilderWin.h Sync to upstream/release/566 (#853) 2023-03-03 12:21:14 -08:00