Age | Commit message (Expand) | Author | Files | Lines |
2015-12-10 | re PR tree-optimization/68806 (internal compiler error: Segmentation fault) | Richard Biener | 1 | -3/+6 |
2015-11-30 | re PR tree-optimization/68592 (ICE in vect_get_vec_def_for_operand, at tree-v... | Richard Biener | 1 | -0/+7 |
2015-11-27 | re PR tree-optimization/68559 (Excessive peeling for gaps) | Richard Biener | 1 | -0/+1 |
2015-11-27 | Fix memory leak in loop_vec_info | Martin Liska | 1 | -0/+1 |
2015-11-26 | re PR tree-optimization/66721 (gcc.target/i386/pr61403.c FAILs) | Richard Biener | 1 | -16/+98 |
2015-11-23 | re PR tree-optimization/68327 (ICE on valid code at -O3 on x86_64-linux-gnu i... | Ilya Enkovich | 1 | -1/+2 |
2015-11-20 | re PR tree-optimization/68413 (internal compiler error: in vect_transform_stmt) | Alan Hayward | 1 | -18/+24 |
2015-11-18 | re PR middle-end/67790 (verify_ssa failed: definition in block 20 follows the... | Richard Biener | 1 | -47/+21 |
2015-11-13 | tree-vect-loop.c (vect_determine_vectorization_factor): Check mix of boolean ... | Ilya Enkovich | 1 | -0/+25 |
2015-11-13 | Optimize condition reductions where the result is an integer induction variable | Alan Hayward | 1 | -8/+130 |
2015-11-13 | tree-vect-loop.c (vect_analyze_loop_2): Add fatal parameter. | Richard Biener | 1 | -4/+11 |
2015-11-10 | optabs.c (expand_binop_directly): Allow scalar mode for vec_pack_trunc_optab. | Ilya Enkovich | 1 | -12/+19 |
2015-11-10 | expr.c (do_store_flag): Use expand_vec_cmp_expr for mask results. | Ilya Enkovich | 1 | -5/+130 |
2015-11-03 | tree-vect-data-refs.c (vect_analyze_data_refs): Do not collect data reference... | Richard Biener | 1 | -5/+67 |
2015-10-30 | alias.c: Remove unused headers. | Andrew MacLeod | 1 | -5/+0 |
2015-10-29 | alias.c: Reorder #include statements and remove duplicates. | Andrew MacLeod | 1 | -9/+7 |
2015-10-27 | 2015-10-27 Alan Hayward <alan.hayward@arm.com> | Alan Hayward | 1 | -19/+5 |
2015-10-26 | tree-vect-loop.c (vect_create_epilog_for_reduction): Fix VEC_COND_EXPR types. | Alan Hayward | 1 | -2/+3 |
2015-10-23 | Support for vectorizing conditional expressions | Alan Hayward | 1 | -90/+421 |
2015-10-15 | tree-vectorizer.h (vect_get_new_ssa_name): Declare. | Richard Biener | 1 | -36/+18 |
2015-10-14 | tree-vectorizer.h (vect_is_simple_use): Remove unused parameters. | Richard Biener | 1 | -24/+18 |
2015-10-14 | tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Reset info at start. | Richard Biener | 1 | -2/+2 |
2015-10-13 | tree-vect-data-refs.c (vect_analyze_data_ref_dependences): Allocate the data ... | Richard Biener | 1 | -17/+10 |
2015-10-12 | tree-vect-loop.c (vect_analyze_loop_operations): Move cost related code ... | Richard Biener | 1 | -98/+95 |
2015-10-08 | tree-vect-loop.c (vect_analyze_loop_operations): Skip virtual phi in the tail... | Yuri Rumyantsev | 1 | -0/+2 |
2015-10-07 | tree-vectorizer.h (stmt_vec_info_vec): Use vec<stmt_vec_info>. | Richard Biener | 1 | -149/+77 |
2015-10-06 | tree-vectorizer.h (vec_info): New base class for... | Richard Biener | 1 | -32/+29 |
2015-09-20 | switch from gimple to gimple* | Trevor Saunders | 1 | -84/+86 |
2015-09-17 | Split up optabs.[hc] | Richard Sandiford | 1 | -11/+1 |
2015-08-01 | Allow non-overflow ops in reductions | Tom de Vries | 1 | -2/+4 |
2015-07-23 | Check TYPE_OVERFLOW_WRAPS for parloops reductions | Tom de Vries | 1 | -14/+30 |
2015-07-10 | gimple-predict.h: New file. | Andrew MacLeod | 1 | -0/+1 |
2015-07-08 | tree-core.h: Include symtab.h. | Andrew MacLeod | 1 | -18/+5 |
2015-06-22 | tree-vectorizer.h (_loop_vec_info): Add scalar_cost_vec and single_scalar_ite... | Richard Biener | 1 | -72/+77 |
2015-06-18 | re PR tree-optimization/66510 (gcc.target/arm/pr53636.c FAILs after r224221) | Richard Biener | 1 | -23/+25 |
2015-06-17 | coretypes.h: Include input.h and as-a.h. | Andrew MacLeod | 1 | -2/+0 |
2015-06-08 | coretypes.h: Include hash-table.h and hash-set.h for host files. | Andrew MacLeod | 1 | -5/+0 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-05-28 | tree-vect-loop.c (vect_fixup_reduc_chain): New function. | Richard Biener | 1 | -26/+69 |
2015-05-28 | tree-vectorizer.h (struct _slp_instance): Remove body_cost_vec member. | Richard Biener | 1 | -5/+2 |
2015-05-27 | tree-vect-stmts.c (vectorizable_load): Initialize slp_perm earlier and remove... | Richard Biener | 1 | -5/+0 |
2015-05-26 | tree-vect-loop.c (vect_update_vf_for_slp): Split out from ... | Richard Biener | 1 | -61/+96 |
2015-05-22 | tree-vectorizer.h (struct _slp_oprnd_info): Add second_pattern member. | Richard Biener | 1 | -13/+10 |
2015-05-22 | tree-vect-loop.c (get_reduction_op): New function. | Richard Biener | 1 | -45/+41 |
2015-05-05 | Fix indentation issues seen by -Wmisleading-indentation | David Malcolm | 1 | -1/+1 |
2015-04-04 | re PR tree-optimization/64909 (Missed vectorization with bdver1) | Richard Biener | 1 | -31/+52 |
2015-02-25 | re PR tree-optimization/61917 (ICE on valid code at -O3 on x86_64-linux-gnu i... | Kai Tietz | 1 | -1/+1 |
2015-02-25 | re PR tree-optimization/61917 (ICE on valid code at -O3 on x86_64-linux-gnu i... | Richard Biener | 1 | -3/+6 |
2015-02-10 | re PR tree-optimization/64909 (Missed vectorization with bdver1) | Richard Biener | 1 | -3/+8 |
2015-01-29 | re PR target/64844 (Vectorization inhibited in gcc5 when loop starts with ele... | Richard Biener | 1 | -24/+24 |