This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository zorg.
from 7d06c55 Specified number of jobs explicitly for am1i builders.
new 995524d Switch to new LLVM LNT server
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 | 12 ++++++------
1 file changed, 6 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 gcc.
from 87c7c57ebc4 2017-06-27 Jerry DeLisle <jvdelisle(a)gcc.gnu.org>
new 9852c8ae785 S/390: New option -mpic-data-is-text-relative
new 35737a4ecc0 2017-06-28 Michael Collison <michael.collison(a)arm.com>
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:
gcc/ChangeLog | 26 +++++++++
gcc/config/arm/arm.c | 18 ++-----
gcc/config/s390/predicates.md | 9 ++--
gcc/config/s390/s390-protos.h | 1 +
gcc/config/s390/s390.c | 53 ++++++++++++++----
gcc/config/s390/s390.h | 4 ++
gcc/config/s390/s390.opt | 4 ++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/s390/nodatarel-1.c | 83 +++++++++++++++++++++++++++++
9 files changed, 174 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/nodatarel-1.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 llvm.
from 7da83c803ef [InstCombine] Add test case demonstrating that we don't han [...]
new 75f572053a8 [ELF] - Add ability for DWARFContextInMemory to exit early [...]
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/DebugInfo/DWARF/DWARFContext.h | 14 ++++++-
lib/DebugInfo/DWARF/DWARFContext.cpp | 30 ++++++++++-----
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 47 ++++++++++++++++++++++++
unittests/DebugInfo/DWARF/DwarfGenerator.h | 1 +
4 files changed, 81 insertions(+), 11 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 215f133d738 Add missing library dependency to fix build break in llvm-lto2
new 13501a8d08b [InstCombine] Add test case demonstrating that we don't han [...]
new 48aca4075c8 Revert r306508 "[InstCombine] Add test case demonstrating t [...]
new 7da83c803ef [InstCombine] Add test case demonstrating that we don't han [...]
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:
test/Transforms/InstCombine/icmp.ll | 21 +++++++++++++++++++++
1 file changed, 21 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 clang.
from 9b79aecc27 Remove a redundant call to ArgList::hasFlag. NFC.
new f1a55e9516 DiagnosticRenderer.h: Prune \param SM, corresponding to rL30 [...]
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/Frontend/DiagnosticRenderer.h | 2 --
1 file changed, 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 499abe30534 [IRCE][NFC] Better get SCEV for 1 in calculateSubRanges
new 215f133d738 Add missing library dependency to fix build break in llvm-lto2
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:
tools/llvm-lto2/CMakeLists.txt | 1 +
tools/llvm-lto2/LLVMBuild.txt | 2 +-
2 files changed, 2 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 compiler-rt.
from 7ed3d6d5a [XRay][compiler-rt] Only run test in x86_64 linux.
new 4cd87c537 [XRay][compiler-rt][NFC] Move test case into correct directory.
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/xray/TestCases/{ => Linux}/always-never-instrument.cc | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename test/xray/TestCases/{ => Linux}/always-never-instrument.cc (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 0371dabce Re-enable wait.cc, wait4.cc, waitid.cc tests on Darwin. They [...]
new 7ed3d6d5a [XRay][compiler-rt] Only run test in x86_64 linux.
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/xray/TestCases/always-never-instrument.cc | 2 ++
1 file changed, 2 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 compiler-rt.
from 659b039b4 [XRay][compiler-rt][NFC] Add example always/never instrument files.
new 0371dabce Re-enable wait.cc, wait4.cc, waitid.cc tests on Darwin. They [...]
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/asan/TestCases/Posix/wait.cc | 2 --
test/asan/TestCases/Posix/wait4.cc | 1 -
test/asan/TestCases/Posix/waitid.cc | 2 --
3 files changed, 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.