luau/CodeGen/include/Luau
vegorov-rbx 76070f8da2
Sync to upstream/release/549 (#707)
* Reoptimized math.min/max/bit32 builtins assuming at least 2 arguments are used (1-2% lift on some benchmarks)
* Type errors that mention function types no longer have redundant parenthesis around return type
* Luau REPL now supports --compile=remarks which displays the source code with optimization remarks embedded as comments
* Builtin calls are slightly faster when called with 1-2 arguments (~1% improvement in some benchmarks)
2022-10-14 12:48:41 -07:00
..
AssemblyBuilderX64.h Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -07:00
CodeAllocator.h Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -07:00
CodeBlockUnwind.h Sync to upstream/release/548 (#699) 2022-10-06 17:23:29 -07:00
CodeGen.h Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -07:00
Condition.h Sync to upstream/release/549 (#707) 2022-10-14 12:48:41 -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/548 (#699) 2022-10-06 17:23:29 -07:00
UnwindBuilderDwarf2.h Sync to upstream/release/548 (#699) 2022-10-06 17:23:29 -07:00
UnwindBuilderWin.h Sync to upstream/release/548 (#699) 2022-10-06 17:23:29 -07:00