Age | Commit message (Expand) | Author | Files | Lines |
2023-10-08 | libcpp: eliminate COMBINE_LOCATION_DATA | David Malcolm | 1 | -2/+2 |
2023-09-14 | Improve error message for if with an else part while in switch | Andrew Pinski | 1 | -0/+2 |
2023-08-24 | gimple_fold: Support COND_LEN_FNMA/COND_LEN_FMS/COND_LEN_FNMS gimple fold | Juzhe-Zhong | 1 | -1/+1 |
2023-08-08 | genmatch: Log line numbers indirectly | Andrzej Turko | 1 | -15/+80 |
2023-08-08 | genmatch: Reduce variability of generated code | Andrzej Turko | 1 | -1/+2 |
2023-07-13 | SSA MATH: Support COND_LEN_FMA for floating-point math optimization | Ju-Zhe Zhong | 1 | -0/+13 |
2023-06-12 | middle-end/110200 - genmatch force-leaf and convert interaction | Richard Biener | 1 | -2/+4 |
2023-05-26 | genmatch: Emit debug message right before "return x" instead of earlier | Andrew Pinski | 1 | -11/+22 |
2023-05-09 | genmatch: fixup get_out_file | Alexander Monakov | 1 | -24/+17 |
2023-05-09 | genmatch: clean up showUsage | Alexander Monakov | 1 | -11/+10 |
2023-05-09 | genmatch: clean up emit_func | Alexander Monakov | 1 | -45/+52 |
2023-05-05 | match.pd: automatically partition *-match.cc files. | Tamar Christina | 1 | -36/+190 |
2023-05-05 | genmatch: split shared code to gimple-match-exports.cc | Tamar Christina | 1 | -2/+2 |
2023-05-05 | match.pd: CSE the dump output check. | Tamar Christina | 1 | -1/+7 |
2023-05-05 | match.pd: Remove commented out line pragmas unless -vv is used. | Tamar Christina | 1 | -1/+1 |
2023-05-05 | match.pd: don't emit label if not needed | Tamar Christina | 1 | -8/+22 |
2023-03-28 | bootstrap/84402 - improve (match ...) code generation | Richard Biener | 1 | -12/+53 |
2023-02-02 | middle-end/108625 - wrong folding due to misinterpreted ! | Richard Biener | 1 | -2/+4 |
2023-01-27 | Add support for conditional xorsign [PR96373] | Richard Sandiford | 1 | -0/+15 |
2023-01-09 | middle-end/108209 - typo in genmatch.cc:commutative_op | Richard Biener | 1 | -1/+1 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-12 | Revert parts of ADDR_EXPR/CONSTRUCTOR treatment change in match.pd | Richard Biener | 1 | -16/+4 |
2022-12-11 | Treat ADDR_EXPR and CONSTRUCTOR as GIMPLE/GENERIC magically | Richard Biener | 1 | -5/+25 |
2022-10-13 | diagnose return statement in match.pd (with { ... } expressions | Richard Biener | 1 | -2/+5 |
2022-06-27 | Add 'final' and 'override' in various places | David Malcolm | 1 | -11/+11 |
2022-05-09 | Come up with {,UN}LIKELY macros. | Martin Liska | 1 | -2/+2 |
2022-02-23 | middle-end/104644 - recursion with bswap match.pd pattern | Richard Biener | 1 | -11/+9 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -2/+2 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+5257 |