This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5ab5499 [OpenCL] Fix extension guards for atomic functions
new 22ceb36 Fix some sphinx -Werror'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:
docs/ClangFormatStyleOptions.rst | 6 ++---
docs/ReleaseNotes.rst | 47 +++++++++++++++++++++++++---------------
2 files changed, 32 insertions(+), 21 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 c8bc492 Disable stack-use-after-return.cc on AArch64. The test was n [...]
new a361250 Use pthreads for thread-local lsan allocator cache on darwin
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/lsan/lsan_allocator.cc | 51 +++++++------------------------------------
lib/lsan/lsan_allocator.h | 37 +++++++++++++++++++++++++++++++
lib/lsan/lsan_common_linux.cc | 4 ++++
lib/lsan/lsan_common_mac.cc | 8 ++++++-
4 files changed, 56 insertions(+), 44 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 e406e42 Update descriptions of the .2byte, .4byte and .8byte directives.
new 39e224f readelf: Don't error on .debug files with NOBITS .dynamic section.
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:
binutils/ChangeLog | 5 +++++
binutils/readelf.c | 16 ++++++++++------
2 files changed, 15 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/tcwg-regression.
from f14fc50 Makefile: return with an error if some tests failed
new 1c70bb0 Fix test for bug-2123.
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:
bug-2123/build.sh | 2 +-
common.mk | 3 +++
2 files changed, 4 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 llvm.
from 2291065 Support, LTO: When pruning a directory, ignore files matching [...]
new 80122f8 GlobalISel: allow quad-precision values to be dumped.
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/CodeGen/MachineInstr.cpp | 5 +++++
test/CodeGen/AArch64/GlobalISel/arm64-fallback.ll | 8 ++++++++
2 files changed, 13 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 gcc.
from 2c7b8a8 RISC-V: Don't prefer FP_REGS for integers
new 642f24c 2017-03-12 Nicolas Koenig <koenigni(a)student.ethz.ch>
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/symbol.c | 1 +
1 file changed, 1 insertion(+)
--
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.
Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 7195781 MakeRelease.job: Add --canadian option.
new 7f4c087 MakeRelease.job: Add --buildnumber 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:
MakeRelease.job | 8 +++++---
1 file changed, 5 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 68c97d3 Avoid potential ADL ambiguity between llvm::make_unique and s [...]
new e4a14c1 Use isa<> instead of dyn_cast<> (NFC).
new c7322da Updates branch_weights annotation for call instructions durin [...]
new 2291065 Support, LTO: When pruning a directory, ignore files matching [...]
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:
include/llvm/IR/Instruction.h | 3 ++
include/llvm/Support/CachePruning.h | 4 +++
lib/IR/Instruction.cpp | 23 +++++++++++++++
lib/LTO/Caching.cpp | 6 ++--
lib/LTO/ThinLTOCodeGenerator.cpp | 5 +++-
lib/Support/CachePruning.cpp | 7 +++--
lib/Transforms/Utils/InlineFunction.cpp | 51 ++++++++++++++++++++++++++-------
lib/Transforms/Utils/Local.cpp | 10 +++----
test/ThinLTO/X86/cache.ll | 10 +++++--
test/Transforms/Inline/prof-update.ll | 39 +++++++++++++++++++++++++
10 files changed, 135 insertions(+), 23 deletions(-)
create mode 100644 test/Transforms/Inline/prof-update.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 lld.
from d0df60c Inline a few functions.
new cdfa661 [ELF] - Detemplate BuildIdSection section.
new 450da18 Support, LTO: When pruning a directory, ignore files matching [...]
new 29cf285 [ELF] - Detemplate MipsGotSection<ELFT>
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:
ELF/SyntheticSections.cpp | 148 +++++++++++++++++++---------------------------
ELF/SyntheticSections.h | 26 ++++----
ELF/Writer.cpp | 4 +-
test/ELF/lto/cache.ll | 9 +--
4 files changed, 80 insertions(+), 107 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 dcb84ed s390: Fix displaced-stepping certain relative branch insns
new e406e42 Update descriptions of the .2byte, .4byte and .8byte directives.
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:
gas/ChangeLog | 10 ++++++++++
gas/doc/as.texinfo | 32 ++++++++++++++++++--------------
2 files changed, 28 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.