Age | Commit message (Expand) | Author | Files | Lines |
2013-03-07 | re PR tree-optimization/56539 (ICE: verify_ssa failed: caused by -foptimize-s... | Jakub Jelinek | 1 | -3/+3 |
2013-02-08 | Makefile.in (tree-tailcall.o): Add $(CFGLOOP_H) dependency. | Richard Biener | 1 | -1/+7 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -2/+1 |
2012-11-01 | invoke.texi: Update -fopt-info documentation. | Sharad Singhai | 1 | -0/+2 |
2012-08-10 | tree-ssa-pre.c (pretemp, [...]): Remove. | Richard Guenther | 1 | -8/+4 |
2012-08-07 | tree-flow.h (copy_ssa_name_fn): New function. | Richard Guenther | 1 | -6/+3 |
2012-08-07 | gimple.h (gimple_phi_set_result): Adjust SSA_NAME_DEF_STMT. | Richard Guenther | 1 | -1/+0 |
2012-08-02 | tree-flow.h (set_default_def): Rename to ... | Richard Guenther | 1 | -3/+3 |
2012-08-02 | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 1 | -3/+0 |
2012-08-01 | tree-complex.c (init_parameter_lattice_values): Don't call var_ann. | Michael Matz | 1 | -1/+1 |
2012-08-01 | graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands. | Richard Guenther | 1 | -1/+1 |
2012-07-20 | tree-dfa.c (collect_dfa_stats): Simplify. | Richard Guenther | 1 | -33/+6 |
2012-07-16 | system.h (dump_file): Do not define. | Steven Bosscher | 1 | -1/+0 |
2012-07-16 | revert: tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -4/+4 |
2012-07-10 | tree.h (phi_arg_d): New field. | Dehao Chen | 1 | -4/+4 |
2012-02-16 | re PR middle-end/52285 (libgcrypt _gcry_burn_stack slowdown) | Jakub Jelinek | 1 | -2/+6 |
2011-06-15 | target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h. | Joseph Myers | 1 | -2/+3 |
2011-06-14 | dumping cleanup phase 1 -- Removing TODO_dump_func | David Li | 1 | -2/+2 |
2011-05-07 | re PR tree-optimization/48837 (Wrong optimization of recursive function calls) | Zdenek Dvorak | 1 | -0/+8 |
2011-03-15 | re PR tree-optimization/41490 (tree-ssa-sink does not really work) | Richard Guenther | 1 | -2/+4 |
2011-02-15 | re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ... | Alexandre Oliva | 1 | -2/+2 |
2010-11-25 | target.def (supports_split_stack, [...]): Take gcc_options parameters. | Joseph Myers | 1 | -1/+1 |
2010-11-03 | tree-tailcall.c (find_tail_calls): Convert the operands to the type of the re... | Eric Botcazou | 1 | -3/+5 |
2010-09-28 | Hookize TARGET_UNWIND_INFO et al. | Richard Henderson | 1 | -1/+3 |
2010-09-05 | tree-tailcall.c (process_assignment): Handle NEGATE_EXPR and MINUS_EXPR. | Giuseppe Scrivano | 1 | -19/+44 |
2010-07-15 | tree.h (DECL_CHAIN): Define. | Nathan Froyd | 1 | -4/+4 |
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 | -0/+1 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-05-02 | re PR tree-optimization/43879 (-fipa-pta causes various miscompilations) | Richard Guenther | 1 | -1/+2 |
2010-04-23 | re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo... | Richard Guenther | 1 | -1/+2 |
2010-04-19 | gimple.h (create_tmp_reg): Declare. | Martin Jambor | 1 | -8/+2 |
2010-04-16 | re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo... | Richard Guenther | 1 | -33/+11 |
2010-04-12 | gsstruct.def (GSS_CALL): New. | Richard Guenther | 1 | -3/+26 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-02-22 | re PR middle-end/42749 (-O2 and verify_stmts failed again) | Richard Guenther | 1 | -10/+37 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -14/+14 |
2009-09-21 | tree-tailcall.c (process_assignment): Don't check if a multiplication or an a... | Giuseppe Scrivano | 1 | -13/+29 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -1/+4 |
2009-07-30 | Add source_location support to PHI arguments. | Andrew MacLeod | 1 | -4/+6 |
2009-07-07 | re PR middle-end/40669 (ICE in gimple_assign_set_rhs1 from eliminate_tail_call) | Jakub Jelinek | 1 | -0/+6 |
2009-05-11 | passes.c (init_optimization_passes): Strip now incorrect comment. | Richard Guenther | 1 | -1/+1 |
2009-04-17 | df.h: Include "timevar.h". | Ian Lance Taylor | 1 | -3/+3 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -13/+9 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-08-05 | re PR tree-optimization/37024 (bad tail call from tuples merge) | Andrew Pinski | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -258/+219 |
2008-07-07 | re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu) | Richard Guenther | 1 | -2/+2 |
2008-05-27 | re PR middle-end/36326 (gimplification of aggregate copies introduces extra a... | Michael Matz | 1 | -0/+14 |
2008-05-08 | tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS. | Richard Guenther | 1 | -1/+1 |