| Commit message (Expand) | Author | Age | Files | Lines |
* | ifcvt: Improve noce_try_store_flag_mask [PR105314] | Jakub Jelinek | 2022-04-26 | 1 | -3/+3 |
* | ifcvt: Punt if not onlyjump_p for find_if_case_{1,2} [PR104814] | Jakub Jelinek | 2022-03-15 | 1 | -4/+10 |
* | ifcvt: Fix PR104153 and PR104198. | Robin Dapp | 2022-02-08 | 1 | -1/+45 |
* | ifcvt: Run second pass if it is possible to omit a temporary. | Robin Dapp | 2022-01-19 | 1 | -75/+150 |
* | ifcvt: Try re-using CC for conditional moves. | Robin Dapp | 2022-01-19 | 1 | -24/+93 |
* | ifcvt/optabs: Allow using a CC comparison for emit_conditional_move. | Robin Dapp | 2022-01-19 | 1 | -18/+27 |
* | ifcvt: Improve costs handling for noce_convert_multiple. | Robin Dapp | 2022-01-19 | 1 | -4/+27 |
* | ifcvt: Allow constants for noce_convert_multiple. | Robin Dapp | 2022-01-19 | 1 | -5/+8 |
* | ifcvt: Check if cmovs are needed. | Robin Dapp | 2022-01-19 | 1 | -24/+150 |
* | Change references of .c files to .cc files | Martin Liska | 2022-01-17 | 1 | -2/+2 |
* | Rename .c files to .cc files. | Martin Liska | 2022-01-17 | 1 | -0/+5694 |