aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-edge.cc
AgeCommit message (Expand)AuthorFilesLines
2021-05-07Make TRUE/FALSE edge calculation available without the outgoing edge class.Andrew MacLeod1-11/+20
2021-05-07Don't over-allocate switch default range object.Andrew MacLeod1-4/+4
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-13Do not save hash slots across calls to hash_table::get_or_insert.Aldy Hernandez1-12/+12
2020-10-06Ranger classes.Andrew MacLeod1-0/+197