]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-ccp.c
backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...
[thirdparty/gcc.git] / gcc / tree-ssa-ccp.c
2012-08-15  Diego Novillobackport: As described in http://gcc.gnu.org/ml/gcc...
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-07-20  Richard Guentherre PR tree-optimization/54031 (Revision 189607 miscompi...
2012-07-19  Richard Guenthertree-ssa-ccp.c (valid_lattice_transition): Clarify...
2012-07-16  Ulrich Weigandtree-ssa-ccp.c (optimize_unreachable): Check gsi_end_p...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-09  Tom de Vriestree-ssa-ccp.c (optimize_unreachable): New function.
2012-05-31  Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-03  Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-05-02  Richard Guenthertree.c (valid_constant_size_p): New function.
2012-03-29  Martin Jambortree-ssa-ccp.c (insert_clobbers_for_var): Do not assert...
2012-03-28  Jakub Jelinekre PR middle-end/52691 (va_start to builtin_next_arg...
2012-01-05  Richard Guentherre PR tree-optimization/51760 (ICE in set_lattice_value...
2011-12-31  Jakub Jelinekre PR tree-optimization/51683 (__builtin_memcpy etc...
2011-12-17  Tom de Vriesre PR tree-optimization/51491 (ccp when converting...
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07  Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-09-26  Tom de Vriestree-ssa-alias.h (pt_solution_singleton_p): Declare.
2011-09-03  Eric Botcazoucfgexpand.c (add_stack_var): Assert that the alignment...
2011-09-02  Richard Guenthertree-ssa-ccp.c (fold_builtin_alloca_for_var): Do not...
2011-08-31  Tom de Vriesre PR middle-end/43513 (The stack pointer is adjusted...
2011-08-10  Richard Guentherre PR tree-optimization/49937 (g++.dg/tree-ssa/fwprop...
2011-06-29  Richard Sandifordre PR middle-end/49545 (New C++ test failures)
2011-06-27  Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-22  Jakub Jelinektree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking...
2011-06-14  David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-04-20  Richard SandifordMakefile.in (INTERNAL_FN_DEF, [...]): Define.
2011-04-18  Richard Guenthergimple.h (gimple_call_addr_fndecl): New function.
2011-04-08  Richard Guenthergimple.h (gimple_call_fntype): New function.
2011-03-24  Richard Guentherre PR tree-optimization/46562 (CCP currently needs...
2011-03-16  Richard Guenthergimple-fold.c (maybe_fold_reference): Open-code relevan...
2011-01-31  Jakub Jelinekre PR tree-optimization/47538 (GNU Scientific Library...
2011-01-11  Richard Guentherre PR tree-optimization/47239 ((int)&func & 3 is always...
2011-01-03  Jakub Jelinekre PR tree-optimization/47155 (ccp caused miscompilation)
2011-01-02  Jakub JelinekBump Copyright years.
2011-01-02  Jakub Jelinekre PR tree-optimization/47140 (error: conversion of...
2010-12-15  Martin Jamborre PR tree-optimization/46053 (g++.dg/torture/pr45699...
2010-11-30  Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-22  Richard Guenthertree-ssa-ccp.c (get_base_constructor): Remove superfluo...
2010-10-20  Jakub Jelinekre PR tree-optimization/45919 (ICE: SIGSEGV in fold_cto...
2010-10-13  Richard Guentherre PR objc/45878 (Can't compile even a trivial ObjC...
2010-10-04  Jan Hubickare PR middle-end/45871 (lto bootstrap miscompiles expmed.c)
2010-10-02  Jan Hubickatree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF...
2010-09-28  Jan Hubickatree-ssa-ccp.c (fold_ctor_reference): New function.
2010-09-20  Jan Hubickare PR tree-optimization/45605 (Missed devirtualization)
2010-09-13  Jan Hubickatree.c (build_zero_cst): New.
2010-09-10  Jan Hubicka* tree-ssa-ccp.c (fold_const_aggregate_ref): Do not...
2010-09-10  H.J. LuCheck that result of string folding is of integral...
2010-09-09  Jan Hubickatree-ssa-ccp.c (fold_const_aggregate_ref): Check that...
2010-09-07  Jan Hubickatree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling...
2010-09-06  Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-04  Jan Hubickafoldconst-2.c: New testcase.
2010-09-03  Jan Hubickacgraph.h (struct varpool_node): Add const_value_known.
2010-08-12  Richard Guenthertree-flow.h (struct ptr_info_def): Add align and misali...
2010-08-10  Richard Guenthertree.h (get_object_alignment): Adjust prototype.
2010-08-06  Richard Guenthertree-ssa-ccp.c (struct prop_value_d): Add mask member.
2010-08-04  Richard Guenthertree-ssa-propagate.h (struct prop_value_d, [...]):...
2010-08-04  Richard Guenthertree-ssa-ccp.c (get_constant_value): New function.
2010-07-28  Richard Guenthertree-ssa-ccp.c: Remove comment regarding STORE-CCP.
2010-07-23  Le-Chun WuFix violations of self-assignment check in GCC source.
2010-07-14  Richard Guenthertree-ssa-ccp.c (fold_const_aggregate_ref): Handle MEM_R...
2010-07-08  Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-07  Jan Hubickare PR middle-end/44813 (ipa-split causes ice in ptr_der...
2010-07-02  Richard Guentherre PR tree-optimization/44748 (ICE: in fold_convert_con...
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-25  Bernd SchmidtWith large parts from Jim Wilson:
2010-06-14  Jakub Jelinekre PR tree-optimization/44508 (libgomp.fortran/vla1...
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-29  Jan Hubickatree-vrp.c (debug_value_range, [...]): Annotate with...
2010-05-21  Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-15  Richard GuentherMakefile.in (OBJS-common): Add gimple-fold.o.
2010-04-13  Eric Botcazougimple.c (walk_gimple_op): Do not request a pure rvalue...
2010-04-07  Richard Guentheripa-reference.c (mark_load): Use get_base_address.
2010-04-02  Richard Guentherre PR tree-optimization/43629 (Struct to register optim...
2010-03-01  Richard Guentherre PR tree-optimization/43220 (Paritially optimized...
2010-02-05  Richard Guenthertree-ssa-ccp.c (get_symbol_constant_value): Strip all...
2010-01-29  Richard Guenthertree-ssa-ccp.c (ccp_fold_stmt): Unshare values we subst...
2010-01-28  Richard Guenthertree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagat...
2010-01-13  Richard Guentherre PR tree-optimization/42730 (ice: verify_stmts failed)
2009-11-25  H.J. LuRemove trailing white spaces.
2009-09-28  Michael Matzbuiltins.c (interclass_mathfn_icode): New helper.
2009-09-27  Richard Hendersontree-ssa-ccp.c (optimize_stack_restore): Relax the...
2009-09-22  Richard Guentherre PR tree-optimization/41428 (CCP doesn't fold all...
2009-09-22  Richard Guenthertree-ssa-propagate.h (ssa_prop_fold_stmt_fn): Declare.
2009-09-09  Richard Guentherre PR middle-end/41317 (folding causes strict aliasing...
2009-09-05  Richard Guentherre PR tree-optimization/41181 (internal compiler error...
2009-09-01  Richard HendersonForce block enders to be simulated once.
2009-08-13  Richard Guentherre PR middle-end/41047 (gcc.target/mips/memcpy-1.c...
2009-08-07  Richard Guentherre PR tree-optimization/40999 (ICE in extract_component...
2009-07-16  Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-05-26  Richard Guentherre PR middle-end/40252 (Internal compiler error on...
2009-05-24  Paolo Bonzinitree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-04-22  Richard Guentherre PR middle-end/39824 (ice in fold-const.c)
2009-04-18  Richard Guentherre PR tree-optimization/39804 (internal compiler error...
2009-04-17  Richard Guenthertree-ssa-ccp.c (struct fold_stmt_r_data): Remove.
2009-04-17  Ian Lance Taylordf.h: Include "timevar.h".
2009-04-15  Richard Guentherre PR tree-optimization/39764 (ICE in set_lattice_value...
2009-04-09  Richard Guenthertree-ssa-ccp.c (maybe_fold_stmt_addition): Move non...
next