]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gimple-range-gori.h
Don't build readline/libreadline.a, when --with-system-readline is supplied
[thirdparty/gcc.git] / gcc / gimple-range-gori.h
2022-10-20  Andrew MacLeodAdd assume support to VRP.
2022-09-29  Andrew MacLeodRefine ranges using relations in GORI.
2022-09-29  Andrew MacLeodTrack value_relations in GORI.
2022-09-22  Andrew MacLeodCreate gimple_range_op_handler in a new source file.
2022-06-16  Andrew MacLeodClear invariant bit for inferred ranges.
2022-06-01  Aldy HernandezConvert ranger and clients to vrange.
2022-02-15  Andrew MacLeodUse GORI to evaluate arguments of a COND_EXPR.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-06  Andrew MacLeodAdd BB option for outgoing_edge_range_p and may_reocmpu...
2021-09-23  Andrew MacLeodCreate a ranger-local flag for non-executable edges.
2021-08-17  Andrew MacLeodAdd GORI tracing faciltiies.
2021-06-23  Andrew MacLeodSplit gimple-range into gimple-range-fold and gimple...
2021-06-17  Andrew MacLeodAdd recomputation to outgoing_edge_range.
2021-06-01  Andrew MacLeodMove Ranger cache to range-query and fur_source model.
2021-05-25  Andrew MacLeodRemove the logical stmt cache for now.
2021-05-25  Andrew MacLeodMake expr_range_in_bb stmt based rather than block...
2021-05-25  Andrew MacLeodAdd imports and strengthen the export definition in...
2021-05-25  Andrew MacLeodChange gori_compute to inherit from gori_map instead...
2021-05-07  Andrew MacLeodMake TRUE/FALSE edge calculation available without...
2021-01-29  Andrew MacLeodtree-optimization/98866 - Compile time hog in VRP
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-10  Andrew MacLeodReduce memory requirements for ranger
2020-10-06  Andrew MacLeodRanger classes.