analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / ipa-cp.cc
2022-10-18 Martin Jamboripa-cp: Better representation of aggregate values in...
2022-10-18 Martin Jamboripa-cp: Better representation of aggregate values we...
2022-09-27 Eugene RozenfeldFix profile count comparison.
2022-07-04 Aldy HernandezRemove some deprecated irange methods.
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-05-24 David Malcolmipa: add 'final' and 'override' to call_summary_base...
2022-05-13 Richard BienerMake gimple_build main workers more flexible
2022-04-29 Aldy HernandezRemove various deprecated methods in class irange.
2022-03-31 Martin Jamboripa: Careful processing ANCESTOR jump functions and...
2022-03-31 Martin Jamboripa-cp: Do not create clones for values outside known...
2022-03-10 Martin Jamboripa-cp: Avoid adjusting references through self-recursi...
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.