Age | Commit message (Expand) | Author | Files | Lines |
2012-05-31 | Makefile.in: Fix many dependencies. | Steven Bosscher | 1 | -1/+0 |
2012-05-21 | re PR middle-end/53409 (ICE: vector VEC(vec_void_p,base) index domain error, ... | Jakub Jelinek | 1 | -1/+3 |
2012-05-21 | re PR middle-end/53408 (ICE in get_initial_def_for_induction, at tree-vect-lo... | Richard Guenther | 1 | -5/+39 |
2012-05-14 | tree-vect-data-refs.c (vect_setup_realignment): Remove call to mark_symbols_f... | Richard Guenther | 1 | -1/+1 |
2012-05-09 | tree-vectorizer.h (vect_loop_versioning): Adjust prototype. | Richard Guenther | 1 | -5/+28 |
2012-05-02 | coretypes.h (gimple_seq, [...]): Typedef as gimple. | Michael Matz | 1 | -4/+4 |
2012-04-25 | tree-vectorizer.h (vect_loop_versioning): Adjust prototype. | Richard Guenther | 1 | -11/+5 |
2012-04-24 | re PR tree-optimization/53098 (tree-vect-loop.c:1414:19: error: comparison be... | Richard Guenther | 1 | -1/+1 |
2012-04-20 | tree-vect-loop.c (vect_analyze_loop_operations): Do not vectorize loops that ... | Richard Guenther | 1 | -2/+5 |
2012-04-10 | tree-vectorizer.h (_loop_vec_info.strided_stores): Rename to grouped_stores. | Michael Matz | 1 | -6/+6 |
2012-04-05 | tree-nrv.c (tree_nrv): Release VDEFs. | Richard Guenther | 1 | -1/+4 |
2012-03-26 | re PR middle-end/52701 (416.gamess in SPEC CPU 2006 failed to build) | Richard Guenther | 1 | -6/+8 |
2012-03-23 | re PR tree-optimization/52678 (internal compiler error: in vect_update_ivs_af... | Richard Guenther | 1 | -0/+4 |
2012-03-16 | tree-vect-loop.c (get_initial_def_for_induction): Use build_constructor direc... | Richard Guenther | 1 | -4/+6 |
2012-03-16 | tree.h (TREE_VECTOR_CST_ELTS): Remove. | Richard Guenther | 1 | -7/+15 |
2012-03-15 | tree-vectorizer.h (vect_pattern_recog): Add new argument. | Ira Rosen | 1 | -1/+1 |
2012-02-10 | re PR tree-optimization/50031 (Sphinx3 has a 10% regression going from GCC 4.... | Bill Schmidt | 1 | -2/+34 |
2012-02-05 | re PR tree-optimization/52091 (ICE: verify_gimple failed) | Ira Rosen | 1 | -7/+8 |
2011-12-15 | tree-vectorizer.h (struct _stmt_vec_info): Remove pattern_def_stmt field, add... | Jakub Jelinek | 1 | -63/+121 |
2011-12-04 | re PR middle-end/51285 (internal compiler error: in check_loop_closed_ssa_use... | Ira Rosen | 1 | -3/+32 |
2011-11-10 | re PR tree-optimization/51000 (ICE: in vect_get_store_cost, at tree-vect-stmt... | Jakub Jelinek | 1 | -17/+4 |
2011-11-09 | re PR tree-optimization/51015 (ice in vect_determine_vectorization_factor wit... | Ira Rosen | 1 | -3/+5 |
2011-11-06 | tree-vectorizer.h (vectorizable_condition): Add argument. | Ira Rosen | 1 | -2/+5 |
2011-11-03 | re PR tree-optimization/50912 (gimple assertion failure at gimple.h:1940 with... | Ira Rosen | 1 | -4/+4 |
2011-10-24 | tree-vect-stmts.c (vect_get_vec_def_for_operand): Convert constants to vector... | Richard Guenther | 1 | -0/+5 |
2011-10-23 | re PR tree-optimization/50819 (missed SLP vectorization) | Ira Rosen | 1 | -2/+2 |
2011-09-09 | re PR tree-optimization/50328 (reduction with constant or invariant not vecto... | Richard Guenther | 1 | -2/+4 |
2011-09-01 | expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ... | Richard Guenther | 1 | -3/+3 |
2011-08-09 | re PR tree-optimization/50014 (Assertion failed in vect_get_vec_def_for_stmt_... | Ira Rosen | 1 | -5/+11 |
2011-08-05 | tree-vect-loop.c (vect_create_epilog_for_reduction): Use the result of multip... | Ira Rosen | 1 | -2/+10 |
2011-08-04 | tree-vectorizer.h (struct _stmt_vec_info): Add new field for pattern def stat... | Ira Rosen | 1 | -7/+54 |
2011-08-01 | re PR tree-optimization/49926 (ice in process_use, at tree-vect-stmts.c:405) | Ira Rosen | 1 | -10/+17 |
2011-07-03 | re PR tree-optimization/49610 (Segfault with -ftree-vectorize (or -O3)) | Ira Rosen | 1 | -0/+2 |
2011-06-30 | tree-vect-loop.c (vect_determine_vectorization_factor): Handle both pattern a... | Ira Rosen | 1 | -10/+47 |
2011-06-21 | re PR tree-optimization/49478 (ice in expand_widen_pattern_expr with -O3) | Ira Rosen | 1 | -0/+19 |
2011-06-16 | tree-vectorizer.h (vect_recog_func_ptr): Change the first argument to be a VE... | Ira Rosen | 1 | -3/+1 |
2011-06-15 | tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove. | Ira Rosen | 1 | -34/+43 |
2011-06-13 | re PR tree-optimization/49352 (-fcompare-debug failure with -O2 -ftree-vector... | Jakub Jelinek | 1 | -85/+82 |
2011-06-10 | re PR tree-optimization/49318 (177.mesa in SPEC CPU 2000 failed to build) | Ira Rosen | 1 | -1/+11 |
2011-05-30 | re PR tree-optimization/49199 (ICE: in vect_create_epilog_for_reduction at tr... | Ira Rosen | 1 | -22/+78 |
2011-05-26 | re PR tree-optimization/49038 (-ftree-vectorise introduces reads past end of ... | Ira Rosen | 1 | -1/+7 |
2011-05-22 | re PR tree-optimization/49087 (crash in vect_is_slp_reduction) | Ira Rosen | 1 | -1/+7 |
2011-05-18 | re PR tree-optimization/41881 (Complete unrolling (inner) versus vectorizatio... | Ira Rosen | 1 | -30/+237 |
2011-05-18 | tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new names for... | Ira Rosen | 1 | -1/+1 |
2011-05-04 | tree-vect-loop.c (vectorizable_reduction): Check reduction cost before settin... | Richard Sandiford | 1 | -1/+1 |
2011-04-28 | re PR tree-optimization/48765 (ICE in vect_transform_stmt) | Ira Rosen | 1 | -27/+39 |
2011-03-29 | re PR tree-optimization/48290 (FAIL: gcc.dg/vect/pr38529.c, ICE in vect_get_v... | Ira Rosen | 1 | -3/+29 |
2011-03-22 | gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not a valid RHS. | Richard Guenther | 1 | -1/+16 |
2011-03-01 | re PR tree-optimization/47890 (internal compiler error: in vect_get_vec_def_f... | Richard Guenther | 1 | -0/+4 |
2011-01-06 | re PR tree-optimization/47139 (ice in process_use, at tree-vect-stmts.c:290) | Ira Rosen | 1 | -4/+13 |