| Commit message (Expand) | Author | Age | Files | Lines |
* | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 2010-09-03 | 1 | -3/+3 |
* | re PR debug/45419 (-fcompare-debug failure at -O3) | Jakub Jelinek | 2010-08-30 | 1 | -1/+1 |
* | re PR tree-optimization/45449 (-fcompare-debug failure with -O2 -fno-tree-pre... | Richard Guenther | 2010-08-30 | 1 | -7/+2 |
* | vec.h (FOR_EACH_VEC_ELT): Define. | Nathan Froyd | 2010-08-20 | 1 | -1/+1 |
* | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 2010-08-19 | 1 | -5/+2 |
* | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 2010-07-15 | 1 | -4/+4 |
* | re PR other/44874 (TDF_NOUID dumps miss information about DECL_UID ordering) | Joern Rennecke | 2010-07-13 | 1 | -0/+91 |
* | re PR debug/44901 (-fcompare-debug failure for tree-predcom.c) | Jakub Jelinek | 2010-07-13 | 1 | -14/+25 |
* | re PR debug/44832 (-fcompare-debug failure for C++ i386.c) | Richard Guenther | 2010-07-10 | 1 | -0/+21 |
* | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 2010-07-08 | 1 | -0/+1 |
* | vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro. | Nathan Froyd | 2010-07-06 | 1 | -28/+22 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -2/+2 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -2/+4 |
* | final.c (rest_of_clean_state): If -fcompare-debug is given dump final insns w... | Richard Guenther | 2009-12-01 | 1 | -11/+1 |
* | Remove trailing white spaces. | H.J. Lu | 2009-11-25 | 1 | -33/+33 |
* | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 2009-09-02 | 1 | -0/+5 |
* | gengtype.c (main): Handle uint64_t. | Richard Guenther | 2009-08-27 | 1 | -0/+9 |
* | tree-ssa-live.c (remove_unused_locals): Do not remove heap variables. | Richard Guenther | 2009-07-02 | 1 | -0/+1 |
* | re PR middle-end/40340 (Fortification warning no longer emitted in inlines) | Jakub Jelinek | 2009-06-05 | 1 | -1/+19 |
* | tree-ssa-live.c (remove_unused_scope_block_p): Keep variables that have value... | Alexandre Oliva | 2009-06-04 | 1 | -0/+11 |
* | tree-ssa-live.c (remove_unused_locals): Skip when not optimizing. | Alexandre Oliva | 2009-05-28 | 1 | -4/+8 |
* | tree-ssa-live.c (dump_scope_block): Document arguments. | Diego Novillo | 2009-05-27 | 1 | -1/+17 |
* | Expand from SSA. | Michael Matz | 2009-04-26 | 1 | -66/+9 |
* | dbxout.c (dbxout_block): Reinstate test on TREE_USED. | Eric Botcazou | 2009-04-17 | 1 | -0/+2 |
* | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 2009-04-03 | 1 | -2/+0 |
* | re PR debug/39474 (DW_AT_location missing for unused variables even at -O0) | Jakub Jelinek | 2009-03-17 | 1 | -3/+3 |
* | re PR debug/39267 (gdb testsuite regressions) | Jan Hubicka | 2009-03-01 | 1 | -1/+9 |
* | re PR debug/39267 (gdb testsuite regressions) | Jan Hubicka | 2009-02-27 | 1 | -21/+62 |
* | re PR tree-optimization/37709 (inlining causes explosion in debug info) | Jan Hubicka | 2009-02-23 | 1 | -13/+57 |
* | re PR target/39139 (ICE with stringop and register var) | Jakub Jelinek | 2009-02-10 | 1 | -1/+7 |
* | tree-ssa-live.c (remove_unused_locals): Mark all edge's goto_block as used. | Jakub Jelinek | 2008-10-09 | 1 | -0/+6 |
* | re PR tree-optimization/14703 (Inadequate optimization of inline templated fu... | Jan Hubicka | 2008-09-06 | 1 | -0/+7 |
* | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 2008-07-28 | 1 | -45/+66 |
* | cgraph.c (cgraph_add_new_function): Do early local passes. | Jan Hubicka | 2008-07-20 | 1 | -4/+8 |
* | cgraph.c: Fix typos in comments. | Ralf Wildenhues | 2008-06-06 | 1 | -2/+3 |
* | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 2008-04-18 | 1 | -5/+5 |
* | tree-ssa-live.c (remove_unused_scope_block_p): Drop declarations and blocks o... | Alexandre Oliva | 2007-11-26 | 1 | -3/+13 |
* | re PR tree-optimization/33645 (undefined static variable in vortex for -fno-u... | Jakub Jelinek | 2007-10-12 | 1 | -14/+59 |
* | Revert patches that should have been installed in the vta branch only. | Alexandre Oliva | 2007-10-02 | 1 | -4/+35 |
* | tree-ssa-live.c (remove_unused_scope_block_p): Don't change generated code de... | Alexandre Oliva | 2007-10-02 | 1 | -35/+4 |
* | arm.c, [...]: Fix comment typos. | Kazu Hirata | 2007-09-01 | 1 | -1/+1 |
* | cfglayout.c, [...]: Fix comment typos. | Kazu Hirata | 2007-07-28 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | tree-ssa-live.c: Include debug.h and flags.h. | Jan Hubicka | 2007-07-26 | 1 | -1/+114 |
* | i386.c, [...]: Fix comment typos. | Kazu Hirata | 2007-05-26 | 1 | -2/+2 |
* | re PR tree-optimization/30562 (remove unused variable is removing a reference... | Diego Novillo | 2007-02-08 | 1 | -6/+8 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2007-01-31 | 1 | -1/+1 |
* | tree-dfa.c (remove_referenced_var): New function. | Jan Hubicka | 2007-01-14 | 1 | -8/+17 |
* | cgraphunit.c, [...]: Fix comment typos. | Kazu Hirata | 2006-12-22 | 1 | -3/+3 |