This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 90a2c3d33a [OPENMP] DO not crash on combined constructs in declare targ [...]
new 1d870f0620 Revert r332474: [Attr] Don't print fake MSInheritance argument
new b631fcb412 [Attr] Don't print fake MSInheritance argument
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:
--
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 glibc.
from 2afece36f6 support: Add TEST_COMPARE_BLOB, support_quote_blob
new c9992d13c4 Update MIPS libm-test-ulps.
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 | 5 +++++
sysdeps/mips/mips32/libm-test-ulps | 8 ++++++++
sysdeps/mips/mips64/libm-test-ulps | 8 ++++++++
3 files changed, 21 insertions(+)
--
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 f90a5e079ca [ThinLTO] Make llvm-lto module ID numbering consistent with [...]
new 46a30b98c29 [InstCombine] allow more binop (shuffle X), C transforms
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:
.../InstCombine/InstructionCombining.cpp | 6 ++++--
test/Transforms/InstCombine/vec_shuffle.ll | 25 ++++++++++++++++------
2 files changed, 23 insertions(+), 8 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 0bde186a04 [Attr] Don't print fake MSInheritance argument
new 90a2c3d33a [OPENMP] DO not crash on combined constructs in declare targ [...]
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/CodeGen/CGStmtOpenMP.cpp | 2 +-
test/OpenMP/declare_target_codegen.cpp | 2 +-
2 files changed, 2 insertions(+), 2 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 compiler-rt.
from 3041124b6 [sanitizer] Intercept __pthread_mutex_lock and __pthread_mute [...]
new f59108d34 [sanitizer] Minor 32-bit primary improvements
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/sanitizer_common/sanitizer_allocator.h | 4 +++-
.../sanitizer_allocator_primary32.h | 25 +++++++++-------------
2 files changed, 13 insertions(+), 16 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 db6ccb3ccd8 [ThinLTO] Add const qualifier to a couple of flag getter methods
new f90a5e079ca [ThinLTO] Make llvm-lto module ID numbering consistent with [...]
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:
tools/llvm-lto/llvm-lto.cpp | 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 glibc.
from 9761bf4dfa math: Merge strtod_nan_*.h into math-type-macros-*.h
new 2afece36f6 support: Add TEST_COMPARE_BLOB, support_quote_blob
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 | 13 ++++
support/Makefile | 4 ++
support/check.h | 22 +++++++
support/support.h | 6 ++
support/support_quote_blob.c | 83 ++++++++++++++++++++++++
support/support_test_compare_blob.c | 76 ++++++++++++++++++++++
support/tst-support_quote_blob.c | 61 ++++++++++++++++++
support/tst-test_compare_blob.c | 125 ++++++++++++++++++++++++++++++++++++
8 files changed, 390 insertions(+)
create mode 100644 support/support_quote_blob.c
create mode 100644 support/support_test_compare_blob.c
create mode 100644 support/tst-support_quote_blob.c
create mode 100644 support/tst-test_compare_blob.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 2c5ef979724 [AArch64][SVE] Asm: Support for gather PRF prefetch instructions
new db6ccb3ccd8 [ThinLTO] Add const qualifier to a couple of flag getter methods
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:
include/llvm/IR/ModuleSummaryIndex.h | 4 ++--
1 file changed, 2 insertions(+), 2 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 ac0a9437af [OpenCL] make test independent of optimizer
new 0bde186a04 [Attr] Don't print fake MSInheritance argument
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:
include/clang/Basic/Attr.td | 5 +++--
test/SemaCXX/attr-print.cpp | 9 +++++++++
2 files changed, 12 insertions(+), 2 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 962b74c118 Add support for __declspec(code_seg("segname"))
new ac0a9437af [OpenCL] make test independent of optimizer
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:
test/CodeGenOpenCL/shifts.cl | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.