ladybird/Userland/Libraries/LibJS/Bytecode/Pass
Hendiadyoin1 5506951ffb LibJS: Don't try to merge unterminated BasicBlocks
This was causing a Segfault, trying to access the non-present terminator
2023-02-21 22:46:18 +01:00
..
DumpCFG.cpp
GenerateCFG.cpp LibJS: Remove FinishUnwind instruction 2022-12-06 16:09:24 +03:30
LoadElimination.cpp AK+Everywhere: Replace all Bitmap::must_create() uses with ::create() 2022-12-22 15:48:53 +01:00
MergeBlocks.cpp LibJS: Don't try to merge unterminated BasicBlocks 2023-02-21 22:46:18 +01:00
PlaceBlocks.cpp
UnifySameBlocks.cpp LibJS: Don't mark blocks for unification multiple times 2022-12-03 17:07:30 +03:30