
gcc/ada: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * gcc-interface/utils.c (init_gnat_to_gnu): Use typed GC allocation. (init_dummy_type): Likewise. (gnat_pushlevel): Likewise. * gcc-interface/trans.c (Attribute_to_gnu): Likewise. (Subprogram_Body_to_gnu): Likewise. (Compilation_Unit_to_gnu): Likewise. (start_stmt_group): Likewise. (extract_encoding): Likewise. (decode_name): Likewise. * gcc-interface/misc.c (gnat_printable_name): Likewise. * gcc-interface/decl.c (annotate_value): Likewise. * gcc-interface/ada-tree.h (struct lang_type): Add variable_size GTY option. (struct lang_decl): Likewise. (SET_TYPE_LANG_SPECIFIC): Use typed GC allocation. (SET_DECL_LANG_SPECIFIC): Likewise. gcc/c-family: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * c-pragma.c (push_alignment): Use typed GC allocation. (handle_pragma_push_options): Likewise. * c-common.c (parse_optimize_options): Likewise. * c-common.h (struct sorted_fields_type): Add variable_size GTY option. gcc/cp: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * typeck2.c (abstract_virtuals_error): Likewise. * pt.c (maybe_process_partial_specialization): Likewise. (register_specialization): Likewise. (add_pending_template): Likewise. (lookup_template_class): Likewise. (push_tinst_level): Likewise. * parser.c (cp_lexer_new_main): Likewise. (cp_lexer_new_from_tokens): Likewise. (cp_token_cache_new): Likewise. (cp_parser_context_new): Likewise. (cp_parser_new): Likewise. (cp_parser_nested_name_specifier_opt): Likewise. (cp_parser_template_id): Likewise. * name-lookup.c (binding_entry_make): Likewise. (binding_table_construct): Likewise. (binding_table_new): Likewise. (cxx_binding_make): Likewise. (pushdecl_maybe_friend): Likewise. (begin_scope): Likewise. (push_to_top_level): Likewise. * lex.c (init_reswords): Likewise. (retrofit_lang_decl): Likewise. (cxx_dup_lang_specific_decl): Likewise. (copy_lang_type): Likewise. (cxx_make_type): Likewise. * decl.c (make_label_decl): Likewise. (check_goto): Likewise. (start_preparsed_function): Likewise. (save_function_data): Likewise. * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Likewise. * cp-objcp-common.c (decl_shadowed_for_var_insert): Likewise. * class.c (finish_struct_1): Likewise. * cp-tree.h (struct lang_type): Add variable_size GTY option. (struct lang_decl): Likewise. * parser.c (cp_parser_new): Update comment to not reference ggc_alloc. gcc/fortran: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * trans-types.c (gfc_get_nodesc_array_type): Use typed GC allocation. (gfc_get_array_type_bounds): Likewise. * trans-decl.c (gfc_allocate_lang_decl): Likewise. (gfc_find_module): Likewise. * f95-lang.c (pushlevel): Likewise. * trans.h (struct lang_type): Add variable_size GTY option. (struct lang_decl): Likewise. gcc/java: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * jcf-reader.c (jcf_parse_constant_pool): Use typed GC allocation. * jcf-parse.c (java_parse_file): Likewise. (process_zip_dir): Likewise. * java-tree.h (MAYBE_CREATE_VAR_LANG_DECL_SPECIFIC): Likewise. (MAYBE_CREATE_TYPE_TYPE_LANG_SPECIFIC): Likewise. * expr.c (add_type_assertion): Likewise. * decl.c (make_binding_level): Likewise. (java_dup_lang_specific_decl): Likewise. * constants.c (set_constant_entry): Likewise. (cpool_for_class): Likewise. * class.c (add_method_1): Likewise. (java_treetreehash_new): Likewise. * java-tree.h (struct lang_type): Add variable_size GTY option. (struct lang_decl): Likewise. * jch.h (struct cpool_entry): Likewise. * java-tree.h (java_treetreehash_create): Remove parameter ggc. * except.c (prepare_eh_table_type): Update java_treetreehash_create call. * class.c (add_method_1): Update java_treetreehash_create call. (java_treetreehash_create): Remove parameter gc. Use htab_create_ggc. gcc/lto: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * lto.c (lto_read_in_decl_state): Use typed GC allocation. (lto_file_read): Likewise. (new_partition): Likewise. (read_cgraph_and_symbols): Likewise. gcc/objc: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * objc-act.h (ALLOC_OBJC_TYPE_LANG_SPECIFIC): Use typed GC allocation. * objc-act.c (objc_volatilize_decl): Likewise. (objc_build_string_object): Likewise. (hash_init): Likewise. (hash_enter): Likewise. (hash_add_attr): Likewise. (add_class): Likewise. (start_class): Likewise. gcc/objcp: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * objcp-decl.h (ALLOC_OBJC_TYPE_LANG_SPECIFIC): Use typed GC allocation. gcc: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * doc/tm.texi (Per-Function Data): Do not reference ggc_alloc. * doc/gty.texi (GTY Options): Document typed GC allocation and variable_size GTY option. * ggc-internal.h: New. * ggc.h: Update copyright year. (digit_string): Move to stringpool.c. (ggc_mark_stringpool, ggc_purge_stringpool, ggc_mark_roots) (gt_pch_save_stringpool, gt_pch_fixup_stringpool) (gt_pach_restore_stringpool, gt_pch_p_S, gt_pch_note_object) (init_ggc_pch, ggc_pch_count_object, ggc_pch_total_size) (ggc_pch_this_base, ggc_pch_alloc_object, ggc_pch_prepare_write) (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read) (ggc_force_collect, ggc_get_size, ggc_statistics) (ggc_print_common_statistics): Move to ggc-internal.h. (digit_vector, new_ggc_zone, destroy_ggc_zone, ggc_alloc_stat) (ggc_alloc, ggc_alloc_cleared, ggc_realloc, ggc_calloc, GGC_NEW) (GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR, ggc_alloc_rtvec) (ggc_alloc_tree, gt_pch_save, ggc_min_expand_heuristic) (ggc_min_heapsize_heuristic, ggc_alloc_zone) (ggc_alloc_zone_pass_stat): Remove. (ggc_internal_alloc_stat, ggc_internal_alloc) (ggc_internal_cleared_alloc_stat): New. (GGC_RESIZEVEC, GGC_RESIZEVAR): Redefine. (ggc_internal_vec_alloc_stat) (ggc_internal_cleared_vec_alloc_stat) (ggc_internal_vec_alloc_stat, ggc_internal_cleared_vec_alloc) (ggc_alloc_atomic_stat, ggc_alloc_atomic) (ggc_alloc_cleared_atomic, ggc_cleared_alloc_htab_ignore_args) (ggc_cleared_alloc_ptr_array_two_args): New. (htab_create_ggc, splay_tree_new_ggc): Redefine. (ggc_splay_alloc): Change the type of the first argument to enum gt_types_enum. (ggc_alloc_string): Make macro. (ggc_alloc_string_stat): New. (ggc_strdup): Redefine. (rtl_zone, tree_zone, tree_id_zone): Declare unconditionally. (ggc_alloc_rtvec_sized): New. (ggc_alloc_zone_stat): Rename to ggc_internal_alloc_zone_stat. (ggc_internal_alloc_zone_pass_stat, ggc_internal_alloc_zone_stat) (ggc_internal_cleared_alloc_zone_stat) (ggc_internal_zone_alloc_stat) (ggc_internal_zone_cleared_alloc_stat) (ggc_internal_zone_vec_alloc_stat) (ggc_alloc_zone_rtx_def_stat) (ggc_alloc_zone_tree_node_stat) (ggc_alloc_zone_cleared_tree_node_stat) (ggc_alloc_cleared_gimple_statement_d_stat): New. * ggc-common.c: Include ggc-internal.h. (ggc_internal_cleared_alloc_stat): Rename from ggc_alloc_cleared_stat. (ggc_realloc_stat): Use ggc_internal_alloc_stat. (ggc_calloc): Remove. (ggc_cleared_alloc_htab_ignore_args): New. (ggc_cleared_alloc_ptr_array_two_args): New. (ggc_splay_alloc): Add obj_type parameter. (init_ggc_heuristics): Formatting fixes. * ggc-none.c: Update copyright year. (ggc_alloc_stat): Rename to ggc_alloc_stat. (ggc_alloc_cleared_stat): Rename to ggc_internal_cleared_alloc_stat. (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New. * ggc-page.c: Update copyright year. Include ggc-internal.h. Remove references to ggc_alloc in comments. (ggc_alloc_typed_stat): Call ggc_internal_alloc_stat. (ggc_alloc_stat): Rename to ggc_internal_alloc_stat. (new_ggc_zone, destroy_ggc_zone): Remove. (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New. * ggc-zone.c: Include ggc-internal.h. Remove references to ggc_alloc in comments. (ggc_alloc_zone_stat): ggc_internal_alloc_zone_stat. (ggc_internal_alloc_zone_pass_stat): New. (ggc_internal_cleared_alloc_zone_stat): New. (ggc_alloc_typed_stat): Use ggc_internal_alloc_zone_pass_stat. (ggc_alloc_stat): Rename ggc_internal_alloc_stat. (new_ggc_zone, destroy_ggc_zone): Remove. * stringpool.c: Update copyright year. Include ggc-internal.h (digit_vector): Make static. (digit_string): Moved from ggc.h. (stringpool_ggc_alloc): Use ggc_alloc_atomic. (ggc_alloc_string): Rename to ggc_alloc_string_stat. * Makefile.in (GGC_INTERNAL_H): New. (ggc_common.o, ggc-page.o, ggc-zone.o, stringpool.o): Add $(GGC_INTERNAL_H) to dependencies. * gentype.c: Update copyright year. (walk_type): Accept variable_size GTY option. (USED_BY_TYPED_GC_P): New macro. (write_enum_defn): Use USED_BY_TYPED_GC_P. Do not output whitespace at the end of strings. (get_type_specifier, variable_size_p): New functions. (alloc_quantity, alloc_zone): New enums. (write_typed_alloc_def): New function. (write_typed_struct_alloc_def): Likewise. (write_typed_typed_typedef_alloc_def): Likewise. (write_typed_alloc_defns): Likewise. (output_typename, write_splay_tree_allocator_def): Likewise. (write_splay_tree_allocators): Likewise. (main): Call write_typed_alloc_defns and write_splay_tree_allocators. * lto-streamer.h (lto_file_decl_data_ptr): New. * passes.c (order): Define using cgraph_node_ptr. * strinpool.c (struct string_pool_data): Declare nested_ptr using ht_identifier_ptr. * gimple.h (union gimple_statement_d): Likewise. * rtl.h (struct rtx_def): Likewise. (struct rtvec_def): Likewise. * tree.h (union tree_node): Likewise. * tree-ssa-operands.h (struct ssa_operand_memory_d): Likewise. * cfgloop.c (record_loop_exits): Use htab_create_ggc. * tree-scalar-evolution.c (scev_initialize): Likewise. * alias.c (record_alias_subset): Update splay_tree_new_ggc call. * dwarf2asm.c (dw2_force_const_mem): Likewise. * omp-low.c (lower_omp_critical): Likewise. * bitmap.h (struct bitmap_head_def): Update comment to not reference ggc_alloc. * config/pa/pa.c (get_deferred_label): Use GGC_RESIZEVEC. * ira.c (fix_reg_equiv_init): Use GGC_RESIZEVEC. * ipa-prop.c (duplicate_ggc_array): Rename to duplicate_ipa_jump_func_array. Use typed GC allocation. (ipa_edge_duplication_hook): Call duplicate_ipa_jump_func_array. * gimple.c (gimple_alloc_stat): Use ggc_alloc_cleared_gimple_statement_d_stat. * varasm.c (create_block_symbol): Use ggc_alloc_zone_rtx_def. * tree.c (make_node_stat): Use ggc_alloc_zone_cleared_tree_node_stat. (make_tree_vec_stat): Likewise. (build_vl_exp_stat): Likewise. (copy_node_stat): Use ggc_alloc_zone_tree_node_stat. (make_tree_binfo_stat): Likewise. (tree_cons_stat): Likewise. * rtl.c (rtx_alloc_stat): Use ggc_alloc_zone_rtx_def_stat. (shallow_copy_rtx_stat): Likewise. (make_node_stat): Likewise. * lto-symtab.c: Fix comment. * tree-cfg.c (create_bb): Update comment to not reference ggc_alloc_cleared. * tree-ssa-structalias.c (struct heapvar_for_stmt): Fix param_is value. * varpool.c (varpool_node): Use typed GC allocation. (varpool_extra_name_alias): Likewise. * varasm.c (emutls_decl): Likewise. (get_unnamed_section): Likewise. (get_noswitch_section): Likewise. (get_section): Likewise. (get_block_for_section): Likewise. (build_constant_desc): Likewise. (create_constant_pool): Likewise. (force_const_mem): Likewise. * tree.c (build_vl_exp_stat): Likewise. (build_real): Likewise. (build_string): Likewise. (decl_debug_expr_insert): Likewise. (decl_value_expr_insert): Likewise. (type_hash_add): Likewise. (build_omp_clause): Likewise. * tree-ssanames.c (duplicate_ssa_name_ptr_info): Likewise. * tree-ssa.c (init_tree_ssa): Likewise. * tree-ssa-structalias.c (heapvar_insert): Likewise. * tree-ssa-operands.c (ssa_operand_alloc): Likewise. * tree-ssa-loop-niter.c (record_estimate): Likewise. * tree-ssa-alias.c (get_ptr_info): Likewise. * tree-scalar-evolution.c (new_scev_info_str): Likewise. * tree-phinodes.c (allocate_phi_node): Likewise. * tree-iterator.c (tsi_link_before): Likewise. (tsi_link_after): Likewise. * tree-eh.c (add_stmt_to_eh_lp_fn): Likewise. * tree-dfa.c (create_var_ann): Likewise. * tree-cfg.c (create_bb): Likewise. * toplev.c (alloc_for_identifier_to_locale): Likewise. (general_init): Likewise. * stringpool.c (stringpool_ggc_alloc): Likewise. (gt_pch_save_stringpool): Likewise. * sese.c (if_region_set_false_region): Likewise. * passes.c (do_per_function_toporder): Likewise. * optabs.c (set_optab_libfunc): Likewise. (set_conv_libfunc): Likewise. * lto-symtab.c (lto_symtab_register_decl): Likewise. * lto-streamer-in.c (lto_input_eh_catch_list): Likewise. (input_eh_region): Likewise. (input_eh_lp): Likewise. (make_new_block): Likewise. (unpack_ts_real_cst_value_fields): Likewise. * lto-section-in.c (lto_new_in_decl_state): Likewise. * lto-cgraph.c (input_node_opt_summary): Likewise. * loop-init.c (loop_optimizer_init): Likewise. * lambda.h (lambda_vector_new): Likewise. * lambda-code.c (replace_uses_equiv_to_x_with_y): Likewise. * ira.c (update_equiv_regs): Likewise. * ipa.c (cgraph_node_set_new): Likewise. (cgraph_node_set_add): Likewise. (varpool_node_set_new): Likewise. (varpool_node_set_add): Likewise. * ipa-prop.c (ipa_compute_jump_functions_for_edge): Likewise. (duplicate_ipa_jump_func_array): Likewise. (ipa_read_node_info): Likewise. * ipa-cp.c (ipcp_create_replace_map): Likewise. * integrate.c (get_hard_reg_initial_val): Likewise. * gimple.c (gimple_alloc_stat): Likewise. (gimple_build_omp_for): Likewise. (gimple_seq_alloc): Likewise. (gimple_copy): Likewise. * gimple-iterator.c (gsi_insert_before_without_update): Likewise. (gsi_insert_after_without_update): Likewise. * function.c (add_frame_space): Likewise. (insert_temp_slot_address): Likewise. (assign_stack_temp_for_type): Likewise. (allocate_struct_function): Likewise. (types_used_by_var_decl_insert): Likewise. * except.c (init_eh_for_function): Likewise. (gen_eh_region): Likewise. (gen_eh_region_catch): Likewise. (gen_eh_landing_pad): Likewise. (add_call_site): Likewise. * emit-rtl.c (get_mem_attrs): Likewise. (get_reg_attrs): Likewise. (start_sequence): Likewise. (init_emit): Likewise. * dwarf2out.c (new_cfi): Likewise. (queue_reg_save): Likewise. (dwarf2out_frame_init): Likewise. (new_loc_descr): Likewise. (find_AT_string): Likewise. (new_die): Likewise. (add_var_loc_to_decl): Likewise. (clone_die): Likewise. (clone_as_declaration): Likewise. (break_out_comdat_types): Likewise. (new_loc_list): Likewise. (loc_descriptor): Likewise. (add_loc_descr_to_each): Likewise. (add_const_value_attribute): Likewise. (tree_add_const_value_attribute): Likewise. (add_comp_dir_attribute): Likewise. (add_name_and_src_coords_attributes): Likewise. (lookup_filename): Likewise. (store_vcall_insn): Likewise. (dwarf2out_init): Likewise. * dbxout.c (dbxout_init): Likewise. * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise. * config/sparc/sparc.c (sparc_init_machine_status): Likewise. * config/score/score7.c (score7_output_external): Likewise. * config/score/score3.c (score3_output_external): Likewise. * config/s390/s390.c (s390_init_machine_status): Likewise. * config/rs6000/rs6000.c (builtin_function_type): Likewise. (rs6000_init_machine_status): Likewise. (output_toc): Likewise. * config/pa/pa.c (pa_init_machine_status): Likewise. (get_deferred_plabel): Likewise. * config/moxie/moxie.c (moxie_init_machine_status): Likewise. * config/mmix/mmix.c (mmix_init_machine_status): Likewise. * config/mips/mips.c (mflip_mips16_use_mips16_p): Likewise. * config/mep/mep.c (mep_init_machine_status): Likewise. (mep_note_pragma_flag): Likewise. * config/m32c/m32c.c (m32c_init_machine_status): Likewise. * config/iq2000/iq2000.c (iq2000_init_machine_status): Likewise. * config/ia64/ia64.c (ia64_init_machine_status): Likewise. * config/i386/winnt.c (i386_pe_record_external_function): Likewise. (i386_pe_maybe_record_exported_symbol): Likewise. * config/i386/i386.c (get_dllimport_decl): Likewise. (ix86_init_machine_status): Likewise. (assign_386_stack_local): Likewise. * config/frv/frv.c (frv_init_machine_status): Likewise. * config/darwin.c (machopic_indirection_name): Likewise. * config/cris/cris.c (cris_init_machine_status): Likewise. * config/bfin/bfin.c (bfin_init_machine_status): Likewise. * config/avr/avr.c (avr_init_machine_status): Likewise. * config/arm/arm.c (arm_init_machine_status): Likewise. * config/alpha/alpha.c (alpha_init_machine_status): Likewise. (alpha_need_linkage): Likewise. (alpha_use_linkage): Likewise. * cgraph.c (cgraph_allocate_node): Likewise. (cgraph_create_edge_1): Likewise. (cgraph_create_indirect_edge): Likewise. (cgraph_add_asm_node): Likewise. * cfgrtl.c (init_rtl_bb_info): Likewise. * cfgloop.c (alloc_loop): Likewise. (rescan_loop_exit): Likewise. * cfg.c (init_flow): Likewise. (alloc_block): Likewise. (unchecked_make_edge): Likewise. * c-parser.c (c_parse_init): Likewise. (c_parse_file): Likewise. * c-decl.c (bind): Likewise. (record_inline_static): Likewise. (push_scope): Likewise. (make_label): Likewise. (lookup_label_for_goto): Likewise. (finish_struct): Likewise. (finish_enum): Likewise. (c_push_function_context): Likewise. * bitmap.c (bitmap_element_allocate): Likewise. (bitmap_gc_alloc_stat): Likewise. * alias.c (record_alias_subset): Likewise. (init_alias_analysis): Likewise. include: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * splay-tree.h: Update copyright years. (splay_tree_s): Document fields. (splay_tree_new_typed_alloc): New. * hashtab.h: Update copyright years. (htab_create_typed_alloc): New. libcpp: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * include/symtab.h (ht_identifier_ptr): New. libiberty: 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com> * splay-tree.c: Update copyright years. (splay_tree_new_typed_alloc): New. (splay_tree_new_with_allocator): Use it. * hashtab.c: Update copyright years. (htab_create_typed_alloc): New. (htab_create_alloc): Use it. * functions.texi: Regenerate. From-SVN: r160425
524 lines
16 KiB
C
524 lines
16 KiB
C
/* Lambda matrix and vector interface.
|
|
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
|
Free Software Foundation, Inc.
|
|
Contributed by Daniel Berlin <dberlin@dberlin.org>
|
|
|
|
This file is part of GCC.
|
|
|
|
GCC is free software; you can redistribute it and/or modify it under
|
|
the terms of the GNU General Public License as published by the Free
|
|
Software Foundation; either version 3, or (at your option) any later
|
|
version.
|
|
|
|
GCC is distributed in the hope that it will be useful, but WITHOUT ANY
|
|
WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with GCC; see the file COPYING3. If not see
|
|
<http://www.gnu.org/licenses/>. */
|
|
|
|
#ifndef LAMBDA_H
|
|
#define LAMBDA_H
|
|
|
|
#include "vec.h"
|
|
|
|
/* An integer vector. A vector formally consists of an element of a vector
|
|
space. A vector space is a set that is closed under vector addition
|
|
and scalar multiplication. In this vector space, an element is a list of
|
|
integers. */
|
|
typedef int *lambda_vector;
|
|
DEF_VEC_P(lambda_vector);
|
|
DEF_VEC_ALLOC_P(lambda_vector,heap);
|
|
DEF_VEC_ALLOC_P(lambda_vector,gc);
|
|
|
|
typedef VEC(lambda_vector, heap) *lambda_vector_vec_p;
|
|
DEF_VEC_P (lambda_vector_vec_p);
|
|
DEF_VEC_ALLOC_P (lambda_vector_vec_p, heap);
|
|
|
|
/* An integer matrix. A matrix consists of m vectors of length n (IE
|
|
all vectors are the same length). */
|
|
typedef lambda_vector *lambda_matrix;
|
|
|
|
DEF_VEC_P (lambda_matrix);
|
|
DEF_VEC_ALLOC_P (lambda_matrix, heap);
|
|
|
|
/* A transformation matrix, which is a self-contained ROWSIZE x COLSIZE
|
|
matrix. Rather than use floats, we simply keep a single DENOMINATOR that
|
|
represents the denominator for every element in the matrix. */
|
|
typedef struct lambda_trans_matrix_s
|
|
{
|
|
lambda_matrix matrix;
|
|
int rowsize;
|
|
int colsize;
|
|
int denominator;
|
|
} *lambda_trans_matrix;
|
|
#define LTM_MATRIX(T) ((T)->matrix)
|
|
#define LTM_ROWSIZE(T) ((T)->rowsize)
|
|
#define LTM_COLSIZE(T) ((T)->colsize)
|
|
#define LTM_DENOMINATOR(T) ((T)->denominator)
|
|
|
|
/* A vector representing a statement in the body of a loop.
|
|
The COEFFICIENTS vector contains a coefficient for each induction variable
|
|
in the loop nest containing the statement.
|
|
The DENOMINATOR represents the denominator for each coefficient in the
|
|
COEFFICIENT vector.
|
|
|
|
This structure is used during code generation in order to rewrite the old
|
|
induction variable uses in a statement in terms of the newly created
|
|
induction variables. */
|
|
typedef struct lambda_body_vector_s
|
|
{
|
|
lambda_vector coefficients;
|
|
int size;
|
|
int denominator;
|
|
} *lambda_body_vector;
|
|
#define LBV_COEFFICIENTS(T) ((T)->coefficients)
|
|
#define LBV_SIZE(T) ((T)->size)
|
|
#define LBV_DENOMINATOR(T) ((T)->denominator)
|
|
|
|
/* Piecewise linear expression.
|
|
This structure represents a linear expression with terms for the invariants
|
|
and induction variables of a loop.
|
|
COEFFICIENTS is a vector of coefficients for the induction variables, one
|
|
per loop in the loop nest.
|
|
CONSTANT is the constant portion of the linear expression
|
|
INVARIANT_COEFFICIENTS is a vector of coefficients for the loop invariants,
|
|
one per invariant.
|
|
DENOMINATOR is the denominator for all of the coefficients and constants in
|
|
the expression.
|
|
The linear expressions can be linked together using the NEXT field, in
|
|
order to represent MAX or MIN of a group of linear expressions. */
|
|
typedef struct lambda_linear_expression_s
|
|
{
|
|
lambda_vector coefficients;
|
|
int constant;
|
|
lambda_vector invariant_coefficients;
|
|
int denominator;
|
|
struct lambda_linear_expression_s *next;
|
|
} *lambda_linear_expression;
|
|
|
|
#define LLE_COEFFICIENTS(T) ((T)->coefficients)
|
|
#define LLE_CONSTANT(T) ((T)->constant)
|
|
#define LLE_INVARIANT_COEFFICIENTS(T) ((T)->invariant_coefficients)
|
|
#define LLE_DENOMINATOR(T) ((T)->denominator)
|
|
#define LLE_NEXT(T) ((T)->next)
|
|
|
|
struct obstack;
|
|
|
|
lambda_linear_expression lambda_linear_expression_new (int, int,
|
|
struct obstack *);
|
|
void print_lambda_linear_expression (FILE *, lambda_linear_expression, int,
|
|
int, char);
|
|
|
|
/* Loop structure. Our loop structure consists of a constant representing the
|
|
STEP of the loop, a set of linear expressions representing the LOWER_BOUND
|
|
of the loop, a set of linear expressions representing the UPPER_BOUND of
|
|
the loop, and a set of linear expressions representing the LINEAR_OFFSET of
|
|
the loop. The linear offset is a set of linear expressions that are
|
|
applied to *both* the lower bound, and the upper bound. */
|
|
typedef struct lambda_loop_s
|
|
{
|
|
lambda_linear_expression lower_bound;
|
|
lambda_linear_expression upper_bound;
|
|
lambda_linear_expression linear_offset;
|
|
int step;
|
|
} *lambda_loop;
|
|
|
|
#define LL_LOWER_BOUND(T) ((T)->lower_bound)
|
|
#define LL_UPPER_BOUND(T) ((T)->upper_bound)
|
|
#define LL_LINEAR_OFFSET(T) ((T)->linear_offset)
|
|
#define LL_STEP(T) ((T)->step)
|
|
|
|
/* Loop nest structure.
|
|
The loop nest structure consists of a set of loop structures (defined
|
|
above) in LOOPS, along with an integer representing the DEPTH of the loop,
|
|
and an integer representing the number of INVARIANTS in the loop. Both of
|
|
these integers are used to size the associated coefficient vectors in the
|
|
linear expression structures. */
|
|
typedef struct lambda_loopnest_s
|
|
{
|
|
lambda_loop *loops;
|
|
int depth;
|
|
int invariants;
|
|
} *lambda_loopnest;
|
|
|
|
#define LN_LOOPS(T) ((T)->loops)
|
|
#define LN_DEPTH(T) ((T)->depth)
|
|
#define LN_INVARIANTS(T) ((T)->invariants)
|
|
|
|
lambda_loopnest lambda_loopnest_new (int, int, struct obstack *);
|
|
lambda_loopnest lambda_loopnest_transform (lambda_loopnest,
|
|
lambda_trans_matrix,
|
|
struct obstack *);
|
|
struct loop;
|
|
bool perfect_nest_p (struct loop *);
|
|
void print_lambda_loopnest (FILE *, lambda_loopnest, char);
|
|
|
|
void print_lambda_loop (FILE *, lambda_loop, int, int, char);
|
|
|
|
lambda_matrix lambda_matrix_new (int, int, struct obstack *);
|
|
|
|
void lambda_matrix_id (lambda_matrix, int);
|
|
bool lambda_matrix_id_p (lambda_matrix, int);
|
|
void lambda_matrix_copy (lambda_matrix, lambda_matrix, int, int);
|
|
void lambda_matrix_negate (lambda_matrix, lambda_matrix, int, int);
|
|
void lambda_matrix_transpose (lambda_matrix, lambda_matrix, int, int);
|
|
void lambda_matrix_add (lambda_matrix, lambda_matrix, lambda_matrix, int,
|
|
int);
|
|
void lambda_matrix_add_mc (lambda_matrix, int, lambda_matrix, int,
|
|
lambda_matrix, int, int);
|
|
void lambda_matrix_mult (lambda_matrix, lambda_matrix, lambda_matrix,
|
|
int, int, int);
|
|
void lambda_matrix_delete_rows (lambda_matrix, int, int, int);
|
|
void lambda_matrix_row_exchange (lambda_matrix, int, int);
|
|
void lambda_matrix_row_add (lambda_matrix, int, int, int, int);
|
|
void lambda_matrix_row_negate (lambda_matrix mat, int, int);
|
|
void lambda_matrix_row_mc (lambda_matrix, int, int, int);
|
|
void lambda_matrix_col_exchange (lambda_matrix, int, int, int);
|
|
void lambda_matrix_col_add (lambda_matrix, int, int, int, int);
|
|
void lambda_matrix_col_negate (lambda_matrix, int, int);
|
|
void lambda_matrix_col_mc (lambda_matrix, int, int, int);
|
|
int lambda_matrix_inverse (lambda_matrix, lambda_matrix, int, struct obstack *);
|
|
void lambda_matrix_hermite (lambda_matrix, int, lambda_matrix, lambda_matrix);
|
|
void lambda_matrix_left_hermite (lambda_matrix, int, int, lambda_matrix, lambda_matrix);
|
|
void lambda_matrix_right_hermite (lambda_matrix, int, int, lambda_matrix, lambda_matrix);
|
|
int lambda_matrix_first_nz_vec (lambda_matrix, int, int, int);
|
|
void lambda_matrix_project_to_null (lambda_matrix, int, int, int,
|
|
lambda_vector);
|
|
void print_lambda_matrix (FILE *, lambda_matrix, int, int);
|
|
|
|
lambda_trans_matrix lambda_trans_matrix_new (int, int, struct obstack *);
|
|
bool lambda_trans_matrix_nonsingular_p (lambda_trans_matrix);
|
|
bool lambda_trans_matrix_fullrank_p (lambda_trans_matrix);
|
|
int lambda_trans_matrix_rank (lambda_trans_matrix);
|
|
lambda_trans_matrix lambda_trans_matrix_basis (lambda_trans_matrix);
|
|
lambda_trans_matrix lambda_trans_matrix_padding (lambda_trans_matrix);
|
|
lambda_trans_matrix lambda_trans_matrix_inverse (lambda_trans_matrix,
|
|
struct obstack *);
|
|
void print_lambda_trans_matrix (FILE *, lambda_trans_matrix);
|
|
void lambda_matrix_vector_mult (lambda_matrix, int, int, lambda_vector,
|
|
lambda_vector);
|
|
bool lambda_trans_matrix_id_p (lambda_trans_matrix);
|
|
|
|
lambda_body_vector lambda_body_vector_new (int, struct obstack *);
|
|
lambda_body_vector lambda_body_vector_compute_new (lambda_trans_matrix,
|
|
lambda_body_vector,
|
|
struct obstack *);
|
|
void print_lambda_body_vector (FILE *, lambda_body_vector);
|
|
lambda_loopnest gcc_loopnest_to_lambda_loopnest (struct loop *,
|
|
VEC(tree,heap) **,
|
|
VEC(tree,heap) **,
|
|
struct obstack *);
|
|
void lambda_loopnest_to_gcc_loopnest (struct loop *,
|
|
VEC(tree,heap) *, VEC(tree,heap) *,
|
|
VEC(gimple,heap) **,
|
|
lambda_loopnest, lambda_trans_matrix,
|
|
struct obstack *);
|
|
void remove_iv (gimple);
|
|
tree find_induction_var_from_exit_cond (struct loop *);
|
|
|
|
static inline void lambda_vector_negate (lambda_vector, lambda_vector, int);
|
|
static inline void lambda_vector_mult_const (lambda_vector, lambda_vector, int, int);
|
|
static inline void lambda_vector_add (lambda_vector, lambda_vector,
|
|
lambda_vector, int);
|
|
static inline void lambda_vector_add_mc (lambda_vector, int, lambda_vector, int,
|
|
lambda_vector, int);
|
|
static inline void lambda_vector_copy (lambda_vector, lambda_vector, int);
|
|
static inline bool lambda_vector_zerop (lambda_vector, int);
|
|
static inline void lambda_vector_clear (lambda_vector, int);
|
|
static inline bool lambda_vector_equal (lambda_vector, lambda_vector, int);
|
|
static inline int lambda_vector_min_nz (lambda_vector, int, int);
|
|
static inline int lambda_vector_first_nz (lambda_vector, int, int);
|
|
static inline void print_lambda_vector (FILE *, lambda_vector, int);
|
|
|
|
/* Allocate a new vector of given SIZE. */
|
|
|
|
static inline lambda_vector
|
|
lambda_vector_new (int size)
|
|
{
|
|
return (lambda_vector) ggc_alloc_cleared_atomic (sizeof (int) * size);
|
|
}
|
|
|
|
|
|
|
|
/* Multiply vector VEC1 of length SIZE by a constant CONST1,
|
|
and store the result in VEC2. */
|
|
|
|
static inline void
|
|
lambda_vector_mult_const (lambda_vector vec1, lambda_vector vec2,
|
|
int size, int const1)
|
|
{
|
|
int i;
|
|
|
|
if (const1 == 0)
|
|
lambda_vector_clear (vec2, size);
|
|
else
|
|
for (i = 0; i < size; i++)
|
|
vec2[i] = const1 * vec1[i];
|
|
}
|
|
|
|
/* Negate vector VEC1 with length SIZE and store it in VEC2. */
|
|
|
|
static inline void
|
|
lambda_vector_negate (lambda_vector vec1, lambda_vector vec2,
|
|
int size)
|
|
{
|
|
lambda_vector_mult_const (vec1, vec2, size, -1);
|
|
}
|
|
|
|
/* VEC3 = VEC1+VEC2, where all three the vectors are of length SIZE. */
|
|
|
|
static inline void
|
|
lambda_vector_add (lambda_vector vec1, lambda_vector vec2,
|
|
lambda_vector vec3, int size)
|
|
{
|
|
int i;
|
|
for (i = 0; i < size; i++)
|
|
vec3[i] = vec1[i] + vec2[i];
|
|
}
|
|
|
|
/* VEC3 = CONSTANT1*VEC1 + CONSTANT2*VEC2. All vectors have length SIZE. */
|
|
|
|
static inline void
|
|
lambda_vector_add_mc (lambda_vector vec1, int const1,
|
|
lambda_vector vec2, int const2,
|
|
lambda_vector vec3, int size)
|
|
{
|
|
int i;
|
|
for (i = 0; i < size; i++)
|
|
vec3[i] = const1 * vec1[i] + const2 * vec2[i];
|
|
}
|
|
|
|
/* Copy the elements of vector VEC1 with length SIZE to VEC2. */
|
|
|
|
static inline void
|
|
lambda_vector_copy (lambda_vector vec1, lambda_vector vec2,
|
|
int size)
|
|
{
|
|
memcpy (vec2, vec1, size * sizeof (*vec1));
|
|
}
|
|
|
|
/* Return true if vector VEC1 of length SIZE is the zero vector. */
|
|
|
|
static inline bool
|
|
lambda_vector_zerop (lambda_vector vec1, int size)
|
|
{
|
|
int i;
|
|
for (i = 0; i < size; i++)
|
|
if (vec1[i] != 0)
|
|
return false;
|
|
return true;
|
|
}
|
|
|
|
/* Clear out vector VEC1 of length SIZE. */
|
|
|
|
static inline void
|
|
lambda_vector_clear (lambda_vector vec1, int size)
|
|
{
|
|
memset (vec1, 0, size * sizeof (*vec1));
|
|
}
|
|
|
|
/* Return true if two vectors are equal. */
|
|
|
|
static inline bool
|
|
lambda_vector_equal (lambda_vector vec1, lambda_vector vec2, int size)
|
|
{
|
|
int i;
|
|
for (i = 0; i < size; i++)
|
|
if (vec1[i] != vec2[i])
|
|
return false;
|
|
return true;
|
|
}
|
|
|
|
/* Return the minimum nonzero element in vector VEC1 between START and N.
|
|
We must have START <= N. */
|
|
|
|
static inline int
|
|
lambda_vector_min_nz (lambda_vector vec1, int n, int start)
|
|
{
|
|
int j;
|
|
int min = -1;
|
|
|
|
gcc_assert (start <= n);
|
|
for (j = start; j < n; j++)
|
|
{
|
|
if (vec1[j])
|
|
if (min < 0 || vec1[j] < vec1[min])
|
|
min = j;
|
|
}
|
|
gcc_assert (min >= 0);
|
|
|
|
return min;
|
|
}
|
|
|
|
/* Return the first nonzero element of vector VEC1 between START and N.
|
|
We must have START <= N. Returns N if VEC1 is the zero vector. */
|
|
|
|
static inline int
|
|
lambda_vector_first_nz (lambda_vector vec1, int n, int start)
|
|
{
|
|
int j = start;
|
|
while (j < n && vec1[j] == 0)
|
|
j++;
|
|
return j;
|
|
}
|
|
|
|
|
|
/* Multiply a vector by a matrix. */
|
|
|
|
static inline void
|
|
lambda_vector_matrix_mult (lambda_vector vect, int m, lambda_matrix mat,
|
|
int n, lambda_vector dest)
|
|
{
|
|
int i, j;
|
|
lambda_vector_clear (dest, n);
|
|
for (i = 0; i < n; i++)
|
|
for (j = 0; j < m; j++)
|
|
dest[i] += mat[j][i] * vect[j];
|
|
}
|
|
|
|
/* Compare two vectors returning an integer less than, equal to, or
|
|
greater than zero if the first argument is considered to be respectively
|
|
less than, equal to, or greater than the second.
|
|
We use the lexicographic order. */
|
|
|
|
static inline int
|
|
lambda_vector_compare (lambda_vector vec1, int length1, lambda_vector vec2,
|
|
int length2)
|
|
{
|
|
int min_length;
|
|
int i;
|
|
|
|
if (length1 < length2)
|
|
min_length = length1;
|
|
else
|
|
min_length = length2;
|
|
|
|
for (i = 0; i < min_length; i++)
|
|
if (vec1[i] < vec2[i])
|
|
return -1;
|
|
else if (vec1[i] > vec2[i])
|
|
return 1;
|
|
else
|
|
continue;
|
|
|
|
return length1 - length2;
|
|
}
|
|
|
|
/* Print out a vector VEC of length N to OUTFILE. */
|
|
|
|
static inline void
|
|
print_lambda_vector (FILE * outfile, lambda_vector vector, int n)
|
|
{
|
|
int i;
|
|
|
|
for (i = 0; i < n; i++)
|
|
fprintf (outfile, "%3d ", vector[i]);
|
|
fprintf (outfile, "\n");
|
|
}
|
|
|
|
/* Compute the greatest common divisor of two numbers using
|
|
Euclid's algorithm. */
|
|
|
|
static inline int
|
|
gcd (int a, int b)
|
|
{
|
|
int x, y, z;
|
|
|
|
x = abs (a);
|
|
y = abs (b);
|
|
|
|
while (x > 0)
|
|
{
|
|
z = y % x;
|
|
y = x;
|
|
x = z;
|
|
}
|
|
|
|
return y;
|
|
}
|
|
|
|
/* Compute the greatest common divisor of a VECTOR of SIZE numbers. */
|
|
|
|
static inline int
|
|
lambda_vector_gcd (lambda_vector vector, int size)
|
|
{
|
|
int i;
|
|
int gcd1 = 0;
|
|
|
|
if (size > 0)
|
|
{
|
|
gcd1 = vector[0];
|
|
for (i = 1; i < size; i++)
|
|
gcd1 = gcd (gcd1, vector[i]);
|
|
}
|
|
return gcd1;
|
|
}
|
|
|
|
/* Returns true when the vector V is lexicographically positive, in
|
|
other words, when the first nonzero element is positive. */
|
|
|
|
static inline bool
|
|
lambda_vector_lexico_pos (lambda_vector v,
|
|
unsigned n)
|
|
{
|
|
unsigned i;
|
|
for (i = 0; i < n; i++)
|
|
{
|
|
if (v[i] == 0)
|
|
continue;
|
|
if (v[i] < 0)
|
|
return false;
|
|
if (v[i] > 0)
|
|
return true;
|
|
}
|
|
return true;
|
|
}
|
|
|
|
/* Given a vector of induction variables IVS, and a vector of
|
|
coefficients COEFS, build a tree that is a linear combination of
|
|
the induction variables. */
|
|
|
|
static inline tree
|
|
build_linear_expr (tree type, lambda_vector coefs, VEC (tree, heap) *ivs)
|
|
{
|
|
unsigned i;
|
|
tree iv;
|
|
tree expr = fold_convert (type, integer_zero_node);
|
|
|
|
for (i = 0; VEC_iterate (tree, ivs, i, iv); i++)
|
|
{
|
|
int k = coefs[i];
|
|
|
|
if (k == 1)
|
|
expr = fold_build2 (PLUS_EXPR, type, expr, iv);
|
|
|
|
else if (k != 0)
|
|
expr = fold_build2 (PLUS_EXPR, type, expr,
|
|
fold_build2 (MULT_EXPR, type, iv,
|
|
build_int_cst (type, k)));
|
|
}
|
|
|
|
return expr;
|
|
}
|
|
|
|
/* Returns the dependence level for a vector DIST of size LENGTH.
|
|
LEVEL = 0 means a lexicographic dependence, i.e. a dependence due
|
|
to the sequence of statements, not carried by any loop. */
|
|
|
|
|
|
static inline unsigned
|
|
dependence_level (lambda_vector dist_vect, int length)
|
|
{
|
|
int i;
|
|
|
|
for (i = 0; i < length; i++)
|
|
if (dist_vect[i] != 0)
|
|
return i + 1;
|
|
|
|
return 0;
|
|
}
|
|
|
|
#endif /* LAMBDA_H */
|