luau/Common/include/Luau
Joshua e1e4a7aab2
Significantly improve MSVC interpreter code generation
This patch adds an __assume statement for passed assertations and switches the interpreter loop to using a while-switch instead of a goto-switch loop. This seems to prevent the performance regression experienced on MSVC2022.
2025-03-26 17:56:47 -07:00
..
Bytecode.h Implement support for math.lerp (#1608) 2025-01-09 09:42:07 -08:00
BytecodeUtils.h Sync to upstream/release/631 (#1299) 2024-06-20 16:37:55 -07:00
Common.h Significantly improve MSVC interpreter code generation 2025-03-26 17:56:47 -07:00
DenseHash.h Sync to upstream/release/631 (#1299) 2024-06-20 16:37:55 -07:00
ExperimentalFlags.h Sync to upstream/release/664 (#1715) 2025-03-07 10:07:27 -08:00
Variant.h Sync to upstream/release/651 (#1513) 2024-11-08 13:41:45 -08:00
VecDeque.h Sync to upstream/release/637 (#1354) 2024-08-02 07:30:04 -07:00