aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.c
AgeCommit message (Expand)Author
2017-05-12Merge branches/gcc-6-branch rev 247789.Yvan Roux
2017-03-15Merge branches/gcc-6-branch rev 246148.Yvan Roux
2017-02-06Merge branches/gcc-6-branch rev 245201.Yvan Roux
2016-11-15Merge branches/gcc-6-branch rev 242371.Yvan Roux
2016-10-16Merge branches/gcc-6-branch rev 241214.Yvan Roux
2016-09-07 gcc/Yvan Roux
2016-09-07 gcc/Yvan Roux
2016-09-07 gcc/Yvan Roux
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux
2016-06-15Merge branches/gcc-6-branch rev 237469.Yvan Roux
2016-03-30PR tree-optimization/59124 (bogus -Warray-bounds warning)ppalka
2016-03-032016-03-03 Richard Biener <rguenther@suse.de>rguenth
2016-02-252016-02-25 Richard Biener <rguenther@suse.de>rguenth
2016-02-162016-02-16 Richard Biener <rguenther@suse.de>rguenth
2016-01-23 * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub
2016-01-18gcc/ienkovich
2016-01-12 PR tree-optimization/68911amker
2016-01-11 PR tree-optimization/69214jakub
2016-01-09 PR middle-end/50865jakub
2016-01-04 Update copyright years.jakub
2015-11-23 PR tree-optimization/68455mpolacek
2015-11-23[Patch] Drop constant overflow flag in adjust_range_with_scev when possiblejiwang
2015-11-19[Patch, vrp] Allow VRP type conversion folding only for widenings upto word modelaw
2015-11-19 PR tree-optimization/68431mpolacek
2015-11-17Use combined_fn in tree-vrp.crsandifo
2015-11-16Remove first_pass_instance from pass_vrpvries
2015-11-11[Patch] PR tree-optimization/68234 Improve range info for loop Phi nodejiwang
2015-11-06[PATCH] Allow vrp to thread across backedges using FSM threaderlaw
2015-11-05 * target.def (goacc.dim_limit): New hook.nathan
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-10-08Make tree_expr_nonnegative_warnv_p recurse into SSA namesrsandifo
2015-10-05remove gimple_location_ptr ()tbsaunde
2015-10-01remove many typedefstbsaunde
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-19[PATCH] avail_expr_stack is no longer file scopedlaw
2015-09-17Split up optabs.[hc]rsandifo
2015-09-17[PATCH] Pass in avail_expr_stack and setup edge_infos earlierlaw
2015-09-13tree-vrp.c: remove typedefs that hide pointernesstbsaunde
2015-09-04[PATCH] Minor cleanup of const_and_copies stacklaw
2015-08-19remove more useless typedefstbsaunde
2015-08-132015-08-13 Richard Biener <rguenther@suse.de>rguenth
2015-08-12 * tree-vrp.c (simplify_min_or_max_using_ranges): New.nathan
2015-08-11 * tree-vrp.c (simplify_abs_using_ranges): Simplify.nathan
2015-08-05gcc/ChangeLog:manu
2015-07-162015-07-16 Richard Biener <rguenther@suse.de>rguenth
2015-07-142015-07-14 Richard Biener <rguenther@suse.de>rguenth
2015-07-13Fix double word typos.aldyh