public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PUSHED 0/8] irange API adjustments for various files
@ 2020-08-04  6:34 Aldy Hernandez
  2020-08-04  6:34 ` [PUSHED 1/8] Remove ad-hoc range canonicalization from determine_block_size Aldy Hernandez
                   ` (7 more replies)
  0 siblings, 8 replies; 17+ messages in thread
From: Aldy Hernandez @ 2020-08-04  6:34 UTC (permalink / raw)
  To: gcc-patches

The following patchset adjusts various files for adherence to the
irange API.  There are no functional changes.  The changes are mostly
obvious and will be pushed pending tests.

No effort was made to improve the existing code.  That is, I didn't
bend over backwards to convert the code to multi-ranges unless it
was trivial.

There are still plenty of uses of min(), max(), kind(), etc.  I will
be converting those as time permits, but I make no promises that I'll
be able to get to all of them.

Aldy



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-08-04  9:56 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-04  6:34 [PUSHED 0/8] irange API adjustments for various files Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 1/8] Remove ad-hoc range canonicalization from determine_block_size Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 2/8] Adjust expr_not_equal_to to use irange API Aldy Hernandez
2020-08-04  6:52   ` Richard Biener
2020-08-04  9:16     ` Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 3/8] Adjust get_range_info to use the base irange class Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 4/8] Adjust op_with_boolean_value_range_p for irange API Aldy Hernandez
2020-08-04  6:55   ` Richard Biener
2020-08-04  9:45     ` Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 5/8] Adjust vrp_evaluate_conditional " Aldy Hernandez
2020-08-04  6:55   ` Richard Biener
2020-08-04  9:23     ` Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 6/8] Use irange API in test_for_singularity Aldy Hernandez
2020-08-04  6:58   ` Richard Biener
2020-08-04  9:55     ` Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 7/8] Adjust simplify_conversion_using_ranges for irange API Aldy Hernandez
2020-08-04  6:34 ` [PUSHED 8/8] Adjust two_valued_val_range_p " Aldy Hernandez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).