This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 9c08b69245c Garbage collect HAVE_EXECINFO_H from config.h.cmake after r [...]
new c2b0974b936 [InstSimplify] improve getTrue/getFalse; NFCI
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/Analysis/InstructionSimplify.cpp | 16 ++++++----------
1 file changed, 6 insertions(+), 10 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 997ed308f7b [Constants] simplify get true/false code; NFCI
new 9c08b69245c Garbage collect HAVE_EXECINFO_H from config.h.cmake after r [...]
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/Config/config.h.cmake | 3 ---
1 file changed, 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 llvm.
from aacdb999ef4 [X86][X86 intrinsics]Folding cmp(sub(a,b),0) into cmp(a,b) [...]
new 997ed308f7b [Constants] simplify get true/false code; NFCI
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/IR/Constants.cpp | 28 ++++++++++------------------
1 file changed, 10 insertions(+), 18 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 b7287ffab9 Revert r300420 - [coroutines] Fix building of new/delete exp [...]
new 380d805e6e Use setUsedForHeaderGuard() accessor function instead of dir [...]
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/Lex/PPLexerChange.cpp | 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 llvm.
from 2f3c5dbfdb6 [APInt] Fix a bug in lshr by a value more than 64 bits abov [...]
new aacdb999ef4 [X86][X86 intrinsics]Folding cmp(sub(a,b),0) into cmp(a,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:
lib/Transforms/InstCombine/InstCombineCalls.cpp | 31 ++++
test/Transforms/InstCombine/X86FsubCmpCombine.ll | 181 +++++++++++++++++++++++
2 files changed, 212 insertions(+)
create mode 100644 test/Transforms/InstCombine/X86FsubCmpCombine.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 clang.
from 1a58507245 [coroutines] Fix building of new/delete expressions when get [...]
new b7287ffab9 Revert r300420 - [coroutines] Fix building of new/delete exp [...]
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 | 12 +----
lib/Sema/SemaCoroutine.cpp | 83 +++---------------------------
test/CodeGenCoroutines/coro-alloc.cpp | 17 ++----
test/SemaCXX/coroutines.cpp | 52 -------------------
4 files changed, 12 insertions(+), 152 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 3c391737ae Add isStaticStorageClass to the dynamic matcher registry so [...]
new 1a58507245 [coroutines] Fix building of new/delete expressions when get [...]
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 | 12 ++++-
lib/Sema/SemaCoroutine.cpp | 83 +++++++++++++++++++++++++++---
test/CodeGenCoroutines/coro-alloc.cpp | 17 ++++--
test/SemaCXX/coroutines.cpp | 52 +++++++++++++++++++
4 files changed, 152 insertions(+), 12 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 fc7d3da5b8b Daily bump.
new c2ffffa7cd4 Remove braces around line number in dejagnu directive
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/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/g++.dg/parse/error11.C | 2 +-
gcc/testsuite/g++.dg/parse/error3.C | 2 +-
gcc/testsuite/g++.old-deja/g++.pt/niklas01a.C | 2 +-
gcc/testsuite/gcc.dg/990506-0.c | 4 ++--
gcc/testsuite/gcc.dg/cpp/19990413-1.c | 2 +-
gcc/testsuite/gcc.dg/cpp/pragma-1.c | 4 ++--
gcc/testsuite/gcc.dg/cpp/pragma-2.c | 4 ++--
gcc/testsuite/gcc.dg/m-un-2.c | 4 ++--
gcc/testsuite/objc.dg/private-1.m | 2 +-
10 files changed, 26 insertions(+), 13 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 libunwind.
from ab68429 Reland "[CMake][libunwind] Use -nodefaultlibs for CMake checks"
new 0854f16 [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling
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:
CMakeLists.txt | 6 +++---
cmake/Modules/HandleCompilerRT.cmake | 2 +-
2 files changed, 4 insertions(+), 4 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 libcxxabi.
from a917419 [CMake][libcxxabi] Use -nodefaultlibs for CMake checks
new 2ef575d [CMake][libcxxabi] Fix the -target and -gcc-toolchain flag handling
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:
CMakeLists.txt | 5 +++--
cmake/Modules/HandleCompilerRT.cmake | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.