This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d06e9264b01 RISC-V: Defer vsetvli insertion to later if possible [PR108270] new 94a04c24c33 change DF to use the proper CFG order for DF_FORWARD problems new 773cc925e84 change inverted_post_order_compute to inverted_rev_post_ord [...] new 53dddbfeb21 Use correct CFG orders for DF worklist processing
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/cfganal.cc | 41 +++++++++++++++------------- gcc/cfganal.h | 3 ++- gcc/df-core.cc | 78 ++++++++++++++++++++++++++++------------------------- gcc/df.h | 8 +++--- gcc/lcm.cc | 9 ++++--- gcc/lra-lives.cc | 11 ++++---- gcc/tree-ssa-dce.cc | 15 ++++++----- gcc/tree-ssa-pre.cc | 18 +++++++------ 8 files changed, 99 insertions(+), 84 deletions(-)