]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gcse.cc
i386: Fix some ISA bit test in option_override
[thirdparty/gcc.git] / gcc / gcse.cc
2024-01-03  Jakub JelinekUpdate copyright years.
2023-07-10  Ju-Zhe ZhongGCSE: Export 'insert_insn_end_basic_block' as global...
2023-07-08  Uros Bizjakgcse: Change return type of predicate functions from...
2023-01-02  Jakub JelinekUpdate copyright years.
2022-06-27  David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-01-19  David MalcolmUpdate per-file selftest and finalization hooks for...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.