Age | Commit message (Expand) | Author | Files | Lines |
2013-11-19 | Eliminate n_basic_blocks macro | David Malcolm | 1 | -1/+1 |
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-29 | tree-ssa-ifcombine.c: Include rtl.h and tm_p.h. | Andrew Pinski | 1 | -2/+48 |
2013-10-23 | tree-ssa.h: Remove all #include's | Andrew MacLeod | 1 | -1/+5 |
2013-10-02 | tree-flow.h: Remove some prototypes. | Andrew MacLeod | 1 | -1/+1 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -2/+2 |
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 | -18/+35 |
2013-04-10 | passes.c (execute_todo): Do not call ggc_collect conditional here. | Richard Biener | 1 | -2/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2013-01-04 | Update Copyright years for files modified in 2011 and/or 2012. | Jakub Jelinek | 1 | -1/+2 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+1 |
2012-08-06 | re PR tree-optimization/51938 (missed optimization: 2 comparisons) | Marc Glisse | 1 | -84/+86 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -2/+0 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -2/+1 |
2011-05-20 | re PR tree-optimization/49073 (g++ optimizer breaks do-while code) | Jakub Jelinek | 1 | -1/+2 |
2011-05-18 | re PR tree-optimization/49018 (Inline assembly block executed outside conditi... | Richard Guenther | 1 | -1/+1 |
2010-06-08 | re PR tree-optimization/39874 (missing VRP (submission)) | Sandra Loosemore | 1 | -25/+15 |
2010-06-01 | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 1 | -1/+0 |
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 | -1/+1 |
2009-10-10 | re PR tree-optimization/41654 (ICE: in gimple_cond_get_ops_from_tree, at gimp... | Richard Guenther | 1 | -0/+6 |
2009-08-09 | re PR tree-optimization/41016 (ICE in build_int_cst_wide with -O1) | Richard Guenther | 1 | -25/+6 |
2009-07-16 | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 1 | -2/+4 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -1/+1 |
2009-03-28 | re PR tree-optimization/37795 (if-combine doesn't optimize != after >= test) | Richard Guenther | 1 | -33/+41 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-09 | re PR tree-optimization/37387 (ICE in extract_range_from_binary_expr, at tree... | Richard Guenther | 1 | -0/+19 |
2008-08-28 | re PR tree-optimization/37207 (ice at tree-ssa-ifcombine.c:222 for -Os) | Richard Guenther | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -123/+135 |
2008-06-02 | tree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVERT_EXPR_P. | Tomas Bily | 1 | -2/+1 |
2008-05-09 | pa.c (reloc_needed): Use CASE_CONVERT. | Tomas Bily | 1 | -2/+1 |
2008-04-30 | re PR tree-optimization/14847 ([tree-ssa] combine "if (a & 1) goto there" and... | Richard Guenther | 1 | -2/+28 |
2008-03-19 | re PR other/35094 (RTL dump file letters hosed and partly undocumented) | Jan Hubicka | 1 | -3/+6 |
2007-10-04 | re PR tree-optimization/33627 (ICE in verify_stmts compiling abiword) | Richard Guenther | 1 | -0/+3 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -4/+3 |
2007-07-24 | tree-ssa-ifcombine.c (ifcombine_ifandif): Use a ONE operand with the mode of ... | Andreas Krebbel | 1 | -2/+2 |
2007-07-09 | tree-scalar-evolution.c (scev_const_prop): Add arguments to force_gimple_oper... | Zdenek Dvorak | 1 | -4/+8 |
2007-07-04 | re PR tree-optimization/32482 (ICE verify_ssa failed) | Richard Guenther | 1 | -4/+9 |
2007-06-12 | re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the... | Richard Guenther | 1 | -0/+614 |