This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from c28b55e [OpenCL] Accept logical NOT for pointer types in CL1.1
new be94ccb clang-format: [JS] correcly format object literal 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:
lib/Format/TokenAnnotator.cpp | 1 +
lib/Format/UnwrappedLineParser.cpp | 25 +++++++++++++++++--------
unittests/Format/FormatTestJS.cpp | 12 ++++++++++++
3 files changed, 30 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 df31676 clang-format: [JS] exclaim preceding regex literals.
new c28b55e [OpenCL] Accept logical NOT for pointer types in CL1.1
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/Sema/SemaExpr.cpp | 2 +-
test/SemaOpenCL/invalid-logical-ops-1.1.cl | 57 ---------------------
.../{invalid-logical-ops-1.2.cl => logical-ops.cl} | 59 ++++++++++++++++++++++
3 files changed, 60 insertions(+), 58 deletions(-)
delete mode 100644 test/SemaOpenCL/invalid-logical-ops-1.1.cl
rename test/SemaOpenCL/{invalid-logical-ops-1.2.cl => logical-ops.cl} (59%)
--
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-tools-extra.
from 90cf0cd [clangd] Ignore comments in clangd input, so we can write tes [...]
new 840878a [clangd] Strip file:// from the URI when calling formatting.
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:
clangd/ProtocolHandlers.cpp | 3 +++
1 file changed, 3 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 users/arnez/lk
in repository binutils-gdb.
at 95368b1 Add S390 support for linux-kernel target
This branch includes the following new commits:
new c48c4ca Convert substitute_path_component to C++
new 75d79af Add libiberty/concat styled concat_path function
new 7571860 Add basic Linux kernel support
new fc83f37 Add kernel module support for linux-kernel target
new 44098f3 Add commands for linux-kernel target
new 368915f Seperate common s390-tdep.* from s390-linux-tdep.*
new 654305d Add privileged registers for s390x
new 95368b1 Add S390 support for linux-kernel target
The 8 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.
--
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 libcxx.
from 166d27e filesystem: return the constructed object
new 542c6e8 Mark LWG2784 as ready
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:
www/upcoming_meeting.html | 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-tools-extra.
from 957be0e [clangd] Fix subtle use after return.
new 90cf0cd [clangd] Ignore comments in clangd input, so we can write tes [...]
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:
clangd/ClangDMain.cpp | 5 +++++
test/clangd/formatting.test | 4 ++--
2 files changed, 7 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 gcc.
from 700a976 2017-02-07 Richard Biener <rguenther(a)suse.de>
new c822161 PR target/79299 * config/i386/sse.md (xtg_mode, gatherq_mod [...]
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 | 8 +
gcc/config/i386/sse.md | 26 +-
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.target/i386/avx512vl-pr79299-1.c | 92 +++++++
gcc/testsuite/gcc.target/i386/avx512vl-pr79299-2.c | 294 +++++++++++++++++++++
5 files changed, 418 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr79299-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/avx512vl-pr79299-2.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 lld.
from add6780 [ELF] - Refactoring: reuse similar method.
new 1d940fd [ELF] - Removed excessive check call from outputarch.s. NFC.
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/ELF/linkerscript/outputarch.s | 1 -
1 file changed, 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 clang-tools-extra.
from 50fad25 Disable test on windows buildbots without shell support
new 957be0e [clangd] Fix subtle use after return.
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:
clangd/DocumentStore.h | 5 ++++-
1 file changed, 4 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 llvm.
from 6449f6f Add DAGCombiner load combine tests for {a|s}ext, {a|z|s}ext l [...]
new cab8418 [X86][SSE] Ensure that vector shift-by-immediate inputs are 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:
lib/Target/X86/X86ISelLowering.cpp | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.