Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-08-07 | tree-flow.h (copy_ssa_name_fn): New function. | Richard Guenther | 1 | -6/+2 |
2012-08-06 | tree-switch-conversion.c (emit_case_bit_tests): Generate MINUS_EXPR in unsign... | Tom de Vries | 1 | -4/+4 |
2012-08-02 | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 1 | -2/+0 |
2012-07-21 | Fix comment typo. | Steven Bosscher | 1 | -1/+1 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+3 |
2012-07-16 | revert: tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -4/+2 |
2012-07-10 | tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -2/+4 |
2012-07-09 | re PR middle-end/53887 (ICE in hoist_edge_and_branch_if_true, at tree-switch-... | Steven Bosscher | 1 | -2/+8 |
2012-07-07 | re PR tree-optimization/53881 (ICE in hoist_edge_and_branch_if_true) | Steven Bosscher | 1 | -3/+2 |
2012-07-02 | stmt.c (emit_case_bit_tests): Remove. | Steven Bosscher | 1 | -38/+487 |
2012-06-04 | output.h (merge_weak, [...]): Move protos from here... | Steven Bosscher | 1 | -1/+0 |
2012-05-24 | tree-flow.h (create_var_ann): Remove. | Richard Guenther | 1 | -1/+0 |
2012-05-03 | tree-switch-conversion.c (gen_inbound_check): Free post-dominance information... | Steven Bosscher | 1 | -4/+31 |
2012-04-27 | tree-switch-conversion.c (struct switch_conv_info): Add range_max, reorganize... | Steven Bosscher | 1 | -153/+138 |
2012-04-22 | lto-symtab.c (lto_varpool_replace_node): Do not merge needed flags. | Jan Hubicka | 1 | -1/+0 |
2012-04-18 | tree-switch-conversion.c (info): Remove global pass info. | Steven Bosscher | 1 | -151/+152 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -1/+1 |
2011-05-04 | tree.h (int_const_binop): Remove notrunc argument. | Richard Guenther | 1 | -5/+5 |
2011-04-30 | re PR testsuite/48809 (switch statement optimization error) | Jakub Jelinek | 1 | -42/+18 |
2010-11-29 | system.h: Include "safe-ctype.h" instead of <safe-ctype.h>. | Joseph Myers | 1 | -2/+0 |
2010-11-20 | re PR tree-optimization/45830 (Code+rodata increase with -ftree-switch-conver... | Jakub Jelinek | 1 | -19/+142 |
2010-09-04 | foldconst-1.c: New testcase. | Jan Hubicka | 1 | -0/+1 |
2010-08-19 | For Ian Bolton <ian.bolton@arm.com> | Ian Bolton | 1 | -2/+5 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
2010-06-01 | * tree-switch-conversion.c (build_one_array): Make it readonly. | Jan Hubicka | 1 | -0/+1 |
2010-05-21 | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 1 | -1/+2 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -2/+2 |
2009-09-10 | ira-conflicts.c: Use fputs or putc instead of fprintf where appropriate. | Uros Bizjak | 1 | -6/+6 |
2009-07-30 | Add source_location support to PHI arguments. | Andrew MacLeod | 1 | -2/+2 |
2009-07-16 | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 1 | -7/+10 |
2009-07-03 | re PR tree-optimization/40640 (ICE in set_value_range, at tree-vrp.c:383) | Richard Guenther | 1 | -2/+2 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -4/+5 |
2009-04-22 | re PR tree-optimization/39845 (ICE: in make_decl_rtl, at varasm.c:1304) | Richard Guenther | 1 | -2/+5 |
2009-04-21 | tree-switch-conversion.c (build_constructors): Split a long line. | Martin Jambor | 1 | -46/+74 |
2008-12-30 | re PR tree-optimization/38661 (ICE: vector VEC(constructor_elt,base) push dom... | Andrew Pinski | 1 | -2/+3 |
2008-10-15 | re PR tree-optimization/36881 (Creating runtime relocations for code which do... | Jakub Jelinek | 1 | -5/+22 |
2008-10-15 | Revert unintended commit. | Jakub Jelinek | 1 | -22/+5 |
2008-10-11 | re PR target/35760 (ICE with complex types and -static on PPC darwin) | Jakub Jelinek | 1 | -5/+22 |
2008-09-04 | re PR middle-end/37343 (ICE in expand_expr_real_1, at expr.c:7290) | Jan Hubicka | 1 | -1/+1 |