This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_39
in repository libcxxabi.
from 82bb4c8 Creating release_39 branch off revision 275826
new 03b9b3d Merging r278030 with version number adjusted: --------------- [...]
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 | 9 ++++-----
1 file changed, 4 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 libcxxabi.
from 9987410 CMakeLists.txt cleanups: synchronize version with rest of LLV [...]
new fff85c8 Do not depend on unwind when building standalone
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/CMakeLists.txt | 7 +++----
1 file changed, 3 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 zorg.
from 009e602 Re-factored CmakeCommand.applyRequiredOptions.
new 1e2edfc Added getClangWithLTOBuildFactory for muti-stage LTO Clang builders.
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:
zorg/buildbot/builders/ClangLTOBuilder.py | 349 ++++++++++++++++++++++++++++++
1 file changed, 349 insertions(+)
create mode 100644 zorg/buildbot/builders/ClangLTOBuilder.py
--
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 385ef8b Refactor getMipsEFlags.
new 606dc93 COFF: handle /debugtype option
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:
COFF/Config.h | 8 ++++++++
COFF/Driver.cpp | 30 +++++++++++++++++++++++++++++-
COFF/Options.td | 2 ++
3 files changed, 39 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 zorg.
from aceb16a Added LLVMBuildFactory.pathRelativeToBuild method.
new f214c1b Fixed pathRelativeToBuild.
new 009e602 Re-factored CmakeCommand.applyRequiredOptions.
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:
zorg/buildbot/commands/CmakeCommand.py | 24 ++++++++++++++++++------
zorg/buildbot/process/factory.py | 2 +-
2 files changed, 19 insertions(+), 7 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 gcc-5-branch
in repository gcc.
from 2914bc4 Backport from 2016-07-29 trunk r238863. PR rtl-optimization [...]
new c5e25ea 2016-08-08 Thomas Koenig <tkoenig(a)gcc.gnu.org>
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/fortran/ChangeLog | 9 +++++++++
gcc/fortran/decl.c | 27 +++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gfortran.dg/type_decl_4.f90 | 7 +++++++
4 files changed, 48 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/type_decl_4.f90
--
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 e2f73ee Fix selftest::test_lexer_string_locations_ebcdic for systems [...]
new b9fbd3e libgo: don't have .lo depend on .lo.dep
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/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 313 ++++++++++++++++++++++++------------------------
libgo/Makefile.in | 313 ++++++++++++++++++++++++------------------------
3 files changed, 317 insertions(+), 311 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 5090f4a InstCombine: Remove a redundant #ifdef NDEBUG. NFC
new d77fdcb Revert "[X86] Support the "ms-hotpatch" attribute."
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/LangRef.rst | 20 +----------------
include/llvm/Analysis/TargetTransformInfo.h | 21 -----------------
include/llvm/Analysis/TargetTransformInfoImpl.h | 18 ---------------
lib/Analysis/TargetTransformInfo.cpp | 6 -----
lib/CodeGen/PatchableFunction.cpp | 30 +++++++++++++------------
lib/Target/X86/X86AsmPrinter.cpp | 25 ---------------------
lib/Target/X86/X86AsmPrinter.h | 2 --
lib/Target/X86/X86FrameLowering.cpp | 8 +------
lib/Target/X86/X86ISelLowering.cpp | 11 ++++-----
lib/Target/X86/X86TargetTransformInfo.cpp | 15 -------------
lib/Target/X86/X86TargetTransformInfo.h | 7 ------
test/CodeGen/X86/ms-hotpatch-attr.ll | 27 ----------------------
12 files changed, 22 insertions(+), 168 deletions(-)
delete mode 100644 test/CodeGen/X86/ms-hotpatch-attr.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 7d3d1e6 [Attr] Add support for the `ms_hook_prologue` attribute.
new 76aa229 [Driver] Enable CFI for WebAssembly
new 20ac821 Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
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/Basic/Attr.td | 7 -------
include/clang/Basic/AttrDocs.td | 16 ----------------
lib/CodeGen/TargetInfo.cpp | 8 --------
lib/Driver/ToolChain.cpp | 4 +++-
lib/Sema/SemaDeclAttr.cpp | 19 +++++++++++--------
test/CodeGen/function-attributes.c | 7 -------
test/Sema/attr-ms-hook-prologue-wrong-arch.c | 6 ------
test/Sema/attr-ms-hook-prologue.c | 22 ----------------------
8 files changed, 14 insertions(+), 75 deletions(-)
delete mode 100644 test/Sema/attr-ms-hook-prologue-wrong-arch.c
delete mode 100644 test/Sema/attr-ms-hook-prologue.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 clang.
from 50d23ea [analyzer] Change -analyze-function to accept qualified names.
new 7d3d1e6 [Attr] Add support for the `ms_hook_prologue` attribute.
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/Attr.td | 7 +++++++
include/clang/Basic/AttrDocs.td | 16 ++++++++++++++++
lib/CodeGen/TargetInfo.cpp | 8 ++++++++
lib/Sema/SemaDeclAttr.cpp | 19 ++++++++-----------
test/CodeGen/function-attributes.c | 7 +++++++
test/Sema/attr-ms-hook-prologue-wrong-arch.c | 6 ++++++
test/Sema/attr-ms-hook-prologue.c | 22 ++++++++++++++++++++++
7 files changed, 74 insertions(+), 11 deletions(-)
create mode 100644 test/Sema/attr-ms-hook-prologue-wrong-arch.c
create mode 100644 test/Sema/attr-ms-hook-prologue.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.