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