]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
tree.c (reference_alias_ptr_type): New function.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2010-07-05  Richard Guenthertree.c (reference_alias_ptr_type): New function.
2010-07-05  Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-04  Richard Guentherre PR rtl-optimization/44479 (false dependencies are...
2010-07-02  Richard Guenthertree-ssa-structalias.c (pt_solution_set_var): New function.
2010-07-01  Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-11  Sandra Loosemoretree-ssa-loop-ivopts.c (get_computation_cost_at): Retur...
2010-06-09  Sandra Loosemoretree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
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-30  Eric Botcazoutree-ssa-loop-ivopts.c (may_be_unaligned_p): Check...
2010-04-30  Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-26  Nathan Froydcfgloop.h (struct loop): Move can_be_parallel field up.
2010-04-26  Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-01  Richard Guentherre PR tree-optimization/43614 (ice in gimple_rhs_has_si...
2010-03-04  Changpeng FangFix PR43209: Do not decrease the cost of an IV candidat...
2010-02-11  Sebastian Popre PR regression/40886 (No loop counter reversal for...
2010-02-07  Richard Guentherre PR tree-optimization/42956 (internal compiler error...
2009-11-25  H.J. LuRemove trailing white spaces.
2009-11-02  Ulrich Weigandre PR tree-optimization/41857 (Loop optimizer breaks...
2009-10-26  Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26  Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-08  Alexandre Olivatree-ssa-loop-ivopts.c (get_phi_with_result): Remove.
2009-09-02  Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-09  Bernd Schmidttree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New...
2009-05-29  Eric Botcazoutree-ssa-loop-ivopts.c (strip_offset_1): New case.
2009-05-24  Paolo Bonzinitree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-04-03  Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-18  Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2009-03-04  Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2009-02-24  Richard Guentherre PR tree-optimization/39233 (ivopts + vrp miscompilation)
2009-02-09  Eric Botcazourevert: tree-ssa-loop-ivopts.c (may_be_nonaddressable_p...
2009-02-08  Eric Botcazoutree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make...
2008-12-19  Andrew Haleybuiltins.c, [...]: Fix comments.
2008-12-12  Zdenek Dvorakre PR tree-optimization/32044 (final value replacement...
2008-12-09  Andrew Haleyfixed-value.c (do_fixed_add): Add comment.
2008-12-08  Andrew Haleygimple.h (gimple_build_try): Fix declaration.
2008-11-20  Zdenek Dvorakre PR rtl-optimization/32283 (Missed induction variable...
2008-10-24  Jakub Jelinekre PR tree-optimization/36038 (miscompiled loop in...
2008-10-11  Eric Botcazoutree.h (contains_packed_reference): Mention ARRAY_RANGE...
2008-10-07  Eric Botcazoutree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Retur...
2008-09-16  Andrew Pinskire PR rtl-optimization/37263 (extra code for doloop...
2008-09-02  Sebastian Popbackport: configure: Regenerate.
2008-08-31  Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
2008-08-04  Richard Guenthertree-ssa-loop-ivopts.c (add_iv_value_candidates): Also...
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-03  Eric Botcazoutree-flow.h (loop_only_exit_p): Declare.
2008-06-06  Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-05-09  Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-08  Richard Guenthertree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
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-11  Andrew Pinskire PR tree-optimization/31358 (IV-OPTs produces a weird...
2008-03-03  Richard Guenthertree-ssa-sccvn.c (visit_reference_op_store): Do not...
2008-03-03  Sebastian Poptree-scalar-evolution.c (instantiate_parameters_1)...
2008-02-19  Christian Bruelcoding convention
2008-02-19  Christian Bruelfix alignment bug in packed structs for STRICT_ALIGNMEN...
2008-02-14  Eric Botcazoure PR middle-end/35136 (ICE caused by address calculati...
2008-01-26  Zdenek Dvorakre PR target/34711 (g++.dg/tree-ssa/ivopts-1.C fails...
2007-09-08  Zdenek Dvorakre PR rtl-optimization/32283 (Missed induction variable...
2007-08-19  Daniel BerlinFix PR 32772 Fix PR 32716 Fix PR 32328 Fix PR 32303
2007-07-29  Kaveh R. Ghaziattribs.c (hash_attr, [...]): Constify.
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-09  Zdenek Dvoraktree-scalar-evolution.c (scev_const_prop): Add argument...
2007-07-04  Andrew Pinskitree-ssa-loop-ivopts.c (strip_offset_1): Treat POINTER_...
2007-06-16  Andrew Pinski[multiple changes]
2007-06-06  Thomas Neumanntree-ssa-alias-warnings.c (maybe_add_match): Cast accor...
2007-05-01  Zdenek Dvoraktree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2007-04-17  Zdenek Dvorakre PR rtl-optimization/31360 (RTL loop invariant is...
2007-03-30  Richard Hendersontree-ssa-loop-ivopts.c: Include target.h.
2007-02-16  Roger Saylere PR middle-end/30391 (ICE at -O1 with conditional...
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-06  Paolo BonziniMakefile.in (tree-ssa-loop-ivopts.o): Add pointer-set...
2007-01-12  Zdenek Dvoraktree-ssa-loop-ivopts.c (extract_cond_operands): Split...
2007-01-11  Jan Hubickatree-vrp.c (remove_range_assertions): Release defs.
2007-01-10  Zdenek Dvorakre PR middle-end/30322 (((-i-1) + i) +1) is turned...
2006-12-23  Zdenek Dvoraktree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2006-12-22  Zdenek Dvoraktree-ssa-loop-niter.c (zero_p, nonzero_p): Removed.
2006-12-14  Zdenek Dvoraktree-ssa-loop-ivopts.c: Include tree-affine.h.
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 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-11-20  Bernd Schmidttree-ssa-loop-ivopts.c (get_address_cost): Do not artif...
2006-11-15  Bernd Schmidttree-ssa-loop-ivopts.c (get_address_cost): Make sure...
2006-11-15  Bernd Schmidttree-flow.h (multiplier_allowed_in_address_p): Adjust...
2006-11-15  Bernd Schmidttree-ssa-loop-ivopts.c (determine_iv_costs): Fix format...
2006-10-06  Zdenek Dvorakre PR target/29256 (loop performance regression)
2006-09-24  Zdenek Dvoraktree-ssa-loop-ivopts.c (aff_combination_convert, [...
2006-08-28  Zdenek Dvorakre PR tree-optimization/28411 ("Illegal instruction...
2006-08-17  Zdenek Dvorakre PR tree-optimization/27865 (tree check failure build...
2006-08-16  Zdenek Dvorakre PR tree-optimization/28364 (poor optimization choice...
2006-06-21  Eric Botcazoutree-ssa-loop-ivopts.c (may_be_nonaddressable_p): New...
2006-06-12  Kazu Hiratatree-flow.h: Remove the prototype for compute_phi_arg_o...
2006-05-24  Zdenek Dvorakre PR tree-optimization/27639 (VRP miscompilation of...
2006-05-23  Andrew MacLeodre PR c++/26757 (C++ front-end producing two DECLs...
2006-05-17  Zdenek Dvorakre PR tree-optimization/27548 (ICE: SSA corruption...
next