]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/generic-match-head.cc
aarch64: Avoid using mismatched ZERO ZA sizes
[thirdparty/gcc.git] / gcc / generic-match-head.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-08-11  Andrew PinskiFix PR 110954: wrong code with cmp | !cmp
2023-07-31  Andrew Pinskitree-optimization: [PR100864] `(a&!b) | b` is not opimi...
2023-07-27  Richard Bienertree-optimization/91838 - fix FAIL of g++.dg/opt/pr91838.C
2023-07-24  Drew Rossmatch.pd: Implement missed optimization (~X | Y) ^...
2023-01-04  Jakub Jelinekgeneric-match-head: Don't assume GENERIC folding is...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-11-14  Tamar Christinamiddle-end: Add optimized float addsub without needing...
2022-05-11  Richard BienerImplement some of fold_binary_op_with_conditional_arg...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.