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 e8c6b620f7 Replace home-grown linked-lists in FreeBSD's native target w [...]
new 7ed1dab994 LD_CLASS: Check .libs/ld-new for linker first
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:
ld/ChangeLog | 5 +++++
ld/testsuite/config/default.exp | 3 ++-
2 files changed, 7 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 566237cdaa4 ARM: Fix CMP_SWAP expansion
new 7255f4820fd Fix thinlto cache key computation for cfi-icall.
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/LTO/LTO.cpp | 73 ++++++++++++++++------
.../X86/Inputs/cache-icall.ll} | 4 +-
test/ThinLTO/X86/cache-icall.ll | 55 ++++++++++++++++
3 files changed, 113 insertions(+), 19 deletions(-)
copy test/{tools/gold/X86/Inputs/thinlto_archive1.ll => ThinLTO/X86/Inputs/cache-i [...]
create mode 100644 test/ThinLTO/X86/cache-icall.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 binutils-gdb.
from 978c05401b Run PR ld/17618 test only with 64-bit ELF linker
new 142311d325 Fix compile in the !HAVE_KINFO_GETVMMAP case.
new e4a26669b9 Replace remaining cleanups in fbsd-nat.c.
new e8c6b620f7 Replace home-grown linked-lists in FreeBSD's native target w [...]
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:
gdb/ChangeLog | 26 +++++++++++
gdb/fbsd-nat.c | 133 ++++++++++++++++++++++-----------------------------------
2 files changed, 77 insertions(+), 82 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 libcxxabi.
from ce1f9aa Mark test as unsupported c++98/03 to fix buildbots
new 414f1a5 [demangler] Fix a bunch of -Wshadow warnings
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:
src/cxa_demangle.cpp | 210 +++++++++++++++++++++++++--------------------------
1 file changed, 105 insertions(+), 105 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 5929f429802 [Path] Sink predicate computations to their uses. NFCI.
new 21784bb6fb5 LangRef: Fix/improve cmpxchg wording
new 566237cdaa4 ARM: Fix CMP_SWAP expansion
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:
docs/LangRef.rst | 6 +++---
lib/Target/ARM/ARMExpandPseudoInsts.cpp | 38 ++++++++++-----------------------
lib/Target/ARM/ARMInstrInfo.td | 10 ++++-----
test/CodeGen/ARM/cmpxchg-O0.ll | 9 +++-----
4 files changed, 22 insertions(+), 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 clang-tools-extra.
from 56690afb [clang-tidy] Fix another crash in make-unique check.
new 8838df4e [clang-tidy] Don't compute the edit distance if it's over the [...]
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/misc/VirtualNearMissCheck.cpp | 4 ++--
1 file changed, 2 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 de1adeede0b [X86][Asm] Allow negative immediate to appear before bracke [...]
new 5929f429802 [Path] Sink predicate computations to their uses. NFCI.
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/Path.cpp | 9 ++++-----
1 file changed, 4 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 binutils-gdb.
from 0968fbae6b doc: Fix copy-pasto in Z0 packet documentation
new 978c05401b Run PR ld/17618 test only with 64-bit ELF linker
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:
ld/ChangeLog | 8 ++++++++
ld/testsuite/config/default.exp | 10 ++++++++++
ld/testsuite/ld-x86-64/pr17618.d | 1 -
ld/testsuite/ld-x86-64/x86-64.exp | 6 +++++-
4 files changed, 23 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 gcc.
from 5de44491c9c 2017-08-09 Michael Collison <michael.collison(a)arm.com>
new 5e1b9700533 This time with the file added.
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/testsuite/gcc.c-torture/execute/pr81423.c | 36 +++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr81423.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 clang.
from f535ad0f83 AMDGPU: Use direct struct returns and arguments
new c0edc15691 [X86][Asm] Allow negative immediate to appear before bracket [...]
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/ms-inline-asm.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.