Dan Klishch b4a9fde756 JSSpecCompiler: Recurse into the correct subtrees in RecursiveASTVisitor 1 jaar geleden
..
CFGBuildingPass.cpp 5825eaa264 JSSpecCompiler: Save references to return value and function arguments 1 jaar geleden
CFGBuildingPass.h ff44aea917 JSSpecCompiler: Add control flow building pass 1 jaar geleden
CFGSimplificationPass.cpp 12072dbac5 JSSpecCompiler: Add control flow graph simplification pass 1 jaar geleden
CFGSimplificationPass.h 12072dbac5 JSSpecCompiler: Add control flow graph simplification pass 1 jaar geleden
DeadCodeEliminationPass.cpp 5338cdd153 JSSpecCompiler: Add bare-bones DCE pass 1 jaar geleden
DeadCodeEliminationPass.h 5338cdd153 JSSpecCompiler: Add bare-bones DCE pass 1 jaar geleden
FunctionCallCanonicalizationPass.cpp b4a9fde756 JSSpecCompiler: Recurse into the correct subtrees in RecursiveASTVisitor 1 jaar geleden
FunctionCallCanonicalizationPass.h b4a9fde756 JSSpecCompiler: Recurse into the correct subtrees in RecursiveASTVisitor 1 jaar geleden
IfBranchMergingPass.cpp 867ce0df52 JSSpecCompiler: Move passes to Passes subdirectory of Compiler/ 1 jaar geleden
IfBranchMergingPass.h 6ed069ea8d JSSpecCompiler: Provide an adequate command line interface 1 jaar geleden
ReferenceResolvingPass.cpp 483e195e48 JSSpecCompiler: Store arguments in declaration instead of definition 1 jaar geleden
ReferenceResolvingPass.h 5825eaa264 JSSpecCompiler: Save references to return value and function arguments 1 jaar geleden
SSABuildingPass.cpp 483e195e48 JSSpecCompiler: Store arguments in declaration instead of definition 1 jaar geleden
SSABuildingPass.h fbdb1a3d61 JSSpecCompiler: Add SSA form building pass 1 jaar geleden