Show patches with: Series = 'bits translation' simplification       |   7 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/7] move up instructions blocking if-conversion 'bits translation' simplification - - - --- 2020-11-27 Luc Van Oostenryck Deferred
[6/6] convert SEL(x & BIT1, BIT2, 0) into SHIFT(x & BIT1, S) 'bits translation' simplification - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[5/6] add log base 2 function: log2_exact() 'bits translation' simplification - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[4/6] add helper is_pow2() 'bits translation' simplification - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[3/6] add helper is_power_of_2() 'bits translation' simplification - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[2/6] factorize SEL(x, OP(y,z), y) into OP(SEL(x, z, 0), y) 'bits translation' simplification - - - --- 2020-11-27 Luc Van Oostenryck Mainlined
[1/6] add testscases for 'bits translation' optimization 'bits translation' simplification - - - --- 2020-11-27 Luc Van Oostenryck Mainlined