Age | Commit message (Expand) | Author | Files | Lines |
2015-05-22 | tree-switch-conversion.c (build_one_array): Set DECL_IGNORED_P for CSWTCH tem... | Aldy Hernandez | 1 | -0/+1 |
2015-01-15 | dojump.h: New header file. | Prathamesh Kulkarni | 1 | -1/+12 |
2015-01-09 | genattrtab.c (write_header): Include hash-set.h... | Michael Collison | 1 | -4/+10 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-11-29 | gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg... | Jakub Jelinek | 1 | -4/+4 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -28/+29 |
2014-11-01 | 2014-11-01 Andrew MacLeod <amacleod@redhat,com> | Andrew MacLeod | 1 | -0/+1 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -1/+1 |
2014-10-28 | cgraph.h: Flatten. | Andrew MacLeod | 1 | -0/+3 |
2014-10-27 | ggcplug.c: Shuffle includes to include gcc-plugin.h earlier. | Andrew MacLeod | 1 | -0/+11 |
2014-10-17 | re PR tree-optimization/63464 (compare one character to many: faster) | Jakub Jelinek | 1 | -29/+0 |
2014-10-10 | re PR tree-optimization/63464 (compare one character to many: faster) | Jakub Jelinek | 1 | -18/+38 |
2014-07-24 | IPA C++ refactoring 2/N | Martin Liska | 1 | -1/+1 |
2014-07-09 | remove has_execute | Trevor Saunders | 1 | -1/+0 |
2014-06-17 | tree-switch-conversion.c (collect_switch_conv_info): Simplify and allow all b... | Richard Biener | 1 | -9/+10 |
2014-06-06 | cfgexpand.c (expand_gimple_cond): Remove check for current_loops. | Richard Biener | 1 | -2/+1 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -8/+16 |
2014-05-06 | tree-pass.h (TODO_verify_ssa, [...]): Remove. | Richard Biener | 1 | -3/+1 |
2014-04-17 | pass cfun to pass::execute | Trevor Saunders | 1 | -34/+34 |
2014-04-17 | pass current function to opt_pass::gate () | Trevor Saunders | 1 | -9/+1 |
2014-04-17 | remove has_gate | Trevor Saunders | 1 | -1/+0 |
2014-04-14 | tree-switch-conversion.c (lshift_cheap_p): Get speed_p as argument. | Richard Biener | 1 | -7/+6 |
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-22 | gimple.h: Remove all includes. | Andrew MacLeod | 1 | -0/+4 |
2013-11-19 | Factor unrelated declarations out of tree.h. | Diego Novillo | 1 | -0/+3 |
2013-11-18 | c-common.c (convert_vector_to_pointer_for_subscript): Remove cast to unsigned... | Richard Sandiford | 1 | -1/+1 |
2013-11-18 | cuintp.c (UI_From_gnu): Use tree_to_shwi rather than tree_low_cst. | Richard Sandiford | 1 | -6/+4 |
2013-11-18 | decl.c, [...]: Replace tree_low_cst (..., 1) with tree_to_uhwi throughout. | Richard Sandiford | 1 | -2/+2 |
2013-11-18 | decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout. | Richard Sandiford | 1 | -1/+1 |
2013-11-14 | gimplify-be.h: New file. | Andrew MacLeod | 1 | -0/+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/+6 |
2013-10-18 | tree-ssa.h: Don't include gimple-low.h... | Andrew MacLeod | 1 | -1/+0 |
2013-10-09 | tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | Andrew MacLeod | 1 | -1/+0 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -3/+3 |
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 | -20/+37 |
2013-04-26 | tree-cfg.c (execute_build_cfg): Build the loop tree. | Richard Biener | 1 | -0/+3 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-12-19 | re PR lto/55736 (lto ICE: tree code ''junl is not supported in LTO streams) | Richard Biener | 1 | -2/+3 |
2012-11-20 | Introduce vNULL to use as a nil initializer for vec<>. | Diego Novillo | 1 | -1/+1 |
2012-11-17 | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 1 | -30/+32 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-09-10 | Remove unnecessary VEC function overloads. | Diego Novillo | 1 | -11/+8 |
2012-09-07 | Modify gcc/*.[hc] double_int call sites to use the new interface. | Lawrence Crowl | 1 | -6/+3 |
2012-09-04 | gimple.h (gimple_build_switch): Remove. | Steven Bosscher | 1 | -7/+5 |
2012-08-10 | tree-ssa-pre.c (pretemp, [...]): Remove. | Richard Guenther | 1 | -7/+3 |