Show patches with: Submitter = Andrew MacLeod       |    State = Action Required       |    Archived = No       |   547 patches
« 1 2 3 45 6 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
(un)fix loop unswitching. - - - - --- 2013-10-16 Andrew MacLeod New
- C11 expressions and stdatomic.h - Just for current state - - - - --- 2013-08-02 Andrew MacLeod New
Add 3 new EVRP testcases. Add 3 new EVRP testcases. - - - - --- 2020-11-13 Andrew MacLeod New
Add Ranger temporal cache Add Ranger temporal cache - - - - --- 2020-11-04 Andrew MacLeod New
Add atomic type qualifier - - - - --- 2013-07-26 Andrew MacLeod New
Add divide by zero side effect. Add divide by zero side effect. - - - - --- 2022-05-17 Andrew MacLeod New
Add recomputation to outgoing_edge_range. Add recomputation to outgoing_edge_range. - - - - --- 2021-06-17 Andrew MacLeod New
Add stmt context in simplify_using_ranges. Add stmt context in simplify_using_ranges. - - - - --- 2021-06-29 Andrew MacLeod New
Add tree-ssa-coalesce.h - - - - --- 2013-09-30 Andrew MacLeod New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-08 Andrew MacLeod New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-07 Andrew MacLeod New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-03 Andrew MacLeod New
Add tree-ssa-loop.h and friends. - - - - --- 2013-10-03 Andrew MacLeod New
Adjust *-streamer.h - - - - --- 2015-07-14 Andrew MacLeod New
Adjust gcc-plugin.h - - - - --- 2015-06-09 Andrew MacLeod New
Adjust gcc-plugin.h - - - - --- 2015-06-08 Andrew MacLeod New
Adjust hash-table.h and it's pre-requisite includes. - - - - --- 2015-06-05 Andrew MacLeod New
Adjust tilepro generated headers - - - - --- 2015-07-10 Andrew MacLeod New
Allow PHIs to pick up global values. Allow PHIs to pick up global values. - - - - --- 2021-06-29 Andrew MacLeod New
Atomic alignment override. - - - - --- 2013-11-21 Andrew MacLeod New
Audit op1_range and op2_range for undefined LHS. Audit op1_range and op2_range for undefined LHS. - - - - --- 2022-09-29 Andrew MacLeod New
Avoid loading an undefined value in the ranger_cache constructor. Avoid loading an undefined value in the ranger_cache constructor. - - - - --- 2021-06-16 Andrew MacLeod New
Change range_handler, was Re: Fix gimple_expr_code? Change range_handler, was Re: Fix gimple_expr_code? - - - - --- 2020-11-13 Andrew MacLeod New
Change x mod 0 to undefined. Change x mod 0 to undefined. - - - - --- 2021-05-07 Andrew MacLeod New
Check for undefined before not returning a constant value Check for undefined before not returning a constant value - - - - --- 2020-10-22 Andrew MacLeod New
Cleanup range of address calculations. Cleanup range of address calculations. - - - - --- 2020-11-13 Andrew MacLeod New
Cleanup tree-ssa-ter.c exports - - - - --- 2013-09-24 Andrew MacLeod New
Cleanup tree-ssa-ter.c exports - - - - --- 2013-09-13 Andrew MacLeod New
Cleanup tree-ssa-ter.c exports - - - - --- 2013-09-12 Andrew MacLeod New
Cleanup tree-ssa-uninit.c exports - - - - --- 2013-09-12 Andrew MacLeod New
Combine logical OR ranges properly. pr97567 Combine logical OR ranges properly. pr97567 - - - - --- 2020-10-26 Andrew MacLeod New
Combine new calculated ranges with existing range. Combine new calculated ranges with existing range. - - - - --- 2020-11-06 Andrew MacLeod New
Create cfgrtl.h - - - - --- 2014-10-17 Andrew MacLeod New
Create gimple-expr..[ch] ... was Re: RFC: gimple.[ch] break apart - - - - --- 2013-11-05 Andrew MacLeod New
Don't assert on a negative shift. Don't assert on a negative shift. - - - - --- 2020-10-16 Andrew MacLeod New
Don't display ranges for dead ssa-names. Don't display ranges for dead ssa-names. - - - - --- 2020-10-16 Andrew MacLeod New
Don't invoke range_of_expr multiple times. Don't invoke range_of_expr multiple times. - - - - --- 2020-10-16 Andrew MacLeod New
Don;t over allocate switch default clauses. Don;t over allocate switch default clauses. - - - - --- 2021-05-07 Andrew MacLeod New
Enhance initial global ranges. Enhance initial global ranges. - - - - --- 2021-05-07 Andrew MacLeod New
Export gcond edge range routine. Export gcond edge range routine. - - - - --- 2021-05-07 Andrew MacLeod New
Factor unrelated declarations out of tree.h (2/2) - - - - --- 2013-11-15 Andrew MacLeod New
Final basic-block.h flattening patch - - - - --- 2014-10-24 Andrew MacLeod New
Finish cleaning up gimple.h - - - - --- 2013-11-15 Andrew MacLeod New
Fix 65697. Add memory model support for stronger __sync operations. - - - - --- 2015-05-07 Andrew MacLeod New
Fix a few incorrect accesses. Fix a few incorrect accesses. - - - - --- 2022-12-02 Andrew MacLeod New
Fix gimple_expr_code? Fix gimple_expr_code? - - - - --- 2020-11-12 Andrew MacLeod New
Fix logical_combine OR operation. Again. Fix logical_combine OR operation. Again. - - - - --- 2020-11-10 Andrew MacLeod New
Fix tilepro includes - - - - --- 2014-11-21 Andrew MacLeod New
Flatten cgraph.h. - - - - --- 2014-10-27 Andrew MacLeod New
Flatten flags.h - - - - --- 2015-07-08 Andrew MacLeod New
Flatten function.h - - - - --- 2014-09-16 Andrew MacLeod New
Flatten function.h take 2 - - - - --- 2014-09-29 Andrew MacLeod New
Flatten tree-outof-ssa.h - - - - --- 2013-10-28 Andrew MacLeod New
Flatten tree-ssa-loops.h - - - - --- 2013-10-23 Andrew MacLeod New
Flatten tree.h and tree-core.h - - - - --- 2014-12-19 Andrew MacLeod New
Fwd: Re: [patch] move htab_iterator - - - - --- 2013-10-01 Andrew MacLeod New
GCC 4.7 : PR 54861 - libstdc++ header file typo - - - - --- 2012-10-10 Andrew MacLeod New
Handle a_2= &b properly in range calculations. Handle a_2= &b properly in range calculations. - - - - --- 2020-10-22 Andrew MacLeod New
IOR with nonzero, range cannot contain 0. IOR with nonzero, range cannot contain 0. - - - - --- 2020-11-17 Andrew MacLeod New
Implement C11 _Atomic - - - - --- 2013-11-21 Andrew MacLeod New
Improvements to fur_source interface class, enhanced stmt folding options. Improvements to fur_source interface class, enhanced stmt folding options. - - - - --- 2021-06-09 Andrew MacLeod New
Include recog.h from ira-int.h - - - - --- 2015-08-13 Andrew MacLeod New
More Ranger cache tweaks More Ranger cache tweaks - - - - --- 2020-11-03 Andrew MacLeod New
More tree-flow.h prototypes. - - - - --- 2013-10-02 Andrew MacLeod New
More tree-flow.h prototypes. - - - - --- 2013-10-01 Andrew MacLeod New
Mostly remove tree-core.h from other .h files. - - - - --- 2013-10-29 Andrew MacLeod New
Mostly remove tree-core.h from other .h files. - - - - --- 2013-10-28 Andrew MacLeod New
Move Ranger cache to range-query and fur_source model. Move Ranger cache to range-query and fur_source model. - - - - --- 2021-06-01 Andrew MacLeod New
Move block_in_transaction out of gimple.h - - - - --- 2013-11-05 Andrew MacLeod New
Move class value_relation the header file. Move class value_relation the header file. - - - - --- 2022-09-29 Andrew MacLeod New
Move get_addr_base_and_unit_offset_1() out of tree-dfa.h - - - - --- 2014-06-05 Andrew MacLeod New
Move some prototypes out of tree-flow.h - - - - --- 2013-10-01 Andrew MacLeod New
Move symbol_visibility to coretypes.h - - - - --- 2015-07-30 Andrew MacLeod New
New 'all' front end header reduction - - - - --- 2015-10-30 Andrew MacLeod New
New remainder of front end header reduction - - - - --- 2015-11-02 Andrew MacLeod New
PR 54861 - libstdc++ header file typo - - - - --- 2012-10-09 Andrew MacLeod New
PR tee-optimization/109564 - Do not ignore UNDEFINED ranges when determining PHI equivalences. PR tee-optimization/109564 - Do not ignore UNDEFINED ranges when determining PHI equivalences. - - - - --- 2023-04-20 Andrew MacLeod New
PR tree-optimization/100081 - Limit depth of logical expression windback. - - - - --- 2021-04-19 Andrew MacLeod New
PR tree-optimization/100081 - Limit depth of logical expression windback. PR tree-optimization/100081 - Limit depth of logical expression windback. - - - - --- 2021-04-18 Andrew MacLeod New
PR tree-optimization/100299 - Implement a sparse bitmap representation for Rangers on-entry cache. PR tree-optimization/100299 - Implement a sparse bitmap representation for Rangers on-entry cache. - - - - --- 2021-06-07 Andrew MacLeod New
PR tree-optimization/100512: Once a range becomes constant, make it invariant. PR tree-optimization/100512: Once a range becomes constant, make it invariant. - - - - --- 2021-05-17 Andrew MacLeod New
PR tree-optimization/100774- Range invariant global values are also always current. PR tree-optimization/100774- Range invariant global values are also always current. - - - - --- 2021-06-01 Andrew MacLeod New
PR tree-optimization/100781 - Do not calculate new values when evaluating a debug, statement. PR tree-optimization/100781 - Do not calculate new values when evaluating a debug, statement. - - - - --- 2021-06-01 Andrew MacLeod New
PR tree-optimization/102892 - Remove undefined behaviour from testcase. PR tree-optimization/102892 - Remove undefined behaviour from testcase. - - - - --- 2022-09-29 Andrew MacLeod New
PR tree-optimization/102943 - Always use dominators in the cache when available. PR tree-optimization/102943 - Always use dominators in the cache when available. - - - - --- 2022-03-17 Andrew MacLeod New
PR tree-optimization/103254 - Limit depth for all GORI expressions. PR tree-optimization/103254 - Limit depth for all GORI expressions. - - - - --- 2021-11-18 Andrew MacLeod New
PR tree-optimization/103359 - Check for equivalences between PHI argument and def. PR tree-optimization/103359 - Check for equivalences between PHI argument and def. - - - - --- 2021-11-24 Andrew MacLeod New
PR tree-optimization/103821 - Prevent exponential range calculations. PR tree-optimization/103821 - Prevent exponential range calculations. - - - - --- 2022-01-10 Andrew MacLeod New
PR tree-optimization/104526 - Use GORI to evaluate arguments of a COND_EXPR. PR tree-optimization/104526 - Use GORI to evaluate arguments of a COND_EXPR. - - - - --- 2022-02-15 Andrew MacLeod New
PR tree-optimization/105458 - Check for equivalence after merging relations. PR tree-optimization/105458 - Check for equivalence after merging relations. - - - - --- 2022-05-17 Andrew MacLeod New
PR tree-optimization/107109 - Don't process undefined range. PR tree-optimization/107109 - Don't process undefined range. - - - - --- 2022-10-03 Andrew MacLeod New
PR tree-optimization/107570 - Reset SCEV after folding in VRP. PR tree-optimization/107570 - Reset SCEV after folding in VRP. - - - - --- 2023-02-01 Andrew MacLeod New
PR tree-optimization/107985 - Ensure arguments to range-op handler are supported. PR tree-optimization/107985 - Ensure arguments to range-op handler are supported. - - - - --- 2022-12-07 Andrew MacLeod New
PR tree-optimization/108139 - Don't use PHI equivalences in range-on-entry. PR tree-optimization/108139 - Don't use PHI equivalences in range-on-entry. - - - - --- 2022-12-19 Andrew MacLeod New
PR tree-optimization/108356 - Ranger cache - always use range_from_dom when updating. PR tree-optimization/108356 - Ranger cache - always use range_from_dom when updating. - - - - --- 2023-01-31 Andrew MacLeod New
PR tree-optimization/108359 - Utilize op1 == op2 when invoking range-ops folding. PR tree-optimization/108359 - Utilize op1 == op2 when invoking range-ops folding. - - - - --- 2023-01-13 Andrew MacLeod New
PR tree-optimization/108447 - Do not try to logical fold floating point relations. PR tree-optimization/108447 - Do not try to logical fold floating point relations. - - - - --- 2023-01-25 Andrew MacLeod New
PR tree-optimization/108520 - Add function context for querying global ranges. PR tree-optimization/108520 - Add function context for querying global ranges. - - - - --- 2023-02-10 Andrew MacLeod New
PR tree-optimization/108687 - Query rangers cache in readonly mode only internally PR tree-optimization/108687 - Query rangers cache in readonly mode only internally - - - - --- 2023-02-10 Andrew MacLeod New
PR tree-optimization/108697 - Create a lazy ssa_cache PR tree-optimization/108697 - Create a lazy ssa_cache - - - - --- 2023-02-15 Andrew MacLeod New
« 1 2 3 45 6 »