analyzer: fix feasibility false +ve on jumps through function ptrs [PR107582]
[platform/upstream/gcc.git] / gcc / ipa-prop.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-10-03 Aldy HernandezDo not compare incompatible ranges in ipa-prop.
2022-08-02 Aldy HernandezLimit ranger query in ipa-prop.cc to integrals.
2022-07-04 Aldy HernandezRemove some deprecated irange methods.
2022-06-27 David MalcolmAdd 'final' and 'override' on dom_walker vfunc impls
2022-06-22 Jason Merrillubsan: default to trap on unreachable at -O0 and -Og...
2022-06-14 Jan HubickaFix ipa-cp wrt volatile loads
2022-05-27 Martin Jamboripa: Check cst type when propagating controled uses...
2022-05-13 Richard BienerMake gimple_build main workers more flexible
2022-04-29 Aldy HernandezPrefer global range info setters that take a range.
2022-03-31 Martin Jamboripa: Careful processing ANCESTOR jump functions and...
2022-03-31 Martin Jamboripa: Create LOAD references when necessary during inlin...
2022-01-17 Martin LiskaChange references of .c files to .cc files
2022-01-17 Martin LiskaRename .c files to .cc files.