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 08:32:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
55e9df4954bac309749e9cd342172cfac495aa5b
serenity
/
Userland
/
Libraries
/
LibJS
/
Bytecode
/
Pass
History
Andreas Kling
795149e585
LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot
2024-03-04 20:54:51 +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
LibJS/Bytecode: Fuse [Not, JumpIf] instructions into JumpIfNot
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