This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0ec6e3688b8 [SimplifyCFG] Fix a debug invariant bug in FoldBranchToComm [...]
new 3447c1011df [SystemZ] Fold AHIMux in foldMemoryOperandImpl.
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/SystemZ/SystemZISelDAGToDAG.cpp | 8 ++++++-
test/CodeGen/SystemZ/selectcc-04.ll | 38 ++++++++++++++++++++++++++++++
2 files changed, 45 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/SystemZ/selectcc-04.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 9d9b33c898 Do not try to remove invisible Decls from DeclContext
new 4fb03d7680 This patch aims to match the changes introduced in gcc by ht [...]
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:
docs/ClangCommandLineReference.rst | 2 --
include/clang/Basic/DiagnosticCommonKinds.td | 2 ++
include/clang/Basic/TargetInfo.h | 8 ++------
include/clang/Driver/Options.td | 2 --
lib/Basic/TargetInfo.cpp | 13 +++++++++++++
lib/Basic/Targets/X86.cpp | 25 -------------------------
lib/Basic/Targets/X86.h | 10 +++++++---
lib/Frontend/CompilerInvocation.cpp | 11 +++++++++++
test/CodeGen/attributes.c | 2 +-
test/CodeGen/builtins-x86.c | 4 ++--
test/CodeGen/x86-cf-protection.c | 10 ++++++----
test/Driver/x86-target-features.c | 5 -----
test/Preprocessor/x86_target_features.c | 4 ----
test/Sema/attr-nocf_check.c | 2 +-
test/Sema/attr-nocf_check.cpp | 2 +-
15 files changed, 46 insertions(+), 56 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 6f7fdeeb69 Add missing changelog from previous commit
new 78274dc8ce Fix year 2039 bug for localtime with 64-bit time_t (bug 22639).
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 | 7 +++++++
time/Makefile | 2 +-
elf/tst-debug1.c => time/tst-y2039.c | 24 ++++++++++++++++++------
time/tzset.c | 2 +-
4 files changed, 27 insertions(+), 8 deletions(-)
copy elf/tst-debug1.c => time/tst-y2039.c (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 lldb.
from e2b500258 Fix _NSCFBoolean data formatter.
new a09d2f387 Make ObjectFileMachO work on non-darwin platforms
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:
lit/Modules/lc_version_min.yaml | 2 +-
source/Initialization/CMakeLists.txt | 5 +----
source/Initialization/SystemInitializerCommon.cpp | 11 ++-------
.../Utility/RegisterContextDarwinConstants.h | 26 ++++++++++++++++++++++
.../Process/Utility/RegisterContextDarwin_arm.cpp | 9 +-------
.../Utility/RegisterContextDarwin_arm64.cpp | 10 +--------
6 files changed, 32 insertions(+), 31 deletions(-)
create mode 100644 source/Plugins/Process/Utility/RegisterContextDarwinConstants.h
--
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 f5066906 Disable a failing clang-move test on windows.
new dd083f4c Re-enable a clang-move test on windows.
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/clang-move/move-class.cpp | 4 ----
1 file changed, 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 lldb.
from 7100a318e [Windows, Process] LLDB reads wrong registers on 64bit Windows
new e2b500258 Fix _NSCFBoolean data formatter.
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:
.../data-formatter/data-formatter-objc/TestDataFormatterObjC.py | 6 ++++--
.../LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 6 +++---
2 files changed, 7 insertions(+), 5 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 02bcd70eea Support: Add a raw_ostream::write_zeros() function. NFCI.
new 9d9b33c898 Do not try to remove invisible Decls from DeclContext
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/AST/DeclBase.cpp | 62 +++++++++++++++++++++------------------
unittests/AST/ASTImporterTest.cpp | 33 +++++++++++++++++++++
2 files changed, 67 insertions(+), 28 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 binutils-gdb.
from 8722de9c41 ATTRIBUTE_HIDDEN for libbfd.h
new 4bba0fb1c6 PR23199, Invalid SHT_GROUP entry leads to group confusion
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:
bfd/ChangeLog | 9 +++++++++
bfd/elf.c | 17 +++++++++++------
2 files changed, 20 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 llvm.
from 710be84a005 [llvm-exegesis] Fix compile error on VS.
new 0ec6e3688b8 [SimplifyCFG] Fix a debug invariant bug in FoldBranchToComm [...]
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/Utils/SimplifyCFG.cpp | 8 ++--
.../SimplifyCFG/fold-branch-debuginvariant.ll | 49 ++++++++++++++++++++++
2 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 test/Transforms/SimplifyCFG/fold-branch-debuginvariant.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.