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 16:42:10 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea0b7192fa85c42d688d50a2f48f04ae94ef78b2
serenity
/
Userland
/
Libraries
/
LibJS
/
Bytecode
/
Pass
History
Andreas Kling
ea0b7192fa
Revert "LibJS/Bytecode: Don't fuse unrelated compare and jump in peephole pass"
...
This reverts commit
c1dbde72e9
.
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
LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot
2024-03-04 20:54:51 +01:00
MergeBlocks.cpp
LibJS/Bytecode: Don't replace the entry block in MergeBlocks
2024-03-04 20:54:51 +01:00
Peephole.cpp
Revert "LibJS/Bytecode: Don't fuse unrelated compare and jump in peephole pass"
2024-03-06 08:39:29 +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