This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 5eb2e5b8a8d [X86] Regenerate test checks to show fma comments. NFC
new 2cf3038ef72 Add support for GNU Hurd in Path.inc and other places
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/Support/Unix/Path.inc | 11 ++++++++---
1 file changed, 8 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 lnt.
from 1ce9b42 Sleep endpoint for diagnosing timeout issues
new a9f05c8 Come up with MIN_PERCENTAGE_CHANGE value.
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:
lnt/server/db/rules/rule_update_fixed_regressions.py | 4 ++--
lnt/server/reporting/analysis.py | 8 +++++---
2 files changed, 7 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 clang.
from ef9bc57167 [Driver] Use forward slashes in most linker arguments
new 8ef48b9ced Revert "[Driver] Use forward slashes in most linker arguments"
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/Driver/ToolChain.cpp | 16 +++++++---------
1 file changed, 7 insertions(+), 9 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 8da6768e21 Add gfx904 and gfx906 to GPU Arch
new f60f72ff15 [MinGW] Link to correct openmp library
new ef9bc57167 [Driver] Use forward slashes in most linker arguments
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/Driver/ToolChain.cpp | 16 +++++++++-------
lib/Driver/ToolChains/MinGW.cpp | 20 ++++++++++++++++++--
test/Driver/fopenmp.c | 21 +++++++++++++++++++++
3 files changed, 48 insertions(+), 9 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 release_70
in repository clang.
from b2338d4041 Merging r344824:
new f286144ce5 Merging r342897:
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:
bindings/python/tests/cindex/test_code_completion.py | 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from bf24f52 tcwg_kernel:Fix typo
new e924e53 tcwg_kernel-build: Optimize use of ccache
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:
tcwg_kernel-build.sh | 6 +++++-
1 file changed, 5 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from 6e4cb9b tcwg_kernel: Rework log handling and fix bisection
new bf24f52 tcwg_kernel:Fix typo
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:
tcwg_kernel-build.sh | 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.
"Maxim Kuvyrkov pushed a change to branch llvm-kernel-v4
in repository toolchain/jenkins-scripts.
from 31ea046 tcwg_kernel: Rename stuff
new 6e4cb9b tcwg_kernel: Rework log handling and fix bisection
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:
jenkins-helpers.sh | 10 ++++++----
tcwg_kernel-bisect.sh | 20 ++++++++++----------
tcwg_kernel-build.sh | 27 ++++++++++++++-------------
3 files changed, 30 insertions(+), 27 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 dac7961ba [ELF] Split up emulation.s per backend
new a46f7f5b8 Don't mess up RelIplt symbols during relocatable processing
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/Writer.cpp | 2 +-
test/ELF/relocatable-rel-iplt.s | 56 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/relocatable-rel-iplt.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 libcxx.
from 374084fce Add tests for match_results copy/move assignment operators. NFC
new 9678b5d26 Mark the move construct/move assign tests as unsupported on C++03
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/std/re/re.results/re.results.const/move.pass.cpp | 2 +-
test/std/re/re.results/re.results.const/move_assign.pass.cpp | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.