Show patches with: Series = factorization of distributive operations       |   8 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[8/8] factorize SHIFT(x, s) OP SHIFT(y, s) into SHIFT((x OP y), s) factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[7/8] factorize (x OP1 z) OP2 (y OP1 z) into (x OP2 y) OP1 z factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[6/8] refactor simplify_add() to avoid code duplication factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[5/8] refactor simplify_add() to avoid code duplication (preparation) factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[4/8] add helper replace_binop() factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[3/8] add helper make_insn_pair() & swap_insn() factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[2/8] reassoc: add helper can_move_to() factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[1/8] add testscases for some factorization of distributive operations factorization of distributive operations - - - --- 2020-11-27 Luc Van Oostenryck Mainlined