This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 156e0da [LTO] Handles commons in monolithic LTO
new f631b7a Add REQUIRES:X86 to test/tools/llvm-lto2/common.ll
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/tools/llvm-lto2/common.ll | 1 +
1 file changed, 1 insertion(+)
--
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 663b75a [asan] Use 1 byte aligned stores to poison shadow memory
new 1282b19 [LTO] Add a "CodeGenOnly" option. Allows the client to skip t [...]
new 156e0da [LTO] Handles commons in monolithic LTO
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:
include/llvm/LTO/Config.h | 3 ++
include/llvm/LTO/LTO.h | 5 +++
lib/LTO/LTO.cpp | 73 ++++++++++++++++++++++++++---------
lib/LTO/LTOBackend.cpp | 10 ++++-
test/tools/llvm-lto2/Inputs/common.ll | 7 ++++
test/tools/llvm-lto2/common.ll | 65 +++++++++++++++++++++++++++++++
tools/gold/gold-plugin.cpp | 59 +---------------------------
7 files changed, 143 insertions(+), 79 deletions(-)
create mode 100644 test/tools/llvm-lto2/Inputs/common.ll
create mode 100644 test/tools/llvm-lto2/common.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 gcc.
from 9f3da9f Daily bump.
new 70fa715 Skip tests that assume 4 byte alignment for avr
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/ChangeLog | 11 +++++++++++
gcc/testsuite/gcc.dg/ipa/propalign-1.c | 1 +
gcc/testsuite/gcc.dg/ipa/propalign-2.c | 1 +
gcc/testsuite/gcc.dg/ipa/propalign-3.c | 1 +
gcc/testsuite/gcc.dg/ipa/propalign-4.c | 2 ++
gcc/testsuite/gcc.dg/ipa/propalign-5.c | 2 ++
gcc/testsuite/lib/target-supports.exp | 3 ++-
7 files changed, 20 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 lld.
from 6e74148 COFF: hoist a local variable
new b87bdc3 Do not add .interp, .dynamic nor .eh_frame_hdr to segments ju [...]
new 938a2b8 Format.
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:
ELF/LinkerScript.cpp | 26 +++++---------------------
ELF/Writer.cpp | 3 ++-
2 files changed, 7 insertions(+), 22 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 d8452fe [X86] Merge hasVEX_i8ImmReg into the ImmFormat type which had [...]
new 663b75a [asan] Use 1 byte aligned stores to poison shadow memory
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/AddressSanitizer.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 fb2d85d Reformat.
new a32e9b4 [X86] Remove ignoreVEX_L from TSFlags. Only the disassembler [...]
new d8452fe [X86] Merge hasVEX_i8ImmReg into the ImmFormat type which had [...]
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/Target/X86/MCTargetDesc/X86BaseInfo.h | 41 ++++++-----------
lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp | 28 ++++++------
lib/Target/X86/X86InstrFormats.td | 58 ++++++++++++++----------
lib/Target/X86/X86InstrSSE.td | 8 ++--
lib/Target/X86/X86InstrXOP.td | 56 +++++++++++------------
5 files changed, 92 insertions(+), 99 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 ca942b5 Automatic date update in version.in
new 888a7fc Error on unsupported PowerPC ifuncs
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:
bfd/ChangeLog | 8 ++++++++
bfd/elf32-ppc.c | 47 +++++++++++++++++++++++++++++++++++++----------
2 files changed, 45 insertions(+), 10 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 zorg.
from fa2690a [asan] Disable use-after-return for non-uar step
new 6659efc Try to disable clobbering of the build tree
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:
zorg/buildbot/builders/sanitizers/buildbot_cmake.sh | 6 +++---
1 file changed, 3 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 llvm.
from fc26436 [CostModel][X86] Removed shift tests
new 805f0aa Untabify.
new fb2d85d Reformat.
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/Object/MachOObjectFile.cpp | 33 +++++++++++++--------------
lib/Target/AMDGPU/SIISelLowering.cpp | 10 ++++----
lib/Target/PowerPC/PPCFastISel.cpp | 44 ++++++++++++++++++------------------
3 files changed, 42 insertions(+), 45 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 d41ba2c PR target/77270 * config/i386/i386.md (prefetch): When TARG [...]
new 9f3da9f 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.