summaryrefslogtreecommitdiff
path: root/gcc/combine.cc
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize vec_merge when mask is constant.liuhongt2023-05-061-0/+22
* combine: Fix AND handling for WORD_REGISTER_OPERATIONS targets [PR109040]Jakub Jelinek2023-04-141-3/+6
* [RFA][Bug target/108892 ][13 regression] Force re-recognition after changing ...Jeff Law2023-04-051-0/+1
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* rtl-optimization/106082 - preserve EH note for no non-local gotoRichard Biener2022-06-291-2/+4
* Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm2022-06-271-2/+2
* rtl-optimization/105231 - distribute_notes and REG_EH_REGIONRichard Biener2022-04-251-18/+63
* combine: Don't record for UNDO_MODE pointers into regno_reg_rtx array [PR104985]Jakub Jelinek2022-04-061-13/+13
* combine: Fix up -fcompare-debug issue in the combiner [PR104544]Jakub Jelinek2022-02-161-1/+3
* combine: Fix ICE with substitution of CONST_INT into PRE_DEC argument [PR104446]Jakub Jelinek2022-02-111-0/+6
* combine: Check for paradoxical subreg.Robin Dapp2022-02-081-0/+1
* [PATCH] PR rtl-optimization/101885: Prevent combine from clobbering flagsRoger Sayle2022-02-041-0/+18
* Change references of .c files to .cc filesMartin Liska2022-01-171-3/+3
* Rename .c files to .cc files.Martin Liska2022-01-171-0/+14960