]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
This patch implements the unification of the *bitmap interfaces as discussed.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-09-07  crowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-08-14  rguenth2012-08-14 Richard Guenther <rguenther@suse.de>
2012-08-13  jakub PR c/53968
2012-08-10  rguenth2012-08-10 Richard Guenther <rguenther@suse.de>
2012-08-09  rguenth2012-08-09 Richard Guenther <rguenther@suse.de>
2012-08-02  rguenth2012-08-02 Richard Guenther <rguenther@suse.de>
2012-07-27  froydnj * expmed.h (alg_hash, alg_hash_used_p, sdiv_pow2_cheap,
2012-07-26  wschmidt2012-07-26 Bill Schmidt <wschmidt@linux.ibm.com>
2012-07-16  stevengcc/
2012-06-26  wschmidtgcc:
2012-06-22  wschmidt2012-06-22 Bill Schmidt <wschmidt@linux.ibm.com>
2012-06-17  steven * cfgloop.h: Do not include rtl.h.
2012-06-04  steven * output.h (merge_weak, assemble_alias,
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2012-05-09  ramana2012-05-09 Ramana Radhakrishnan <ramana.radhakrishnan...
2012-05-03  jamborm2012-05-03 Martin Jambor <mjambor@suse.cz>
2012-04-23  hubicka * tree-ssa-loop-ivopts.c (expr_invariant_in_loop_p...
2012-04-12  rguenth2012-04-12 Richard Guenther <rguenther@suse.de>
2012-03-07  rguenth2012-03-07 Richard Guenther <rguenther@suse.de>
2012-02-06  rguenth2012-02-06 Richard Guenther <rguenther@suse.de>
2011-10-11  wschmidt2011-10-11 Bill Schmidt <wschmidt@linux.vnet.ibm...
2011-08-28  vries2011-08-28 Mikael Pettersson <mikpe@it.uu.se>
2011-08-26  vries2011-08-26 Zdenek Dvorak <ook@ucw.cz>
2011-08-18  rguenth2011-08-18 Richard Guenther <rguenther@suse.de>
2011-08-18  rsandifogcc/
2011-08-17  rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-08-10  rguenth2011-08-10 Richard Guenther <rguenther@suse.de>
2011-07-31  vries2011-07-31 Tom de Vries <tom@codesourcery.com>
2011-07-19  rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-06-14  vries2011-06-14 Zdenek Dvorak <ook@ucw.cz>
2011-05-22  vries2011-05-22 Tom de Vries <tom@codesourcery.com>
2011-05-20  vries2011-05-20 Tom de Vries <tom@codesourcery.com>
2011-05-19  vries2011-05-19 Tom de Vries <tom@codesourcery.com>
2011-05-19  vries2011-05-19 Tom de Vries <tom@codesourcery.com>
2011-05-18  vries2011-05-18 Tom de Vries <tom@codesourcery.com>
2011-05-18  vries2011-05-18 Tom de Vries <tom@codesourcery.com>
2011-04-20  meyeringremove useless if-before-free tests
2011-04-11  jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-01-11  law * PR tree-optimization/47086
2010-11-11  jakub PR debug/46150
2010-11-03  davidxl Fix PR/46200
2010-09-13  rguenth2010-09-13 Richard Guenther <rguenther@suse.de>
2010-09-08  rguenth2010-09-08 Richard Guenther <rguenther@suse.de>
2010-09-06  rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-04  rguenth2010-09-04 Richard Guenther <rguenther@suse.de>
2010-09-03  rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
2010-08-28  davidxlFix PR45422
2010-08-23  cfangpr45260 Don't generate prefetch if the address of base...
2010-08-20  froydnjgcc/
2010-08-16  rguenth2010-08-16 Richard Guenther <rguenther@suse.de>
2010-08-10  davidxlImprove address offset range computation
2010-07-29  hjlRevert change in revision 162652.
2010-07-28  davidxlIVOPT performance tuning patch. The main problem is...
2010-07-28  davidxlFix to expose more LIM when creating mem_ref
2010-07-27  davidxladjusting iv update stmt position to enable inst combin...
2010-07-27  davidxlMultiple exit loop handling in ivopts. Regression teste...
2010-07-23  rguenth2010-07-23 Richard Guenther <rguenther@suse.de>
2010-07-15  aesok * tree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-10  sandra2010-07-10 Sandra Loosemore <sandra@codesourcery...
2010-07-05  sandra2010-07-05 Sandra Loosemore <sandra@codesourcery...
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-05  rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-04  rguenth2010-07-04 Richard Guenther <rguenther@suse.de>
2010-07-02  rguenth2010-07-02 Richard Guenther <rguenther@suse.de>
2010-07-01  rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-11  ebotcazou * tree-ssa-loop-ivopts.c (get_computation_cost_at...
2010-06-09  sandra2010-06-09 Sandra Loosemore <sandra@codesourcery...
2010-06-01  steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-28  spopWhen niter may be zero, return a COND_EXPR with the...
2010-05-21  jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21  stevengcc/ChangeLog:
2010-04-30  ebotcazou * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check...
2010-04-30  stevengcc/ChangeLog:
2010-04-26  froydnj * cfgloop.h (struct loop): Move can_be_parallel field up.
2010-04-26  hubicka * cgraph.c (cgraph_create_node): Set node frequency...
2010-04-01  rguenth2010-04-01 Richard Guenther <rguenther@suse.de>
2010-03-04  spopFix PR43209: Do not decrease the cost of an IV candidat...
2010-02-11  spopFix PR40886.
2010-02-07  rguenth2010-02-07 Richard Guenther <rguenther@suse.de>
2009-11-25  hjlRemove trailing white spaces.
2009-11-02  uweigandgcc/
2009-10-26  uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-10-26  uweigand2009-10-26 Ben Elliston <bje@au.ibm.com>
2009-09-08  aoliva* tree-ssa-loop-ivopts.c (get_phi_with_result): Remove.
2009-09-02  aolivagcc/ChangeLog:
2009-08-09  bernds * tree-dfa.c (renumber_gimple_stmt_uids_in_blocks...
2009-05-29  ebotcazou * tree-ssa-loop-ivopts.c (strip_offset_1) <MULT_EXPR...
2009-05-24  bonzini2009-05-24 Paolo Bonzini <bonzini@gnu.org>
2009-04-03  rguenth2009-04-03 Richard Guenther <rguenther@suse.de>
2009-03-18  jakub * dse.c (struct group_info): Reorder fields for 64...
2009-03-04  rakdver * tree-scalar-evolution.c (analyze_scalar_evolution_in...
2009-02-24  rguenth2009-02-24 Richard Guenther <rguenther@suse.de>
2009-02-09  ebotcazouRevert:
2009-02-08  ebotcazou * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p...
2008-12-19  aph2008-12-19 Andrew Haley <aph@redhat.com>
2008-12-12  rakdver PR tree-optimization/32044
2008-12-09  aph2008-12-09 Andrew Haley <aph@redhat.com>
next