This website requires JavaScript.
Explore
Help
Sign in
0ct0pu5
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
ea0b7192fa
ladybird
/
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