Age | Commit message (Expand) | Author | Files | Lines |
2014-01-10 | re PR tree-optimization/59374 (-ftree-slp-vectorize breaks unique_ptr's move ... | Richard Biener | 1 | -11/+23 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-20 | merge auto_vec and stack_vec | Trevor Saunders | 1 | -1/+1 |
2013-11-28 | common.opt: Introduced a new option -fsimd-cost-model. | Sergey Ostanevich | 1 | -1/+1 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+4 |
2013-11-21 | tree-vectorizer.h (LOC, [...]): Remove wrappers and fix all users. | Richard Biener | 1 | -4/+4 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-10-28 | df-scan.c (df_collection_rec): Adjust. | Trevor Saunders | 1 | -9/+7 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+5 |
2013-09-27 | vectorizer cost model enhancement | Xinliang David Li | 1 | -1/+1 |
2013-09-16 | dumpfile.c (dump_loc): Remove newline emission. | Teresa Johnson | 1 | -20/+50 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-09-03 | Delay base decl's alignment adjustment until transformation happens | Xinliang David Li | 1 | -1/+1 |
2013-06-03 | dumpfile.c (opt_info_switch_p): Change -fopt-info default to -fopt-info=optim... | Teresa Johnson | 1 | -1/+1 |
2013-05-31 | re PR tree-optimization/57478 (ice in vec.h:815) | Richard Biener | 1 | -1/+2 |
2013-05-29 | tree-vect-slp.c (vect_bb_slp_scalar_cost): Guard vinfo access on whether the ... | Richard Biener | 1 | -4/+6 |
2013-05-29 | tree-vect-slp.c (vect_bb_slp_scalar_cost): New function computing scalar cost... | Richard Biener | 1 | -23/+70 |
2013-05-15 | tree-vect-loop.c (vect_transform_loop): Use MSG_NOTE instead of MSG_OPTIMIZED... | Richard Biener | 1 | -2/+3 |
2013-04-19 | re PR tree-optimization/56270 (loop over array of struct float causes compile... | Richard Biener | 1 | -286/+157 |
2013-04-17 | tree-vect-slp.c (vect_build_slp_tree_1): Split out from ... | Richard Biener | 1 | -174/+193 |
2013-04-10 | tree-vectorizer.h (struct _slp_oprnd_info): Remove first_const_oprnd field, r... | Richard Biener | 1 | -22/+13 |
2013-04-10 | tree-vect-slp.c (vect_get_and_check_slp_defs): Remove broken code swapping op... | Richard Biener | 1 | -108/+42 |
2013-04-09 | tree-vect-slp.c (vect_get_and_check_slp_defs): Remove code dealing with cost. | Richard Biener | 1 | -88/+133 |
2013-04-09 | tree-vectorizer.h (slp_void_p): Remove. | Richard Biener | 1 | -30/+46 |
2013-04-04 | re PR tree-optimization/56826 (Run-fail after r197189.) | Richard Biener | 1 | -4/+6 |
2013-04-03 | tree-vect-stmts.c (vectorizable_store): Accept BIT_FIELD_REF. | Marc Glisse | 1 | -0/+1 |
2013-03-28 | re PR tree-optimization/37021 (Fortran Complex reduction / multiplication not... | Richard Biener | 1 | -6/+14 |
2013-03-21 | tree-vect-data-refs.c (vect_update_interleaving_chain): Remove. | Richard Biener | 1 | -14/+12 |
2013-03-18 | tree-data-ref.h (find_data_references_in_loop): Declare. | Richard Biener | 1 | -3/+1 |
2013-03-13 | re PR tree-optimization/56608 (SLP seems to produce incorrect value with -ffa... | Richard Biener | 1 | -1/+9 |
2013-03-05 | re PR tree-optimization/56270 (loop over array of struct float causes compile... | Richard Biener | 1 | -1/+10 |
2013-03-05 | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 1 | -1/+4 |
2013-02-28 | re PR middle-end/56461 (GCC is leaking lots of memory) | Jakub Jelinek | 1 | -6/+7 |
2013-01-31 | re PR tree-optimization/56157 (ICE with -ftree-vectorize in in compute_live_l... | Richard Biener | 1 | -21/+14 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -5/+5 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -260/+247 |
2012-11-01 | This patch normalizes more bitmap function names. | Lawrence Crowl | 1 | -6/+6 |
2012-10-30 | This patch implements the unification of the *bitmap interfaces as discussed. | Lawrence Crowl | 1 | -2/+2 |
2012-10-24 | dumpfile.c (dump_enabled_p): Make it inline and move the definition to dumpfi... | Sharad Singhai | 1 | -63/+63 |
2012-10-02 | re PR tree-optimization/54713 (error: non-trivial conversion at assignment in... | Jakub Jelinek | 1 | -4/+30 |
2012-10-01 | invoke.texi: Add documentation for the new option. | Sharad Singhai | 1 | -208/+270 |
2012-09-18 | statistics.h (CXX_MEM_STAT_INFO): New define. | Richard Guenther | 1 | -2/+2 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -2/+2 |
2012-08-22 | tree-vectorizer.c (vectorize_loops): Do not call mark_virtual_operands_for_re... | Richard Guenther | 1 | -6/+0 |
2012-08-17 | tree-sra.c (modify_function): Free redirect_callers vector. | Richard Guenther | 1 | -0/+10 |
2012-08-14 | backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html... | Diego Novillo | 1 | -2/+2 |
2012-08-01 | graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands. | Richard Guenther | 1 | -1/+1 |
2012-07-25 | tm.texi: Regenerate. | Bill Schmidt | 1 | -46/+71 |