This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 72230eb Daily bump.
new 6f41bd34 2016-09-22 Richard Biener <rguenther(a)suse.de>
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/java/ChangeLog | 5 +++++
gcc/java/class.c | 1 +
gcc/java/mangle.c | 16 ++++++++++++----
3 files changed, 18 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 llvm.
from 6958050 GVN-hoist: move hoist testcase to GVNHoist dir
new 3abbc4d [compiler-rt] fix typo in option description [NFC]
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/Instrumentation/AddressSanitizer.cpp | 2 +-
1 file changed, 1 insertion(+), 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 92a2da1 [Zorg] Change ARM performance bot parameters
new a9f9b47 [Zorg] Force -marm/-mthumb on ARM buildbots
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:
buildbot/osuosl/master/config/builders.py | 36 +++++++++++++++----------------
1 file changed, 18 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 llvm.
from 523c933 Reapplying r281895 (and follow-up r281964) after fixing pr30468.
new afaf6ad GVN-hoist: only hoist relevant scalar instructions
new 6958050 GVN-hoist: move hoist testcase to GVNHoist dir
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:
lib/Transforms/Scalar/GVNHoist.cpp | 4 ++++
test/Transforms/GVNHoist/hoist-recursive-geps.ll | 2 +-
test/Transforms/{GVN => GVNHoist}/pr28626.ll | 0
3 files changed, 5 insertions(+), 1 deletion(-)
rename test/Transforms/{GVN => GVNHoist}/pr28626.ll (100%)
--
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 16e13a5 tsan: support pie binaries on newer kernels
new 08cd4cf tsan: fix bug introduced in 282152
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/tsan/rtl/tsan_platform.h | 8 ++++----
1 file 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 clang-tools-extra.
from 8142e82 [change-namespace] fix qualifier of function references.
new 72eed6a [clang-tidy] Add doc for `explain-config` 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:
clang-tidy/tool/ClangTidyMain.cpp | 5 +++--
docs/clang-tidy/index.rst | 4 ++++
2 files changed, 7 insertions(+), 2 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 lld.
from ac3999b Fix VA computation for tbss.
new 5097444 Handle empty sections with symbol assignments.
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/LinkerScript.cpp | 27 +++++++++-
ELF/LinkerScript.h | 1 +
ELF/Writer.cpp | 1 +
test/ELF/linkerscript/extend-pt-load.s | 57 ++++++++++++++++++++++
.../linkerscript/{align-empty.s => symbol-only.s} | 15 +++---
5 files changed, 94 insertions(+), 7 deletions(-)
create mode 100644 test/ELF/linkerscript/extend-pt-load.s
copy test/ELF/linkerscript/{align-empty.s => symbol-only.s} (50%)
--
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 90681dab Use gdbserver-base in remote-gdbserver-on-localhost.exp
new de67845 Fix build breakage from commit 6ec2b2
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:
gdb/ChangeLog | 5 +++++
gdb/rs6000-tdep.c | 8 ++++++--
2 files changed, 11 insertions(+), 2 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 c63e7f7 GlobalISel: handle stack-based parameters on AArch64.
new 523c933 Reapplying r281895 (and follow-up r281964) after fixing pr30468.
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/Transforms/Utils/Local.h | 15 ++++++-
lib/Transforms/Utils/Local.cpp | 56 +++++++++++++++++++++---
lib/Transforms/Utils/PromoteMemoryToRegister.cpp | 2 +
3 files changed, 66 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.