Age | Commit message (Expand) | Author | Files | Lines |
2015-03-18 | tree-ssa-loop-ch.c (pass_data_ch): Remove TODO_cleanup_cfg. | Richard Biener | 1 | -2/+1 |
2015-03-16 | re PR tree-optimization/65427 (ICE in emit_move_insn with wide vector types) | Jakub Jelinek | 1 | -0/+59 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+13 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+11 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-11 | fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_P check. | Marek Polacek | 1 | -2/+2 |
2014-12-01 | gimple.h (gimple_build_assign_stat): Remove prototype. | Jakub Jelinek | 1 | -4/+4 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -2/+2 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -6/+7 |
2014-11-13 | Remove VEC_RSHIFT_EXPR tree code, now unused | Alan Lawrence | 1 | -1/+0 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-31 | builtins.c (fold_builtin_atomic_always_lock_free): Use CONVERT_EXPR_P, CONVER... | Richard Biener | 1 | -3/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -5/+5 |
2014-10-28 | Remove VEC_LSHIFT_EXPR and vec_shl_optab | Alan Lawrence | 1 | -1/+1 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+10 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -2/+0 |
2014-06-27 | re PR tree-optimization/57233 (Vector lowering of LROTATE_EXPR pessimizes code) | Jakub Jelinek | 1 | -36/+125 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -22/+20 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -6/+2 |
2014-04-25 | re PR tree-optimization/60960 (Wrong result when a vector variable is divided... | Jakub Jelinek | 1 | -1/+2 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -2/+8 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -7/+5 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -2/+0 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-12-09 | Eliminate FOR_EACH_BB macro. | David Malcolm | 1 | -1/+1 |
2013-11-26 | re PR middle-end/59273 (ICE in expand_expr_real_2, at expr.c:9188 on alpha) | Jakub Jelinek | 1 | -0/+5 |
2013-11-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -1/+6 |
2013-11-22 | tree-vect-generic.c (optimize_vector_constructor): New function. | Jakub Jelinek | 1 | -0/+89 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+2 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -7/+7 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -3/+3 |
2013-11-15 | dwarf2out.c (gen_enumeration_type_die): Remove unnecessary host_integerp test. | Richard Sandiford | 1 | -3/+3 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -1/+2 |
2013-11-13 | gimple-walk.h: New File. | Andrew Macleod | 1 | -0/+1 |
2013-11-12 | gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h. | Andrew MacLeod | 1 | -1/+1 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+3 |
2013-09-30 | basic-block.h (edge_list): Prefix member names with "m_". | Richard Sandiford | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -4/+4 |
2013-09-12 | tree-ssa.h: New. | Andrew MacLeod | 1 | -1/+1 |
2013-08-05 | Automated conversion of passes to C++ classes | David Malcolm | 1 | -40/+76 |
2013-05-13 | tree-vect-generic.c (uniform_vector_p): Move ... | Marc Glisse | 1 | -46/+0 |
2013-03-21 | tree-pass.h (PROP_gimple_lvec): New. | Marc Glisse | 1 | -3/+3 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -8/+8 |
2012-11-13 | re PR tree-optimization/55281 (ICE in build_int_cst_wide, at tree.c:1217 (w... | Jakub Jelinek | 1 | -1/+1 |
2012-11-01 | re PR middle-end/55001 (Handle VEC_COND_EXPR better in tree-vect-generic.c) | Marc Glisse | 1 | -0/+71 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+2 |
2012-09-28 | re PR tree-optimization/54713 (error: non-trivial conversion at assignment in... | Jakub Jelinek | 1 | -8/+7 |
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 | -3/+2 |