aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-range-edge.cc
AgeCommit message (Expand)AuthorFilesLines
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-06ranger: Add shortcuts for single-successor blocksRichard Sandiford1-0/+3
2021-10-06Introduce a param-switch-limit for EVRP.Andrew MacLeod1-1/+6
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