]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-scalar-evolution.c
cfgexpand.c (expand_used_vars): Use virtual_operand_p.
[thirdparty/gcc.git] / gcc / tree-scalar-evolution.c
2012-08-14  Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-06-27  Richard Guentherre PR middle-end/53676 (empty loop is not always remove...
2012-04-12  Richard Guentherre PR tree-optimization/52943 (likely wrong code bug...
2012-03-20  Tristan Gingoldtree.h (enum size_type_kind): Add stk_ prefix to consta...
2012-03-09  Jiangning Liutree-scalar-evolution (interpret_rhs_expr): generate...
2011-09-25  Eric Botcazoutree-eh.c (cleanup_empty_eh): Allow a call to __builtin...
2011-09-01  Richard Guentherexpr.c (expand_expr_real_2): Move COND_EXPR and VEC_CON...
2011-08-17  Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-03  Richard Guentherre PR middle-end/49938 (ICE in interpret_loop_phi,...
2011-07-26  Sebastian PopFix PR48805: Do not instantiate ADDR_EXPRs
2011-06-29  Richard Guentherinvoke.texi: Document -scev dump modifier.
2011-02-02  Sebastian PopFix PR47576 and PR47555: add PARAM_SCEV_MAX_EXPR_COMPLE...
2010-12-28  Sebastian PopDo not include unnecessary .h files.
2010-12-18  Jakub Jelinekre PR tree-optimization/46985 (ICE: SIGSEGV in is_gimpl...
2010-12-02  Sebastian PopFix PR45297: handle ADDR_EXPR in interpret_rhs_expr...
2010-09-30  Sebastian PopAlso handle ARRAY_REFs in instantiate_scev_r.
2010-09-30  Sebastian PopFix chrec_contains_symbols_defined_in_loop.
2010-08-20  Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-11  Sebastian PopDo not instantiate default definitions in instantiate_s...
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-09  Sebastian PopCall compute_overall_effect_of_inner_loop from instanti...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-06-01  Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-28  Sebastian PopWhen niter may be zero, return a COND_EXPR with the...
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-02  Steven BosscherMake-lang.in, [...]: Update copyright years.
2010-01-14  Sebastian Popre PR tree-optimization/42732 ([graphite] ICE: verify_s...
2010-01-09  Richard Guentherre PR middle-end/42512 (integer wrong code bug with...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-25  Sebastian Popre PR middle-end/40281 (-fprefetch-loop-arrays: ICE...
2009-11-25  Sebastian PopPartially revert the previous patch, except the following.
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_assign):...
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_binary):...
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_bitnot):...
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_1): Renamed...
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_3): New.
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_poly): New.
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_bitnot):...
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_convert)...
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_binary):...
2009-11-25  Sebastian Poptree-scalar-evolution.c (instantiate_scev_name): New.
2009-10-21  Sebastian Popre PR tree-optimization/41497 (apparent integer wrong...
2009-07-31  Sebastian PopReturn unknow from scev instantiation if the result...
2009-07-31  Sebastian Poptree-scalar-evolution.c (compute_overall_effect_of_inne...
2009-05-19  Eric Botcazoutree-scalar-evolution.c (follow_ssa_edge_expr): Turn...
2009-05-08  Richard Guentherre PR tree-optimization/40062 (high memory usage and...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-04-02  Richard Guentherre PR middle-end/37221 (Missed early loop-unroll optimi...
2009-03-04  Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2009-02-20  Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-02-17  Jakub Jelinekre PR tree-optimization/36922 (ICE in tree-data-ref...
2008-12-12  Zdenek Dvorakre PR tree-optimization/32044 (final value replacement...
2008-12-09  Jakub Jelinekre PR tree-optimization/37416 (Failure to return number...
2008-11-07  Sebastian Popre PR middle-end/37379 ([graphite] ICE compiling aermod...
2008-09-12  Sebastian Poptree-scalar-evolution.c (set_instantiated_value): Set...
2008-09-09  Sebastian Popre PR middle-end/37375 ([graphite] Parameter detection...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-31  Richard Guentherre PR tree-optimization/34244 (VRP/SCEV miscompiles...
2008-05-20  Jan Sjodinre PR middle-end/36206 (ice for legal code with -O3)
2008-05-09  Jan Sjodintree-scalar-evolution.c: Document instantiate_scev.
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-04-23  Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2008-03-20  Richard Guenthertree-scalar-evolution.c (chrec_contains_symbols_defined...
2008-03-03  Sebastian Poptree-scalar-evolution.c (instantiate_parameters_1)...
2007-12-15  Sebastian Poptree-scalar-evolution.c (number_of_iterations_for_all_l...
2007-11-30  Zdenek Dvorakre PR tree-optimization/34244 (VRP/SCEV miscompiles...
2007-08-14  Kaveh R. Ghazialias.c (component_uses_parent_alias_set): Constify.
2007-08-14  Kaveh R. Ghazialias.c (rtx_equal_for_memref_p): Constify.
2007-08-08  Chao-ying Futree.def (FIXED_POINT_TYPE): New type.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25  Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-09  Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-06-16  Andrew Pinski[multiple changes]
2007-06-09  Zdenek Dvoraktree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...
2007-05-30  Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Do not creat...
2007-05-27  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not check whether current_...
2007-05-21  Andrew Pinskire PR tree-optimization/31995 (can't determine dependen...
2007-05-14  Zdenek Dvoraktree-ssa-loop-niter.c (record_estimate): Use GGC_NEW...
2007-05-13  Zdenek Dvoraktree-scalar-evolution.c (resolve_mixers): Exported.
2007-05-11  Zdenek Dvoraktree-loop-linear.c (gather_interchange_stats, [......
2007-04-09  Zdenek Dvorakcfgloopmanip.c (create_preheader): Do not use loop_preh...
2007-03-14  Zdenek Dvorakre PR tree-optimization/30730 (-Wunsafe-loop-optimizati...
2007-03-08  Roger Sayletree-eh.c (do_return_redirection): Call build_gimple_mo...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-01-31  Zdenek Dvorakcfgloop.h: Include vec-prim.h.
2007-01-28  Ian Lance Taylorcommon.opt: Add fstrict-overflow.
2006-12-23  Zdenek Dvoraktree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2006-12-11  Diego Novillotree-ssa-operands.h (create_ssa_artificial_load_stmt...
2006-12-11  Diego Novillo* tree-scalar-evolution.c (scev_const_prop):
2006-12-10  Zdenek Dvorakloop.texi: Document number_of_latch_executions and...
2006-12-10  Zdenek Dvoraktree-vrp.c (adjust_range_with_scev): Use get_chrec_loop.
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-11-25  Zdenek Dvoraktree-vrp.c (execute_vrp): Do not pass loops structure...
2006-11-21  Zdenek Dvoraktree-loop-linear.c (linear_transform_loops): Use single...
2006-08-22  Richard Guentherre PR middle-end/28776 (dwarf2out.c:2160: ICE: in build...
2006-08-17  Zdenek Dvorakre PR tree-optimization/27865 (tree check failure build...
2006-05-24  Zdenek Dvorakre PR tree-optimization/27639 (VRP miscompilation of...
next