This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 89b5a316cff Minor cleanup/prep in DOM
new 1214196da79 More gimple const/copy propagation opportunities
The 1 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/testsuite/gcc.dg/infinite-loop.c | 26 +++++++
gcc/tree-ssa-dom.cc | 133 ++++++++++++++++++++++++++++++++++-
2 files changed, 157 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/infinite-loop.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from c816f2e9813d Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git:// [...]
new 6726d552a691 clk: ingenic-tcu: Properly enable registers before accessi [...]
new 5da39ac5d648 clk: microchip: mpfs: fix clk_cfg array bounds violation
new 05d27090b6dc clk: microchip: mpfs: make the rtc's ahb clock critical
new 3d87f6c3be0d Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel. [...]
new b1ff1bfe81e7 clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
new 4014e916fd0c clk: sunxi-ng: h6: Fix default PLL GPU rate
new 1b24a132eba7 clk: iproc: Do not rely on node name for correct PLL setup
new daaa2fbe678e clk: imx93: drop of_match_ptr
new e5fa173f9a47 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...]
new a3aded135e84 drm/amdgpu: Enable VCN DPG for GC11_0_1
new 541540b9045c drm/amdgpu: Enable sram on vcn_4_0_2
new af81a9201e01 drm/amdgpu: save rlcv/rlcp ucode version in amdgpu_gfx
new 2f3f95860272 drm/amdgpu: add helper to init rlc fw in header v2_0
new 90df15124526 drm/amdgpu: add helper to init rlc fw in header v2_1
new bcecb6524881 drm/amdgpu: add helper to init rlc fw in header v2_2
new c1c3f41ffb1b drm/amdgpu: add helper to init rlc fw in header v2_3
new b33139ee1535 drm/amdgpu: add helper to init rlc fw in header v2_4
new 04fa38cce6e0 drm/amdgpu: add helper to init rlc firmware
new 0fd85e89b5bf drm/amdgpu/gfx11: switch to amdgpu_gfx_rlc_init_microcode
new 414208e48963 Merge tag 'amd-drm-fixes-6.0-2022-09-30-1' of https://gitl [...]
new ffb4d94b4314 Merge tag 'drm-fixes-2022-10-01' of git://anongit.freedesk [...]
The 21 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:
drivers/clk/bcm/clk-iproc-pll.c | 12 +-
drivers/clk/imx/clk-imx6sx.c | 4 +-
drivers/clk/imx/clk-imx93.c | 2 +-
drivers/clk/ingenic/tcu.c | 15 +-
drivers/clk/microchip/clk-mpfs.c | 11 +-
drivers/clk/sunxi-ng/ccu-sun50i-h6.c | 8 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c | 264 ++++++++++++++++++++++++++++++
drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.h | 4 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 151 +----------------
drivers/gpu/drm/amd/amdgpu/soc21.c | 1 +
13 files changed, 312 insertions(+), 170 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from 70575e77839f Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
new 0f816e024f2f KVM: selftests: Skip tests that require EPT when it is not [...]
new 6336a810db5c KVM: selftests: replace assertion with warning in access_t [...]
new 09636efd1bd1 KVM: selftests: Gracefully handle empty stack traces
new aae2e72229cd KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
new 6b6f71484bf4 KVM: selftests: Implement memcmp(), memcpy(), and memset() [...]
new 394265079b6c KVM: selftests: Compare insn opcodes directly in fix_hyper [...]
new 920541bb0b9b Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/ [...]
new e42c9c54f2e7 perf tools: Get a perf cgroup more portably in BPF
new e28c07871c3f perf print-events: Fix "perf list" can not display the PMU [...]
new 71c86cda750b perf parse-events: Remove "not supported" hybrid cache events
new f4a2aade6809 perf tests powerpc: Fix branch stack sampling test to incl [...]
new 506442439317 perf tests vmlinux-kallsyms: Update is_ignored_symbol func [...]
new 74a61d53a6d1 perf arm-spe: augment the data source type with neoverse_spe list
new 457c8b602670 perf test: Fix test case 87 ("perf record tests") for hybr [...]
new 25c5e67cdf74 perf tests record: Fail the test if the 'errs' counter is [...]
new 5149a427d277 perf parse-events: Ignore clang 15 warning about variable [...]
new 5551717bddb0 perf tests mmap-basic: Remove unused variable to address c [...]
new 8e8bf60a6754 perf build: Fixup disabling of -Wdeprecated-declarations f [...]
new c816f2e9813d Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git:// [...]
The 19 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:
arch/x86/kvm/cpuid.c | 2 --
tools/perf/tests/mmap-basic.c | 3 +-
tools/perf/tests/perf-record.c | 2 +-
tools/perf/tests/shell/record.sh | 2 +-
tools/perf/tests/shell/test_brstack.sh | 3 +-
tools/perf/tests/vmlinux-kallsyms.c | 5 +--
tools/perf/util/Build | 2 +-
tools/perf/util/arm-spe.c | 2 +-
tools/perf/util/bpf_skel/bperf_cgroup.bpf.c | 11 +++++-
tools/perf/util/bpf_skel/off_cpu.bpf.c | 18 +++++++---
tools/perf/util/parse-events-hybrid.c | 21 +++++++++---
tools/perf/util/parse-events.c | 39 ++++++++++++++++++++++
tools/perf/util/parse-events.h | 1 +
tools/perf/util/print-events.c | 39 ----------------------
tools/perf/util/scripting-engines/Build | 2 +-
tools/testing/selftests/kvm/Makefile | 11 +++++-
.../selftests/kvm/access_tracking_perf_test.c | 25 +++++++++-----
tools/testing/selftests/kvm/include/x86_64/vmx.h | 1 +
tools/testing/selftests/kvm/lib/assert.c | 20 +++++++----
tools/testing/selftests/kvm/lib/string_override.c | 39 ++++++++++++++++++++++
tools/testing/selftests/kvm/lib/x86_64/vmx.c | 20 +++++++++++
.../selftests/kvm/x86_64/fix_hypercall_test.c | 34 +++++++++----------
22 files changed, 207 insertions(+), 95 deletions(-)
create mode 100644 tools/testing/selftests/kvm/lib/string_override.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2002c54cb7f Document -fexcess-precision=16 in target.def
new 89b5a316cff Minor cleanup/prep in DOM
The 1 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/tree-ssa-dom.cc | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4dcd340ebaa Document -fexcess-precision=16 in tm.texi
new 2002c54cb7f Document -fexcess-precision=16 in target.def
The 1 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/target.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 789ddef1cf5 libstdc++: Remove <sstream> dependency from std::bitset::to [...]
new 75c0899493c RISC-V: Support -fexcess-precision=16
new 4dcd340ebaa Document -fexcess-precision=16 in tm.texi
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 | 1 +
gcc/doc/tm.texi | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7069d03ba4a libstdc++: Fix broken dg-prune-output
new 4eb46f453cc libstdc++: Remove non-standard public members in std::bitset
new 1c12a3cfdfa libstdc++: Optimize operator>> for std::bitset
new 789ddef1cf5 libstdc++: Remove <sstream> dependency from std::bitset::to [...]
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:
libstdc++-v3/include/std/bitset | 105 ++++++++++++---------
.../testsuite/20_util/bitset/access/to_ulong.cc | 13 +--
2 files changed, 61 insertions(+), 57 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.