This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 2b75fe3708f AVR: ad target/84211 - Fix dumping INSN_UID for null insn. new 7bef3482f27 sched1: parameterize pressure scheduling spilling aggressiv [...] new 5598aa81c93 sched1: debug/model: dump predecessor list and BB num [NFC]
The 2 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/config/riscv/riscv.cc | 4 +++ gcc/doc/invoke.texi | 10 ++++++ gcc/haifa-sched.cc | 42 +++++++++++++++------- gcc/params.opt | 4 +++ gcc/sched-rgn.cc | 14 ++++++-- gcc/testsuite/gcc.target/riscv/riscv.exp | 2 ++ .../gcc.target/riscv/sched1-spills/spill1.cpp | 32 +++++++++++++++++ 7 files changed, 93 insertions(+), 15 deletions(-) create mode 100644 gcc/testsuite/gcc.target/riscv/sched1-spills/spill1.cpp