summaryrefslogtreecommitdiff
path: root/gcc/df-core.cc
Commit message (Expand)AuthorAgeFilesLines
* Use correct CFG orders for DF worklist processingRichard Biener2023-04-211-16/+20
* change DF to use the proper CFG order for DF_FORWARD problemsRichard Biener2023-04-211-28/+30
* Remove duplicate DFS walks from DF initRichard Biener2023-04-201-5/+0
* middle-end/108786 - add bitmap_clear_first_set_bitRichard Biener2023-04-181-2/+1
* Speedup DF dataflow solverRichard Biener2023-02-151-19/+35
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm2022-06-271-5/+5
* DSE: Use the constant store source if possibleH.J. Lu2022-06-011-0/+41
* Change references of .c files to .cc filesMartin Liska2022-01-171-2/+2
* Rename .c files to .cc files.Martin Liska2022-01-171-0/+2472