ladybird/Userland/Libraries/LibJS/Bytecode/Pass
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