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 8474a88 gold/x86: Handle output without PLT
new 507dcb3 MIPS/GAS: Update comment on jump reloc conversion
new ff03d62 MIPS/GAS/testsuite: Uniquely identify MIPS64r6 tests
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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-mips.c | 4 ++--
gas/testsuite/gas/mips/r6-64-n32.d | 2 +-
gas/testsuite/gas/mips/r6-64-n64.d | 2 +-
4 files changed, 14 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 f5d5db7 Add support for Darwin’s 64-bit universal files with 64-bit o [...]
new 9b90e7e Forgot to svn add one of my test files for the change in r273207.
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:
.../Inputs/macho-universal64-archive.x86_64.i386} | Bin 1656 -> 1680 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
copy test/{tools/llvm-readobj/Inputs/macho-universal-archive.x86_64.i386 => Object [...]
--
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 ad097a4 Delete dead code. NFC.
new f5d5db7 Add support for Darwin’s 64-bit universal files with 64-bit o [...]
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/Object/MachOUniversal.h | 51 +++++++++++++++---
include/llvm/Support/MachO.h | 13 ++++-
lib/Object/MachOUniversal.cpp | 58 +++++++++++++++++----
lib/Support/Path.cpp | 2 +-
.../Inputs/macho-universal64.x86_64.i386} | Bin 16624 -> 16624 bytes
test/Object/nm-universal-binary.test | 19 +++++++
6 files changed, 122 insertions(+), 21 deletions(-)
copy test/{tools/llvm-objdump/X86/Inputs/macho-universal.x86_64.i386 => Object/Inp [...]
--
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 7be6f15 Remove interface to get/set MaxFunctionCount
new ad097a4 Delete dead code. 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/Target/X86/X86Subtarget.h | 8 --------
1 file changed, 8 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 8b244e6 [msan] Allow uninitialized padding in struct msghdr.
new 05c0c08 [msan] Don't check dstaddr in sendto() interceptor.
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:
.../sanitizer_common_interceptors.inc | 9 ++++-----
test/msan/Linux/sendmsg.cc | 23 +++++++---------------
2 files changed, 11 insertions(+), 21 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 86134c4 Add missing decoding patterns toRoundUpToInstrBoundary
new 8b244e6 [msan] Allow uninitialized padding in struct msghdr.
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/sanitizer_common/sanitizer_common_interceptors.inc | 11 ++++++++++-
test/msan/Linux/sendmsg.cc | 4 +++-
2 files changed, 13 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 bdba755 [tsan] Do not instrument accesses to the gcov counters array
new 7be6f15 Remove interface to get/set MaxFunctionCount
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/IR/Module.h | 6 ------
lib/IR/Module.cpp | 12 ------------
2 files changed, 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 gcc.
from 2ec34e1 Clear executable property mistakenly added to pr71571.C.
new 232a3df PR rtl-optimization/71591 * toplev.c (toplev::run_self_test [...]
new d7f45b8 PR middle-end/71581 * tree-ssa-uninit.c (warn_uninit): If E [...]
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 | 13 +++++++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.dg/cpp/pr71591.c | 5 +++++
gcc/testsuite/gcc.dg/pr71581.c | 24 ++++++++++++++++++++++++
gcc/toplev.c | 5 +++++
gcc/tree-ssa-uninit.c | 23 +++++++++++++++++++++++
6 files changed, 78 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/cpp/pr71591.c
create mode 100644 gcc/testsuite/gcc.dg/pr71581.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 832e254 [InstSimplify] analyze (optionally casted) icmps to eliminate [...]
new bdba755 [tsan] Do not instrument accesses to the gcov counters array
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/ThreadSanitizer.cpp | 4 ++++
.../ThreadSanitizer/do-not-instrument-memory-access.ll | 8 ++++++++
2 files changed, 12 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 llvm.
from 920d0ae test commit: remove trailing whitespace
new 8122c25 Pass AssumptionCacheTracker from SampleProfileLoader to Inliner
new 832e254 [InstSimplify] analyze (optionally casted) icmps to eliminate [...]
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/Analysis/InstructionSimplify.cpp | 35 +++++-
lib/Transforms/IPO/SampleProfile.cpp | 21 +++-
lib/Transforms/InstCombine/InstCombineAndOrXor.cpp | 10 --
test/Transforms/InstCombine/and.ll | 11 --
test/Transforms/InstCombine/and2.ll | 10 --
test/Transforms/InstSimplify/AndOrXor.ll | 118 +++++++++++++++++----
.../SampleProfile/Inputs/inline-act.prof | 3 +
test/Transforms/SampleProfile/inline-act.ll | 72 +++++++++++++
8 files changed, 221 insertions(+), 59 deletions(-)
create mode 100644 test/Transforms/SampleProfile/Inputs/inline-act.prof
create mode 100644 test/Transforms/SampleProfile/inline-act.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.