1
0
Fork 0
mirror of https://github.com/luau-lang/luau.git synced 2025-04-11 06:10:53 +01:00
luau/Compiler/include/Luau
vegorov-rbx 76070f8da2
Sync to upstream/release/549 ()
* 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
..
BytecodeBuilder.h Sync to upstream/release/549 () 2022-10-14 12:48:41 -07:00
Compiler.h Sync to upstream/release/536 () 2022-07-14 15:52:26 -07:00