]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cse.cc
aarch64: Avoid using mismatched ZERO ZA sizes
[thirdparty/gcc.git] / gcc / cse.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-20  Richard Sandifordcse: Fix handling of fake vec_select sets [PR111702]
2023-10-18  Jakub Jelinekcse: Workaround GCC < 5 bug in cse_insn [PR111852]
2023-06-19  Jiufu GuoCheck SCALAR_INT_MODE_P in try_const_anchors
2023-06-18  Uros BizjakRTL: Merge rtx_equal_p and hash_rtx functions with...
2023-06-01  Uros Bizjakcse: Change return type of predicate functions from...
2023-05-18  Pan LiMachine_Mode: Extend machine_mode from 8 to 16 bits
2023-05-03  Richard BienerSpeedup cse_insn
2023-05-03  Richard BienerImprove RTL CSE hash table hash usage
2023-04-19  Richard Bienerrtl-optimization/109237 - quadraticness in delete_trivi...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-12-22  Jakub Jelinekcse: Fix up CSE const_anchor handling [PR108193]
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.