aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / tree-ssa-loop-niter.c
2016-04-12 marxinRevert r234572 (aka PR testsuite/70577)
2016-03-30 hubicka * tree-ssa-loop-niter.c (idx_infer_loop_bounds): We...
2016-03-11 jakub PR tree-optimization/70177
2016-02-24 rguenth2016-02-24 Richard Biener <rguenther@suse.de>
2016-01-04 jakub Update copyright years.
2015-12-01 amker PR tree-optimization/68529
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-29 amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-27 rguenth2015-10-27 Richard Biener <rguenther@suse.de>
2015-09-21 manu[PR middle-end/60832] Do not convert widest_int to...
2015-09-20 tbsaundeswitch from gimple to gimple*
2015-09-17 amker * tree-ssa-loop-niter.c (tree_simplify_using_condition...
2015-08-21 amker * tree-ssa-loop-niter.c (simplify_using_initial_condit...
2015-08-19 tbsaunderemove more useless typedefs
2015-08-18 amker * tree-ssa-loop-niter.c (refine_value_range_using_guar...
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-26 amker PR bootstrap/66638
2015-06-23 amker PR tree-optimization/66449
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-10 aolivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09 aoliva[PR64164] Drop copyrename, use coalescible partition...
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-02 amker PR tree-optimization/48052
2015-04-30 dmalcolmFix spurious semicolons
2015-03-18 amsFix PR64491
2015-02-13 amker PR tree-optimization/64705
2015-01-28 ienkovichgcc/
2015-01-15 prathamesh34922015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni...
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-12-11 mpolacek * fold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TY...
2014-11-20 mpolacek * tree-ssa-loop-niter.c (maybe_lower_iteration_bound...
2014-11-20 amsWarn on undefined loop exit.
2014-11-19 dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-08-26 rguenth2014-08-26 Richard Biener <rguenther@suse.de>
2014-08-07 tbsaunderemove pointer-set.[ch]
2014-08-07 tbsaundeconvert the rest of the users of pointer_map to hash_map
2014-08-02 tbsaundeadd a hash_set based on hash_table
2014-06-17 rguenth2014-06-17 Richard Biener <rguenther@suse.de>
2014-05-17 tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-01-13 mrsMerge in trunk.
2014-01-09 sje2014-01-09 Steve Ellcey <sellcey@mips.com>
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsResolve soft merge conflicts.
2013-12-13 mrsMerge in trunk.
2013-12-11 jakub PR tree-optimization/59417
2013-12-04 rsandifoMerge with trunk.
2013-12-02 rsandifoAddress Richard's review comments.
2013-12-02 rguenth2013-12-02 Richard Biener <rguenther@suse.de>
2013-11-28 rsandifoAdd trailing_wide_ints and use it for range_info_def.
2013-11-22 amacleod * gimple.h: Remove all includes.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoRemove cst_fits_[su]hwi_p.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19 dnovilloFactor unrelated declarations out of tree.h.
2013-11-18 rsandifoMerge from trunk.
2013-11-18 rsandifogcc/ada/
2013-11-16 mrsMerge in trunk.
2013-11-14 amacleod * gimplify-be.h: New file. Add prototypes.
2013-11-13 amacleod * gimple-walk.h: New File. Relocate prototypes from...
2013-11-12 amacleod2013-11-12 Andrew MacLeod <amacleod@redhat.com>
2013-11-09 rsandifoMerge with trunk.
2013-11-07 jakub * tree-ssa-loop-niter.c: Include tree-ssanames.h.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-29 rsandifo- Fix comment typos that I'd introducted.
2013-10-29 rsandifoMake ordered comparisons enforce the same type rules...
2013-10-24 rsandifoRename max_wide_int to widest_int, addr_wide_int to...
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-16 amacleod PR tree-optimization/58697
2013-10-09 amacleod * tree-flow.h: Move some protoypes. Include new tree...
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-08-24 zadeckmade sign parameter optional to wide_int::neg_p
2013-08-13 mrsAdd wide-int branch.
next