analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / predict.cc
2022-07-12 Richard SandifordAdd internal functions for iround etc. [PR106253]
2022-06-27 David MalcolmAdd 'final' and 'override' to opt_pass vfunc impls
2022-06-20 Martin LiskaAdd operators / and * for profile_{count,probability}.
2022-01-19 David MalcolmUpdate per-file selftest and finalization hooks for...
2022-01-17 Martin LiskaRename .c files to .cc files.