This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 7e827977301 [Patch AArch64 obvious] Fix expected string for fp16 extensions
new dfce10fafce [Patch AArch64] Add rcpc extension
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 | 5 +++++
gcc/config/aarch64/aarch64-option-extensions.def | 3 +++
gcc/config/aarch64/aarch64.h | 1 +
3 files changed, 9 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 clang.
from 7a2305ca4d [preprocessor] When preprocessor option 'SingleFileParseMode [...]
new 65043f3306 [OpenCL] Diagnose scoped address-space qualified variables
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/DiagnosticSemaKinds.td | 3 +++
lib/Sema/SemaDecl.cpp | 18 ++++++++++++++++--
test/SemaOpenCL/storageclass.cl | 5 +++++
3 files changed, 24 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 a1efca534d [analyzer] Teach CloneDetection about Qt Meta-Object Compile [...]
new 61d542a847 [OpenCL] Fix OpenCL and SPIR version metadata generation.
new 7a2305ca4d [preprocessor] When preprocessor option 'SingleFileParseMode [...]
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:
include/clang/Lex/Preprocessor.h | 13 +++-
include/clang/Lex/PreprocessorOptions.h | 4 ++
lib/CodeGen/CodeGenModule.cpp | 34 ++++++++++
lib/CodeGen/CodeGenModule.h | 3 +
lib/CodeGen/TargetInfo.cpp | 41 ------------
lib/Lex/PPDirectives.cpp | 38 +++++++++--
lib/Lex/PPExpressions.cpp | 29 ++++++---
test/CodeGenOpenCL/spir_version.cl | 17 ++---
test/Index/singe-file-parse.m | 11 ----
test/Index/single-file-parse.m | 111 ++++++++++++++++++++++++++++++++
10 files changed, 225 insertions(+), 76 deletions(-)
delete mode 100644 test/Index/singe-file-parse.m
create mode 100644 test/Index/single-file-parse.m
--
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 031043b2430 [InstCombine] fix code/test comments for r305792; NFC
new 46f62d55fa4 D33466: Make file non-executable.
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:
cmake/config-ix.cmake | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 cmake/config-ix.cmake
--
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 lldb.
from b8130539a Delete a lot of empty directories in test/
new d6f009784 Correct syntax mistake hidden in assert(3)
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:
source/Plugins/Process/NetBSD/NativeProcessNetBSD.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 hjl/memcmp/avx2
in repository glibc.
from 9c933ed098 Add first_vec_ptest
new 2b047a8ff3 Use vptest
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:
sysdeps/x86_64/multiarch/memcmp-avx2-movbe-new.S | 5 ++---
1 file changed, 2 insertions(+), 3 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 glibc.
from 4cedcaea8d Add powf bench tests
new c0b23001a8 Fix fallout from bits/string.h removal.
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 | 8 ++++++++
string/string.h | 17 -----------------
sysdeps/x86_64/multiarch/mempcpy.c | 2 ++
sysdeps/x86_64/multiarch/stpcpy.c | 2 ++
4 files changed, 12 insertions(+), 17 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 fc975281410 [Patch AArch64 obvious] Rearrange the processors in aarch64 [...]
new 7e827977301 [Patch AArch64 obvious] Fix expected string for fp16 extensions
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 | 5 +++++
gcc/config/aarch64/aarch64-option-extensions.def | 2 +-
2 files changed, 6 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 gcc-7-branch
in repository gcc.
from 434ca1d9a3d PR target/80970 * config/m68k/m68k.md (bsetdreg, bchgdreg, [...]
new 79eaba3a84f Backport: [Patch AArch64 obvious] Fix expected string for f [...]
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/aarch64/aarch64-option-extensions.def | 2 +-
2 files changed, 7 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 binutils-gdb.
from 9a6c7d9c02 C++ify gdb/common/environ.c
new 96160d6051 Use '::iterator' instead of '::const_iterator' on environ.c [...]
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:
gdb/ChangeLog | 5 +++++
gdb/common/environ.c | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.