This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 29149d3e3 Make pbump (internally) handle sizes bigger than MAX_INT. Fix [...]
new ee596eb46 Apply D28224: 'Throw exception after too many steps' Fixes PR [...]
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/regex | 20 ++++++++++
.../re/re.alg/re.alg.match/exponential.pass.cpp | 46 ++++++++++++++++++++++
.../re/re.alg/re.alg.search/exponential.pass.cpp | 46 ++++++++++++++++++++++
3 files changed, 112 insertions(+)
create mode 100644 test/std/re/re.alg/re.alg.match/exponential.pass.cpp
create mode 100644 test/std/re/re.alg/re.alg.search/exponential.pass.cpp
--
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 f983a566424 Added "zext" from v2i8 to v2i32. In the next patch I'll opt [...]
new a0e0fb714cd [X86] Move matching of (and (srl/sra, C), (1<<C) - 1) to BE [...]
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/X86ISelDAGToDAG.cpp | 92 ++++++++++++++++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.cpp | 27 -----------
lib/Target/X86/X86ISelLowering.h | 3 --
lib/Target/X86/X86InstrInfo.td | 22 ---------
test/CodeGen/X86/bmi.ll | 24 ++++++++++
test/CodeGen/X86/tbm_patterns.ll | 30 ++++++++++++-
6 files changed, 144 insertions(+), 54 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 3fc19e291 [libFuzzer] Fix lit files to make running tests more straight [...]
new 9765720e3 [ubsan-minimal] Fix the x86_64h config check
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/ubsan_minimal/lit.common.cfg | 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 llvm.
from 1e4d46b3a5f [DWARF] Incorrect prologue end line record.
new f983a566424 Added "zext" from v2i8 to v2i32. In the next patch I'll opt [...]
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/CodeGen/X86/vector-zext.ll | 43 +++++++++++++++++++++++++++++++++++++++++
1 file changed, 43 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 glibc.
from ef8adeb041 x86: Add MathVec_Prefer_No_AVX512 to cpu-features [BZ #21967]
new a1a7820416 Remove compat from DEFAULT_CONFIG lookup strings
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 | 15 +++++++++++++++
grp/initgroups.c | 8 +++++++-
manual/nss.texi | 18 +++++++++++-------
nscd/initgrcache.c | 9 +++++++--
nss/grp-lookup.c | 8 +++++++-
nss/nsswitch.c | 16 ++++++++++++----
nss/pwd-lookup.c | 8 +++++++-
nss/spwd-lookup.c | 8 +++++++-
8 files changed, 73 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 lld.
from 28deafe83 Simplify handling of predefined symbols.
new 52dc6b2aa Update comment. 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:
ELF/Writer.cpp | 8 ++------
1 file changed, 2 insertions(+), 6 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 f47edbb5612 Add DW_CFA_AARCH64_negate_ra_state to dwarf2.def/h and dwar [...]
new d0917ddf1e5 2017-09-12 Steve Ellcey <sellcey(a)cavium.com>
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:
libbacktrace/ChangeLog | 6 ++++++
libbacktrace/Makefile.am | 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 clang.
from 995f767326 Fix PR34021 test on non-x86 build targets
new 7b30399eef Use the VFS from the CompilerInvocation by default
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/Frontend/CompilerInstance.h | 4 +-
lib/Frontend/CompilerInstance.cpp | 10 ++--
lib/Frontend/FrontendAction.cpp | 14 ++----
unittests/Frontend/CMakeLists.txt | 1 +
unittests/Frontend/CompilerInstanceTest.cpp | 74 +++++++++++++++++++++++++++++
5 files changed, 89 insertions(+), 14 deletions(-)
create mode 100644 unittests/Frontend/CompilerInstanceTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.