This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f301e53340 Correct the size of _nl_value_type_LC_... arrays.
new b110af8278 km_KH locale: remove tags which were using Lao characters [B [...]
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:
ChangeLog | 19 ++++++++++++
localedata/locales/km_KH | 78 +++++++++++++-----------------------------------
2 files changed, 40 insertions(+), 57 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 d48f7e1fccd Fix cygwin builds, broken by PR sanitizer/82517 fix.
new 8e1d5c32cc9 PR target/82725 * config/i386/i386.c (legitimate_pic_addr [...]
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/ChangeLog | 6 ++++++
gcc/config/i386/i386.c | 12 +++++++++---
gcc/testsuite/ChangeLog | 8 ++++++--
gcc/testsuite/g++.dg/pr82725.C | 16 ++++++++++++++++
4 files changed, 37 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr82725.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 llvm.
from a40f36599e5 Recommit r315288: [SCCP] Propagate integer range info for p [...]
new 1e91fb93c9c Revert "[X86][AVX512] Adding a pattern for broadcastm intrinsic."
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:
lib/Target/X86/X86ISelLowering.cpp | 64 --------------------------------
test/CodeGen/X86/broadcastm-lowering.ll | 66 ++++++++++++++++++++++++++++-----
2 files changed, 57 insertions(+), 73 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 clang.
from 402bbf7dc2 Add missing expected-no-diagnostics comment to test.
new a621a8df84 [analyzer] lock_guard and unique_lock extension for BlockInC [...]
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:
.../Checkers/BlockInCriticalSectionChecker.cpp | 54 +++++++++++++++++-----
test/Analysis/block-in-critical-section.cpp | 42 +++++++++++++++++
2 files changed, 85 insertions(+), 11 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 lld.
from e733f19ac Remove unnecessary code.
new c69a7b364 [ELF] - Stop sorting input sections in createSections().
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:
ELF/OutputSections.cpp | 1 +
ELF/Writer.cpp | 64 +++++++++++++++++++++++++-------------------------
2 files changed, 33 insertions(+), 32 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 llvm.
from e3ef547dd46 [X86][AVX512] Adding a pattern for broadcastm intrinsic.
new a40f36599e5 Recommit r315288: [SCCP] Propagate integer range info for p [...]
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:
lib/Transforms/Scalar/SCCP.cpp | 102 ++++++++++++++++++--
test/Transforms/SCCP/ip-constant-ranges.ll | 143 +++++++++++++++++++++++++++++
2 files changed, 238 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/SCCP/ip-constant-ranges.ll
--
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 llvm.
from 5d03e9f5804 [IRCE][NFC] Store Length as SCEV in RangeCheck instead of Value
new e3ef547dd46 [X86][AVX512] Adding a pattern for broadcastm intrinsic.
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:
lib/Target/X86/X86ISelLowering.cpp | 64 ++++++++++++++++++++++++++++++++
test/CodeGen/X86/broadcastm-lowering.ll | 66 +++++----------------------------
2 files changed, 73 insertions(+), 57 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 llvm.
from c021b1e747d Revert r316887 to fix buildbot failures.
new 5d03e9f5804 [IRCE][NFC] Store Length as SCEV in RangeCheck instead of Value
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:
lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp | 12 ++++++------
test/Transforms/IRCE/only-upper-check.ll | 2 +-
2 files changed, 7 insertions(+), 7 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 llvm.
from 25cc5180890 Recommit r315288: [SCCP] Propagate integer range info for p [...]
new c021b1e747d Revert r316887 to fix buildbot failures.
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:
lib/Transforms/Scalar/SCCP.cpp | 100 ++--------------------
test/Transforms/SCCP/ip-constan-ranges.ll | 135 ------------------------------
2 files changed, 7 insertions(+), 228 deletions(-)
delete mode 100644 test/Transforms/SCCP/ip-constan-ranges.ll
--
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 llvm.
from e78fad81ecb [GVN][NFC] Mark instruction for deletion instead of immedia [...]
new 25cc5180890 Recommit r315288: [SCCP] Propagate integer range info for p [...]
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:
lib/Transforms/Scalar/SCCP.cpp | 100 ++++++++++++++++++++--
test/Transforms/SCCP/ip-constan-ranges.ll | 135 ++++++++++++++++++++++++++++++
2 files changed, 228 insertions(+), 7 deletions(-)
create mode 100644 test/Transforms/SCCP/ip-constan-ranges.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.