Dan Klishch 0e7c33b1be JSSpecCompiler: Let FunctionDeclaration know its name and category 1 rok temu
..
CFGBuildingPass.cpp cab0cb5b13 JSSpecCompiler: Use AK::enumerate in CFGBuildingPass::on_entry 1 rok temu
CFGBuildingPass.h ff44aea917 JSSpecCompiler: Add control flow building pass 1 rok temu
CFGSimplificationPass.cpp 12072dbac5 JSSpecCompiler: Add control flow graph simplification pass 1 rok temu
CFGSimplificationPass.h 12072dbac5 JSSpecCompiler: Add control flow graph simplification pass 1 rok temu
DeadCodeEliminationPass.cpp 5338cdd153 JSSpecCompiler: Add bare-bones DCE pass 1 rok temu
DeadCodeEliminationPass.h 5338cdd153 JSSpecCompiler: Add bare-bones DCE pass 1 rok temu
IfBranchMergingPass.cpp 867ce0df52 JSSpecCompiler: Move passes to Passes subdirectory of Compiler/ 1 rok temu
IfBranchMergingPass.h 6ed069ea8d JSSpecCompiler: Provide an adequate command line interface 1 rok temu
ReferenceResolvingPass.cpp 0e7c33b1be JSSpecCompiler: Let FunctionDeclaration know its name and category 1 rok temu
ReferenceResolvingPass.h 5825eaa264 JSSpecCompiler: Save references to return value and function arguments 1 rok temu
SSABuildingPass.cpp 0e7c33b1be JSSpecCompiler: Let FunctionDeclaration know its name and category 1 rok temu
SSABuildingPass.h fbdb1a3d61 JSSpecCompiler: Add SSA form building pass 1 rok temu