This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 4f9b5530092 Remove brittle check lines from a test, NFC
new 6e5a3d77a3c [APInt] Fix extractBits to correctly handle Result.isSingle [...]
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/APInt.cpp | 3 ++-
unittests/ADT/APIntTest.cpp | 7 +++++++
2 files changed, 9 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 binutils-gdb.
from 43859909e2 Automatic date update in version.in
new 3281b315c8 Fix symbol resolution with linker plugins for defsym symbols.
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:
gold/ChangeLog | 26 ++++++++++++
gold/expression.cc | 27 ++++++++++++
gold/plugin.cc | 19 +++++++--
gold/plugin.h | 13 +++++-
gold/script.cc | 23 +++++++++++
gold/script.h | 21 +++++++++-
gold/testsuite/Makefile.am | 13 +++++-
gold/testsuite/Makefile.in | 48 ++++++++++++++++++----
...xt_unlikely_segment.cc => plugin_test_defsym.c} | 10 +++--
.../{plugin_test_12.sh => plugin_test_defsym.sh} | 18 ++++----
10 files changed, 192 insertions(+), 26 deletions(-)
copy gold/testsuite/{text_unlikely_segment.cc => plugin_test_defsym.c} (83%)
copy gold/testsuite/{plugin_test_12.sh => plugin_test_defsym.sh} (68%)
--
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 3da5dcf4be7 [GVN] Partially revert debug info salvage change (r325063)
new 4f9b5530092 Remove brittle check lines from a test, 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:
test/Transforms/InstCombine/debuginfo-variables.ll | 41 ----------------------
1 file changed, 41 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 30753597d82 [X86] Add the test cases that were supposed to go with r325287.
new 3da5dcf4be7 [GVN] Partially revert debug info salvage change (r325063)
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/Scalar/GVN.cpp | 1 -
test/Transforms/GVN/PRE/phi-translate-2.ll | 2 +-
2 files changed, 1 insertion(+), 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 compiler-rt.
from aa8e12a1b [asan] Add "arm64" into the list of 64-bit architectures
new 6a42ba835 Revert part of SVN r. 325240 in lit.cfg
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/lit.cfg | 12 +++---------
1 file changed, 3 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 lld.
from 92f24d7ac [ELF] Simplify handling of AT section attribute.
new 9c03210ae Relax relocation type checking in a non-ALLOC 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:
ELF/InputSection.cpp | 36 +++++++++++++++++++++++++++---------
test/ELF/i386-debug-noabs.test | 2 +-
test/ELF/non-abs-reloc.s | 16 ++++++++++++----
3 files changed, 40 insertions(+), 14 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 51f803307e0 Allow 0 to be a valid value pruning interval in C LTO API. [...]
new 30753597d82 [X86] Add the test cases that were supposed to go with r325287.
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/CodeGen/X86/x86-64-bittest-logic.ll | 242 +++++++++++++++++++++++++++++++
1 file changed, 242 insertions(+)
create mode 100644 test/CodeGen/X86/x86-64-bittest-logic.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 940e095f46 [OPENMP] Fix PR36399: Crash on C code with ordered doacross [...]
new b2feff8325 [Modules] Extend -fmodule-name semantic for frameworks with [...]
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/Lex/PPDirectives.cpp | 26 ++++++++++++++++++++++----
test/Modules/module-name-private.m | 12 ++++++++++++
2 files changed, 34 insertions(+), 4 deletions(-)
create mode 100644 test/Modules/module-name-private.m
--
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 535d4fd3b05 gcc/testsuite/ChangeLog:
new d67901d7e17 Daily bump.
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/DATESTAMP | 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 gcc-7-branch
in repository gcc.
from a1542cca186 [gcc] 2018-02-15 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 2228ccac2b6 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.