This website requires JavaScript.
Explore
Help
Sign In
eliott
/
serenity
Watch
1
Star
0
Fork
0
You've already forked serenity
mirror of
https://github.com/SerenityOS/serenity
synced
2026-05-09 00:22:43 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cf81bf48c60a1f8d3b7edfeaf695a8729ddfafa2
serenity
/
Userland
/
Libraries
/
LibJS
/
Bytecode
/
Pass
History
Andreas Kling
cf81bf48c6
Revert "LibJS/Bytecode: Add peephole optimization pass and fuse compare+jump"
...
This reverts commit
4438ec481c
.
Fixes
#23480
.
2024-03-06 08:39:29 +01:00
..
DumpCFG.cpp
LibJS/Bytecode: Bring back the bytecode optimization pipeline
2024-03-04 20:54:51 +01:00
GenerateCFG.cpp
Revert "LibJS/Bytecode: Add peephole optimization pass and fuse compare+jump"
2024-03-06 08:39:29 +01:00
MergeBlocks.cpp
LibJS/Bytecode: Don't replace the entry block in MergeBlocks
2024-03-04 20:54:51 +01:00
PlaceBlocks.cpp
LibJS/Bytecode: Bring back the bytecode optimization pipeline
2024-03-04 20:54:51 +01:00
UnifySameBlocks.cpp
LibJS/Bytecode: Bring back the bytecode optimization pipeline
2024-03-04 20:54:51 +01:00