Show patches with: Series = Remove vinfo_for_stmt etc.       |    State = Action Required       |    Archived = No       |   46 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[46/46] Turn stmt_vec_info back into a typedef Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[45/46] Remove vect_stmt_in_region_p Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[44/46] Remove global vinfo_for_stmt-related routines Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[43/46] Make free_stmt_vec_info take a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[42/46] Add vec_info::replace_stmt Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[41/46] Add vec_info::remove_stmt Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[40/46] Add vec_info::lookup_dr Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[39/46] Replace STMT_VINFO_UNALIGNED_DR with the associated statement Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[38/46] Pass stmt_vec_infos instead of data_references where relevant Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[37/46] Associate alignment information with stmt_vec_infos Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[36/46] Add a pattern_stmt_p field to stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[35/46] Alter interfaces within vect_pattern_recog Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[34/46] Alter interface to vect_get_vec_def_for_stmt_copy Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[33/46] Use stmt_vec_infos instead of vec_info/gimple stmt pairs Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[32/46] Use stmt_vec_info in function interfaces (part 2) Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[31/46] Use stmt_vec_info in function interfaces (part 1) Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[30/46] Use stmt_vec_infos rather than gimple stmts for worklists Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[29/46] Use stmt_vec_info instead of gimple stmts internally (part 2) Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[28/46] Use stmt_vec_info instead of gimple stmts internally (part 1) Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[27/46] Remove duplicated stmt_vec_info lookups Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[26/46] Make more use of dyn_cast in tree-vect* Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[25/46] Make get_earlier/later_stmt take and return stmt_vec_infos Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[24/46] Make stmt_info_for_cost use a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[23/46] Make LOOP_VINFO_MAY_MISALIGN_STMTS use stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[22/46] Make DR_GROUP_SAME_DR_STMT a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[21/46] Make grouped_stores and reduction_chains use stmt_vec_infos Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[20/46] Make *FIRST_ELEMENT and *NEXT_ELEMENT stmt_vec_infos Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[19/46] Make vect_dr_stmt return a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[18/46] Make SLP_TREE_SCALAR_STMTS a vec<stmt_vec_info> Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[17/46] Make LOOP_VINFO_REDUCTIONS an auto_vec<stmt_vec_info> Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[16/46] Make STMT_VINFO_REDUC_DEF a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[15/46] Make SLP_TREE_VEC_STMTS a vec<stmt_vec_info> Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[14/46] Make STMT_VINFO_VEC_STMT a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[13/46] Make STMT_VINFO_RELATED_STMT a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[12/46] Make vect_finish_stmt_generation return a stmt_vec_info Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[11/46] Pass back a stmt_vec_info from vect_is_simple_use Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[10/46] Temporarily make stmt_vec_info a class Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[09/46] Add vec_info::lookup_single_use Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[08/46] Add vec_info::lookup_def Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[07/46] Add vec_info::lookup_stmt Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[06/46] Add vec_info::add_stmt Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[05/46] Fix make_ssa_name call in vectorizable_reduction Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[04/46] Factor out the test for a valid reduction input Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[03/46] Remove unnecessary update of NUM_SLP_USES Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[02/46] Remove dead vectorizable_reduction code Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New
[01/46] Move special cases out of get_initial_def_for_reduction Remove vinfo_for_stmt etc. - - - - --- 2018-07-24 Richard Sandiford New