| .. |
|
bblock_extension_pass.cpp
|
Implemented auto-scope ref and exception-less stack cleanup.
|
2020-08-01 21:21:16 +02:00 |
|
bblock_extension_pass.hpp
|
Prefer single emplace over contains && insert when safe-recursing.
|
2020-07-11 07:35:07 +02:00 |
|
branch_correction_pass.cpp
|
Implemented auto-scope ref and exception-less stack cleanup.
|
2020-08-01 21:21:16 +02:00 |
|
branch_correction_pass.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
dead_code_elimination_pass.cpp
|
Implemented auto-scope ref and exception-less stack cleanup.
|
2020-08-01 21:21:16 +02:00 |
|
dead_code_elimination_pass.hpp
|
Prefer single emplace over contains && insert when safe-recursing.
|
2020-07-11 07:35:07 +02:00 |
|
fast_dead_code_elimination_pass.cpp
|
Implemented auto-scope ref and exception-less stack cleanup.
|
2020-08-01 21:21:16 +02:00 |
|
fast_dead_code_elimination_pass.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
fast_propagation_pass.cpp
|
Fixed everything else to work with the changes.
|
2020-07-29 02:36:10 +02:00 |
|
fast_propagation_pass.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
istack_ref_substitution_pass.cpp
|
Fixed everything else to work with the changes.
|
2020-07-29 02:36:10 +02:00 |
|
istack_ref_substitution_pass.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
mov_propagation_pass.cpp
|
Fixed everything else to work with the changes.
|
2020-07-29 02:36:10 +02:00 |
|
mov_propagation_pass.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
register_renaming_pass.cpp
|
Added CustomHashable concept overload for std::hash.
|
2020-07-29 06:47:21 +02:00 |
|
register_renaming_pass.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |
|
stack_pinning_pass.cpp
|
Fixed everything else to work with the changes.
|
2020-07-29 02:36:10 +02:00 |
|
stack_pinning_pass.hpp
|
Prefer single emplace over contains && insert when safe-recursing.
|
2020-07-11 07:35:07 +02:00 |
|
stack_propagation_pass.cpp
|
Removed vector allocating ::recurse, replacing with ::enum_paths.
|
2020-08-22 03:47:49 +02:00 |
|
stack_propagation_pass.hpp
|
Added CustomHashable concept overload for std::hash.
|
2020-07-29 06:47:21 +02:00 |
|
symbolic_rewrite_pass.cpp
|
Implemented auto-scope ref and exception-less stack cleanup.
|
2020-08-01 21:21:16 +02:00 |
|
symbolic_rewrite_pass.hpp
|
Fixing license headers yet once again.
|
2020-07-09 02:43:51 +02:00 |