Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-10 | Fix PR 110954: wrong code with cmp | !cmp | Andrew Pinski | 1 | -1/+3 |
2023-07-31 | tree-optimization: [PR100864] `(a&!b) | b` is not opimized to `a | b` for com... | Andrew Pinski | 1 | -0/+42 |
2023-07-27 | tree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C | Richard Biener | 1 | -0/+2 |
2023-07-24 | match.pd: Implement missed optimization (~X | Y) ^ X -> ~(X & Y) [PR109986] | Drew Ross | 1 | -0/+17 |
2023-01-04 | generic-match-head: Don't assume GENERIC folding is done only early [PR108237] | Jakub Jelinek | 1 | -2/+3 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-11-14 | middle-end: Add optimized float addsub without needing VEC_PERM_EXPR. | Tamar Christina | 1 | -0/+1 |
2022-05-11 | Implement some of fold_binary_op_with_conditional_arg in match.pd | Richard Biener | 1 | -0/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+101 |