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