Show patches with: Series = - Range-op dispatch unification rework       |    State = Action Required       |    Archived = No       |   17 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COMMITTED,17/17] PR tree-optimization/110205 - Add some overrides. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,16/17] - Provide interface for non-standard operators. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,15/17] - Provide a default range_operator via range_op_handler. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,14/17] - Switch from unified table to range_op_table. There can be only one. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,13/17] - Remove type from range_op_handler table selection - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,12/17] - Add a hybrid MAX_EXPR operator for integer and pointer. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,11/17] - Add a hybrid MIN_EXPR operator for integer and pointer. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,10/17] - Add a hybrid BIT_IOR_EXPR operator for integer and pointer. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,9/17] - Add a hybrid BIT_AND_EXPR operator for integer and pointer. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,8/17] - Split pointer based range operators to range-op-ptr.cc - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,7/17] - Move operator_max to the unified range-op table. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,6/17] - Move operator_min to the unified range-op table. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,5/17] - Move operator_bitwise_or to the unified range-op table. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,4/17] - Move operator_bitwise_and to the unified range-op table. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,3/17] - Move operator_bitwise_xor to the unified range-op table. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,2/17] - Move operator_bitwise_not to the unified range-op table. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New
[COMMITTED,1/17] Move operator_addr_expr to the unified range-op table. - Range-op dispatch unification rework - - - - --- 2023-06-12 Andrew MacLeod New