]> gcc.gnu.org Git - gcc.git/history - gcc/gimple-range.h
Update copyright years.
[gcc.git] / gcc / gimple-range.h
2023-01-02 Jakub JelinekUpdate copyright years.
2022-11-08 Andrew MacLeodAdd transitive inferred range processing.
2022-11-03 Andrew MacLeodUpdate range query cache when a statement is updated.
2022-10-20 Andrew MacLeodAdd assume support to VRP.
2022-09-22 Andrew MacLeodCreate gimple_range_op_handler in a new source file.
2022-06-01 Aldy HernandezConvert ranger and clients to vrange.
2022-05-25 Andrew MacLeodUse infer instead of side-effect for ranges.
2022-05-20 David MalcolmUse "final" and "override" directly, rather than via...
2022-05-17 Andrew MacLeodAdd side effect infrastructure.
2022-02-09 Andrew MacLeodRegister non-null side effects properly.
2022-01-03 Jakub JelinekUpdate copyright years.
2021-11-24 Andrew MacLeodDirectly resolve range_of_stmt dependencies.
2021-11-03 Andrew MacLeodProvide some context to folding via ranger.
2021-09-30 Aldy HernandezAdd gimple_ranger::debug.
2021-09-23 Andrew MacLeodCreate a ranger-local flag for non-executable edges.
2021-08-19 Martin SeborDocument enable_ranger and disable_ranger.
2021-08-17 Andrew MacLeodAbstract tracing routines into a class.
2021-06-23 Andrew MacLeodSplit gimple-range into gimple-range-fold and gimple...
2021-06-22 Andrew MacLeodAdd relational support to fold_using_range
2021-06-22 Andrew MacLeodInitial value-relation code.
2021-06-18 Andrew MacLeodRemove poor value computations.
2021-06-09 Andrew MacLeodVirtualize fur_source and turn it into a proper API.
2021-06-03 Aldy HernandezImplement generic expression evaluator for range_query.
2021-06-01 Andrew MacLeodMove Ranger cache to range-query and fur_source model.
2021-05-27 Aldy HernandezMove global range code to value-query.cc.
2021-05-26 Aldy HernandezCommon API for accessing global and on-demand ranges.
2021-05-25 Andrew MacLeodAdjust fur_source internal api to use gori_compute...
2021-05-25 Andrew MacLeodTweak location of non-null calls. revamp ranger debug...
2021-05-19 Andrew MacLeodSplit gimple range folding with ranges into a stand...
2021-05-07 Andrew MacLeodEnhance initial global value setting.
2021-01-04 Jakub JelinekUpdate copyright years.
2020-11-13 Andrew MacLeodRe: Fix gimple_expr_code?
2020-11-13 Andrew MacLeodCleanup range of address calculations.
2020-11-13 Andrew MacLeodChange range_handler, was Re: Fix gimple_expr_code?
2020-10-20 Aldy HernandezRefactor range handling of builtins in vr_values and...
2020-10-19 Andrew MacLeodUse precision and sign to compare types for ranges
2020-10-07 Aldy HernandezRename -fevrp-mode= to --param=evrp-mode=.
2020-10-06 Andrew MacLeodRanger classes.
This page took 8.116914 seconds and 46 git commands to generate.