summaryrefslogtreecommitdiff
path: root/gcc/ipa-prop.cc
Commit message (Expand)AuthorAgeFilesLines
* ipa-cp: Better representation of aggregate values in call contextsMartin Jambor2022-10-181-78/+32
* ipa-cp: Better representation of aggregate values we clone forMartin Jambor2022-10-181-142/+118
* Do not compare incompatible ranges in ipa-prop.Aldy Hernandez2022-10-031-2/+2
* Limit ranger query in ipa-prop.cc to integrals.Aldy Hernandez2022-08-021-0/+4
* Remove some deprecated irange methods.Aldy Hernandez2022-07-041-1/+1
* Add 'final' and 'override' on dom_walker vfunc implsDavid Malcolm2022-06-271-2/+2
* ubsan: default to trap on unreachable at -O0 and -Og [PR104642]Jason Merrill2022-06-221-2/+2
* Fix ipa-cp wrt volatile loadsJan Hubicka2022-06-141-0/+4
* ipa: Check cst type when propagating controled uses infoMartin Jambor2022-05-271-6/+4
* Make gimple_build main workers more flexibleRichard Biener2022-05-131-1/+1
* Prefer global range info setters that take a range.Aldy Hernandez2022-04-291-5/+7
* ipa: Careful processing ANCESTOR jump functions and NULL pointers (PR 103083)Martin Jambor2022-03-311-5/+15
* ipa: Create LOAD references when necessary during inlining (PR 103171)Martin Jambor2022-03-311-14/+16
* Change references of .c files to .cc filesMartin Liska2022-01-171-1/+1
* Rename .c files to .cc files.Martin Liska2022-01-171-0/+6088