This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 73aaf7641 Invert dependency between lldb-framework and lldb-suite
new 9169df849 Link the lldb driver ("lldb") against the llvm static librari [...]
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:
lldb.xcodeproj/project.pbxproj | 16 +++++++++++++---
1 file changed, 13 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 03bb42af9d1 CodeGen: Add a target option for emitting .addrsig directiv [...]
new 9722c06a8a8 [X86] Remove the vector alignment requirement from the patt [...]
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/X86InstrSSE.td | 6 ++++--
test/CodeGen/X86/vector-shuffle-sse1.ll | 4 ++--
2 files changed, 6 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 clang.
from ed683dcc4e Replace LLVM_ALIGNAS with just alignas.
new af6ecdb85b Teach Clang to emit address-significance tables.
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/ReleaseNotes.rst | 8 ++++++++
docs/UsersManual.rst | 9 +++++++++
include/clang/Driver/Options.td | 4 ++++
include/clang/Frontend/CodeGenOptions.def | 3 +++
lib/CodeGen/BackendUtil.cpp | 1 +
lib/Driver/ToolChains/Clang.cpp | 5 +++++
lib/Frontend/CompilerInvocation.cpp | 2 ++
test/CodeGen/addrsig.c | 18 ++++++++++++++++++
test/Driver/addrsig.c | 8 ++++++++
9 files changed, 58 insertions(+)
create mode 100644 test/CodeGen/addrsig.c
create mode 100644 test/Driver/addrsig.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 5934900bd [WebAssemlby] Set IsUsedInRegularObj correctly for undefined [...]
new 000227c08 Implement framework for linking split-stack object files, and [...]
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/Arch/X86_64.cpp | 36 ++++++
ELF/InputFiles.cpp | 23 +++-
ELF/InputFiles.h | 8 ++
ELF/InputSection.cpp | 123 +++++++++++++++++++-
ELF/InputSection.h | 16 ++-
ELF/Target.cpp | 6 +
ELF/Target.h | 7 ++
test/ELF/Inputs/x86-64-split-stack-main.s | 16 +++
test/ELF/splitstacks.s | 11 --
test/ELF/x86-64-split-stack-prologue-adjust-fail.s | 31 ++++++
.../x86-64-split-stack-prologue-adjust-silent.s | 32 ++++++
.../x86-64-split-stack-prologue-adjust-success.s | 124 +++++++++++++++++++++
12 files changed, 409 insertions(+), 24 deletions(-)
create mode 100644 test/ELF/Inputs/x86-64-split-stack-main.s
delete mode 100644 test/ELF/splitstacks.s
create mode 100644 test/ELF/x86-64-split-stack-prologue-adjust-fail.s
create mode 100644 test/ELF/x86-64-split-stack-prologue-adjust-silent.s
create mode 100644 test/ELF/x86-64-split-stack-prologue-adjust-success.s
--
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 5efc6777ad x86-64: Add _CET_ENDBR to STRCMP_SSE42
new be9ccd27c0 i386: Add _CET_ENDBR to indirect jump targets in add_n.S/sub_n.S
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 | 18 ++++++++++++++++++
sysdeps/i386/add_n.S | 27 ++++++++++++++++++++++++++-
sysdeps/i386/i686/add_n.S | 27 ++++++++++++++++++++++++++-
sysdeps/i386/sub_n.S | 26 +++++++++++++++++++++++++-
4 files changed, 95 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 9145f0333d os_RU: Add alternative month names (bug 23140).
new 124bcde683 x86: Add _CET_ENDBR to functions in crti.S
new 562837c002 x86: Add _CET_ENDBR to functions in dl-tlsdesc.S
new 5efc6777ad x86-64: Add _CET_ENDBR to STRCMP_SSE42
The 3 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 | 28 ++++++++++++++++++++++++++++
sysdeps/i386/crti.S | 2 ++
sysdeps/i386/dl-tlsdesc.S | 7 +++++++
sysdeps/x86_64/crti.S | 2 ++
sysdeps/x86_64/dl-tlsdesc.S | 5 +++++
sysdeps/x86_64/multiarch/strcmp-sse42.S | 1 +
6 files changed, 45 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 llvm.
from a29ff2e0f94 MC: Implement support for new .addrsig and .addrsig_sym dir [...]
new 03bb42af9d1 CodeGen: Add a target option for emitting .addrsig directiv [...]
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/CodeGen/CommandFlags.inc | 5 +++++
include/llvm/Target/TargetOptions.h | 11 +++++++----
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 8 ++++++++
test/CodeGen/X86/addrsig.ll | 36 +++++++++++++++++++++++++++++++++++
4 files changed, 56 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/X86/addrsig.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 llvm.
from 48ef58e6c15 [LangRef] Clarify semantics of load metadata.
new a29ff2e0f94 MC: Implement support for new .addrsig and .addrsig_sym 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:
docs/Extensions.rst | 30 +++++++++++++
include/llvm/BinaryFormat/ELF.h | 2 +
include/llvm/MC/MCObjectStreamer.h | 3 ++
include/llvm/MC/MCObjectWriter.h | 9 ++++
include/llvm/MC/MCStreamer.h | 3 ++
lib/MC/ELFObjectWriter.cpp | 37 ++++++++++++++++
lib/MC/MCAsmStreamer.cpp | 14 ++++++
lib/MC/MCObjectStreamer.cpp | 9 ++++
lib/MC/MCParser/AsmParser.cpp | 27 ++++++++++++
lib/Object/ELF.cpp | 1 +
lib/ObjectYAML/ELFYAML.cpp | 1 +
test/MC/ELF/addrsig-error.s | 5 +++
test/MC/ELF/addrsig.s | 86 +++++++++++++++++++++++++++++++++++++
tools/llvm-readobj/ELFDumper.cpp | 45 +++++++++++++++++++
tools/llvm-readobj/ObjDumper.h | 1 +
tools/llvm-readobj/llvm-readobj.cpp | 5 +++
16 files changed, 278 insertions(+)
create mode 100644 test/MC/ELF/addrsig-error.s
create mode 100644 test/MC/ELF/addrsig.s
--
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 4fbd5c5474 [COFF] Add more missing MSVC ARM64 intrinsics
new 43554aef45 Restructure checking for, and warning on, lifetime extension.
new ed683dcc4e Replace LLVM_ALIGNAS with just alignas.
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/AST/Decl.h | 4 +-
include/clang/AST/DeclBase.h | 2 +-
include/clang/AST/Type.h | 4 +-
include/clang/Basic/DiagnosticGroups.td | 1 +
include/clang/Basic/DiagnosticSemaKinds.td | 40 ++-
include/clang/Basic/SourceManager.h | 2 +-
include/clang/Sema/Initialization.h | 36 +-
include/clang/Sema/Sema.h | 5 +
lib/CodeGen/CGCleanup.h | 2 +-
lib/Sema/SemaDeclCXX.cpp | 7 +-
lib/Sema/SemaExprCXX.cpp | 7 -
lib/Sema/SemaInit.cpp | 370 +++++++++++++++------
test/Analysis/initializer.cpp | 23 --
test/CXX/drs/dr16xx.cpp | 94 ++++++
test/CXX/drs/dr18xx.cpp | 11 +
test/CXX/special/class.copy/p11.0x.copy.cpp | 13 +-
test/CXX/special/class.copy/p11.0x.move.cpp | 2 +-
test/CXX/special/class.ctor/p5-0x.cpp | 6 +-
test/CXX/temp/temp.param/p5.cpp | 12 +-
.../cxx0x-initializer-stdinitializerlist.cpp | 30 --
test/CodeGenCXX/temporaries.cpp | 27 --
test/SemaCXX/constant-expression-cxx11.cpp | 9 +-
test/SemaCXX/constexpr-default-arg.cpp | 4 +-
.../cxx0x-initializer-stdinitializerlist.cpp | 9 +-
test/SemaCXX/eval-crashes.cpp | 6 +-
test/SemaCXX/member-init.cpp | 3 +-
test/SemaCXX/warn-dangling-field.cpp | 6 +-
www/cxx_dr_status.html | 4 +-
28 files changed, 491 insertions(+), 248 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 ba2ea23d05 x86: Always include <dl-cet.h>/cet-tunables.h> for --enable-cet
new 9145f0333d os_RU: Add alternative month names (bug 23140).
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 +++++++
NEWS | 6 +++---
localedata/locales/os_RU | 15 ++++++++++++++-
3 files changed, 24 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.