This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
Short summary: a) we'll unify value_range and the irange API, confirm there are no new bugs nor performance issue. This would considered complete when the ranger is able to fully run using value_range instead of irange.
[snip]
Does this seem reasonable?I think that's a reasonable plan. You may be aware that we added a
I guess this means I'm first at bat :).My first patch is the intersect() implementation for value_range_base which I posted yesterday. I'll be sending more throughout the next week or two.
Aldy
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |