]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2013-11-04  mrsMerge in trunk.
2013-10-29  rsandifo- Fix comment typos that I'd introducted.
2013-10-28  amker * tree-ssa-loop-ivopts.c (strip_offset_1): Change...
2013-10-24  rsandifoRename max_wide_int to widest_int, addr_wide_int to...
2013-10-24  law * tree-ssa-loop-ivopts.c (multiplier_allowed_in_addres...
2013-10-23  amacleod * tree-ssa-loop.h: Remove include files.
2013-10-23  amacleod * tree-ssa.h: Remove all #include's
2013-10-23  rsandifoAlways treat trees as having their native precision...
2013-10-20  mrsMerge in trunk.
2013-10-18  amacleod * tree-ssa.h: Don't include gimple-low.h, tree-ssa...
2013-10-09  amacleod * tree-flow.h: Move some protoypes. Include new tree...
2013-09-28  rsandifogcc/
2013-09-20  mrsMerge in trunk.
2013-09-12  amacleod * tree-ssa.h: New. Move content from tree-flow.h and
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-09-02  amker * tree-ssa-loop-ivopts.c (set_autoinc_for_original_can...
2013-08-13  mrsAdd wide-int branch.
2013-04-26  crowlThis patch is the main part of a consolodation of the...
2013-04-11  rguenth2013-04-11 Richard Biener <rguenther@suse.de>
2013-02-20  rguenth2013-02-20 Richard Biener <rguenther@suse.de>
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-12  rguenth2012-12-12 Zdenek Dvorak <ook@ucw.cz>
2012-12-11  ebotcazou * tree-ssa-loop-ivopts.c (prepare_decl_rtl) <ADDR_EXPR...
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15  vries2012-11-15 Tom de Vries <tom@codesourcery.com>
2012-11-04  aolivaPR debug/54693
2012-11-01  crowlThis patch normalizes more bitmap function names.
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...
next