aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.cc
AgeCommit message (Expand)AuthorFilesLines
2022-12-14ipa: Better way of applying both IPA-CP and IPA-SRA (PR 103227)Martin Jambor1-46/+20
2022-12-14ipa-cp: Write transformation summaries of all functionsMartin Jambor1-75/+68
2022-10-18ipa-cp: Better representation of aggregate values in call contextsMartin Jambor1-78/+32
2022-10-18ipa-cp: Better representation of aggregate values we clone forMartin Jambor1-142/+118
2022-10-03Do not compare incompatible ranges in ipa-prop.Aldy Hernandez1-2/+2
2022-08-02Limit ranger query in ipa-prop.cc to integrals.Aldy Hernandez1-0/+4
2022-07-04Remove some deprecated irange methods.Aldy Hernandez1-1/+1
2022-06-27Add 'final' and 'override' on dom_walker vfunc implsDavid Malcolm1-2/+2
2022-06-22ubsan: default to trap on unreachable at -O0 and -Og [PR104642]Jason Merrill1-2/+2
2022-06-14Fix ipa-cp wrt volatile loadsJan Hubicka1-0/+4
2022-05-27ipa: Check cst type when propagating controled uses infoMartin Jambor1-6/+4
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-1/+1
2022-04-29Prefer global range info setters that take a range.Aldy Hernandez1-5/+7
2022-03-31ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)Martin Jambor1-5/+15
2022-03-31ipa: Create LOAD references when necessary during inlining (PR 103171)Martin Jambor1-14/+16
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+6088