aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-vrp.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-29PR middle-end/85888 - New test case c-c++-common/attr-nonstring-6.c from r260...Martin Sebor1-1/+1
2018-02-08Use nonzero bits to refine range in split_constant_offset (PR 81635)Richard Sandiford1-0/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-28re PR tree-optimization/80776 (-Wformat-overflow false positive for %d on int...Richard Biener1-0/+1
2017-11-14vr-values.c: New file with contents extracted from tree-vrp.c.Jeff Law1-0/+42
2017-11-10vr-values.h (VR_INITIALIZER): Move #define here.Jeff Law1-0/+24
2017-11-06Update comment in tree-vrp.hMarc Glisse1-1/+1
2017-08-03tree-vrp.h: Add include guard.Prathamesh Kulkarni1-0/+4
2017-03-01[PR 78140] Reuse same IPA bits and VR infoMartin Jambor1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-09-27Fix ipa-vrp convert value_rangeKugan Vivekanandarajah1-0/+5
2016-08-20Makefile.in: Add tree-vrp.h to GTFILES.Kugan Vivekanandarajah1-0/+54