android_mt6572_jiabo/art/compiler/optimizing
2025-09-05 16:56:03 +08:00
..
block_builder.cc first commit 2025-09-05 16:56:03 +08:00
block_builder.h first commit 2025-09-05 16:56:03 +08:00
bounds_check_elimination.cc first commit 2025-09-05 16:56:03 +08:00
bounds_check_elimination.h first commit 2025-09-05 16:56:03 +08:00
bounds_check_elimination_test.cc first commit 2025-09-05 16:56:03 +08:00
builder.cc first commit 2025-09-05 16:56:03 +08:00
builder.h first commit 2025-09-05 16:56:03 +08:00
bytecode_utils.h first commit 2025-09-05 16:56:03 +08:00
code_generator.cc first commit 2025-09-05 16:56:03 +08:00
code_generator.h first commit 2025-09-05 16:56:03 +08:00
code_generator_arm.cc first commit 2025-09-05 16:56:03 +08:00
code_generator_arm.h first commit 2025-09-05 16:56:03 +08:00
code_generator_arm64.cc first commit 2025-09-05 16:56:03 +08:00
code_generator_arm64.h first commit 2025-09-05 16:56:03 +08:00
code_generator_mips.cc first commit 2025-09-05 16:56:03 +08:00
code_generator_mips.h first commit 2025-09-05 16:56:03 +08:00
code_generator_mips64.cc first commit 2025-09-05 16:56:03 +08:00
code_generator_mips64.h first commit 2025-09-05 16:56:03 +08:00
code_generator_utils.cc first commit 2025-09-05 16:56:03 +08:00
code_generator_utils.h first commit 2025-09-05 16:56:03 +08:00
code_generator_x86.cc first commit 2025-09-05 16:56:03 +08:00
code_generator_x86.h first commit 2025-09-05 16:56:03 +08:00
code_generator_x86_64.cc first commit 2025-09-05 16:56:03 +08:00
code_generator_x86_64.h first commit 2025-09-05 16:56:03 +08:00
codegen_test.cc first commit 2025-09-05 16:56:03 +08:00
common_arm64.h first commit 2025-09-05 16:56:03 +08:00
common_dominator.h first commit 2025-09-05 16:56:03 +08:00
constant_folding.cc first commit 2025-09-05 16:56:03 +08:00
constant_folding.h first commit 2025-09-05 16:56:03 +08:00
constant_folding_test.cc first commit 2025-09-05 16:56:03 +08:00
dead_code_elimination.cc first commit 2025-09-05 16:56:03 +08:00
dead_code_elimination.h first commit 2025-09-05 16:56:03 +08:00
dead_code_elimination_test.cc first commit 2025-09-05 16:56:03 +08:00
dex_cache_array_fixups_arm.cc first commit 2025-09-05 16:56:03 +08:00
dex_cache_array_fixups_arm.h first commit 2025-09-05 16:56:03 +08:00
dominator_test.cc first commit 2025-09-05 16:56:03 +08:00
find_loops_test.cc first commit 2025-09-05 16:56:03 +08:00
graph_checker.cc first commit 2025-09-05 16:56:03 +08:00
graph_checker.h first commit 2025-09-05 16:56:03 +08:00
graph_checker_test.cc first commit 2025-09-05 16:56:03 +08:00
graph_test.cc first commit 2025-09-05 16:56:03 +08:00
graph_visualizer.cc first commit 2025-09-05 16:56:03 +08:00
graph_visualizer.h first commit 2025-09-05 16:56:03 +08:00
gvn.cc first commit 2025-09-05 16:56:03 +08:00
gvn.h first commit 2025-09-05 16:56:03 +08:00
gvn_test.cc first commit 2025-09-05 16:56:03 +08:00
induction_var_analysis.cc first commit 2025-09-05 16:56:03 +08:00
induction_var_analysis.h first commit 2025-09-05 16:56:03 +08:00
induction_var_analysis_test.cc first commit 2025-09-05 16:56:03 +08:00
induction_var_range.cc first commit 2025-09-05 16:56:03 +08:00
induction_var_range.h first commit 2025-09-05 16:56:03 +08:00
induction_var_range_test.cc first commit 2025-09-05 16:56:03 +08:00
inliner.cc first commit 2025-09-05 16:56:03 +08:00
inliner.h first commit 2025-09-05 16:56:03 +08:00
instruction_builder.cc first commit 2025-09-05 16:56:03 +08:00
instruction_builder.h first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier.cc first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier.h first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier_arm.cc first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier_arm.h first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier_arm64.cc first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier_arm64.h first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier_shared.cc first commit 2025-09-05 16:56:03 +08:00
instruction_simplifier_shared.h first commit 2025-09-05 16:56:03 +08:00
intrinsics.cc first commit 2025-09-05 16:56:03 +08:00
intrinsics.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_arm.cc first commit 2025-09-05 16:56:03 +08:00
intrinsics_arm.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_arm64.cc first commit 2025-09-05 16:56:03 +08:00
intrinsics_arm64.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_list.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_mips.cc first commit 2025-09-05 16:56:03 +08:00
intrinsics_mips.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_mips64.cc first commit 2025-09-05 16:56:03 +08:00
intrinsics_mips64.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_utils.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_x86.cc first commit 2025-09-05 16:56:03 +08:00
intrinsics_x86.h first commit 2025-09-05 16:56:03 +08:00
intrinsics_x86_64.cc first commit 2025-09-05 16:56:03 +08:00
intrinsics_x86_64.h first commit 2025-09-05 16:56:03 +08:00
licm.cc first commit 2025-09-05 16:56:03 +08:00
licm.h first commit 2025-09-05 16:56:03 +08:00
licm_test.cc first commit 2025-09-05 16:56:03 +08:00
linearize_test.cc first commit 2025-09-05 16:56:03 +08:00
live_interval_test.cc first commit 2025-09-05 16:56:03 +08:00
live_ranges_test.cc first commit 2025-09-05 16:56:03 +08:00
liveness_test.cc first commit 2025-09-05 16:56:03 +08:00
load_store_elimination.cc first commit 2025-09-05 16:56:03 +08:00
load_store_elimination.h first commit 2025-09-05 16:56:03 +08:00
locations.cc first commit 2025-09-05 16:56:03 +08:00
locations.h first commit 2025-09-05 16:56:03 +08:00
nodes.cc first commit 2025-09-05 16:56:03 +08:00
nodes.h first commit 2025-09-05 16:56:03 +08:00
nodes_arm.h first commit 2025-09-05 16:56:03 +08:00
nodes_arm64.cc first commit 2025-09-05 16:56:03 +08:00
nodes_arm64.h first commit 2025-09-05 16:56:03 +08:00
nodes_shared.h first commit 2025-09-05 16:56:03 +08:00
nodes_test.cc first commit 2025-09-05 16:56:03 +08:00
nodes_x86.h first commit 2025-09-05 16:56:03 +08:00
optimization.cc first commit 2025-09-05 16:56:03 +08:00
optimization.h first commit 2025-09-05 16:56:03 +08:00
optimizing_cfi_test.cc first commit 2025-09-05 16:56:03 +08:00
optimizing_cfi_test_expected.inc first commit 2025-09-05 16:56:03 +08:00
optimizing_compiler.cc first commit 2025-09-05 16:56:03 +08:00
optimizing_compiler.h first commit 2025-09-05 16:56:03 +08:00
optimizing_compiler_stats.h first commit 2025-09-05 16:56:03 +08:00
optimizing_unit_test.h first commit 2025-09-05 16:56:03 +08:00
parallel_move_resolver.cc first commit 2025-09-05 16:56:03 +08:00
parallel_move_resolver.h first commit 2025-09-05 16:56:03 +08:00
parallel_move_test.cc first commit 2025-09-05 16:56:03 +08:00
pc_relative_fixups_x86.cc first commit 2025-09-05 16:56:03 +08:00
pc_relative_fixups_x86.h first commit 2025-09-05 16:56:03 +08:00
prepare_for_register_allocation.cc first commit 2025-09-05 16:56:03 +08:00
prepare_for_register_allocation.h first commit 2025-09-05 16:56:03 +08:00
pretty_printer.h first commit 2025-09-05 16:56:03 +08:00
pretty_printer_test.cc first commit 2025-09-05 16:56:03 +08:00
reference_type_propagation.cc first commit 2025-09-05 16:56:03 +08:00
reference_type_propagation.h first commit 2025-09-05 16:56:03 +08:00
reference_type_propagation_test.cc first commit 2025-09-05 16:56:03 +08:00
register_allocator.cc first commit 2025-09-05 16:56:03 +08:00
register_allocator.h first commit 2025-09-05 16:56:03 +08:00
register_allocator_test.cc first commit 2025-09-05 16:56:03 +08:00
select_generator.cc first commit 2025-09-05 16:56:03 +08:00
select_generator.h first commit 2025-09-05 16:56:03 +08:00
sharpening.cc first commit 2025-09-05 16:56:03 +08:00
sharpening.h first commit 2025-09-05 16:56:03 +08:00
side_effects_analysis.cc first commit 2025-09-05 16:56:03 +08:00
side_effects_analysis.h first commit 2025-09-05 16:56:03 +08:00
side_effects_test.cc first commit 2025-09-05 16:56:03 +08:00
ssa_builder.cc first commit 2025-09-05 16:56:03 +08:00
ssa_builder.h first commit 2025-09-05 16:56:03 +08:00
ssa_liveness_analysis.cc first commit 2025-09-05 16:56:03 +08:00
ssa_liveness_analysis.h first commit 2025-09-05 16:56:03 +08:00
ssa_phi_elimination.cc first commit 2025-09-05 16:56:03 +08:00
ssa_phi_elimination.h first commit 2025-09-05 16:56:03 +08:00
ssa_test.cc first commit 2025-09-05 16:56:03 +08:00
stack_map_stream.cc first commit 2025-09-05 16:56:03 +08:00
stack_map_stream.h first commit 2025-09-05 16:56:03 +08:00
stack_map_test.cc first commit 2025-09-05 16:56:03 +08:00
suspend_check_test.cc first commit 2025-09-05 16:56:03 +08:00