This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-26 15:25:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba34ddeb217b5cfbf626bcb2a3cf00db30dc2602
ladybird
/
Userland
/
Libraries
/
LibJS
/
JIT
History
Simon Wanner
a3399fa13a
LibJS/JIT: Expand
Mul
fast path to double & i32 combinations
...
Co-authored-by: Stephan Vedder <
vedder@mbits.info
>
2023-11-10 11:01:59 +01:00
..
Compiler.cpp
LibJS/JIT: Expand
Mul
fast path to double & i32 combinations
2023-11-10 11:01:59 +01:00
Compiler.h
LibJS/JIT: Add helper for generating combined i32 & double fastpaths
2023-11-10 11:01:59 +01:00
NativeExecutable.cpp
LibJS/JIT: Don't crash when dissassembling an empty basic block
2023-11-07 11:33:04 +01:00
NativeExecutable.h
LibJS/JIT: Support alternative entry point blocks
2023-11-03 07:31:11 +01:00