aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation/optim/select-and-shift.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-27convert SEL(x & BIT1, BIT2, 0) into SHIFT(x & BIT1, S)Luc Van Oostenryck1-1/+0
2020-11-27add testscases for 'bits translation' optimizationLuc Van Oostenryck1-0/+18