This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fcb9a71 Fix dynamically linked debug builds.
new 80a27c4 [X86] Avoid making a copy of a shuffle mask until we're sure [...]
new 38d238c [X86] Use existing ArrayRef variable instead of calling SVOp- [...]
new 8de712d [X86] Pass the SDLoc and Mask ArrayRef down from lowerVectorS [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 241 +++++++++++++++----------------------
1 file changed, 96 insertions(+), 145 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 9647dc7 [ELF][MIPS] Support GOT entries for non-preemptible symbols [...]
new fed7c0d [COFF] Add /section command line flag.
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:
COFF/Config.h | 3 +++
COFF/Driver.cpp | 7 +++++
COFF/Driver.h | 1 +
COFF/DriverUtils.cpp | 41 ++++++++++++++++++++++++++++
COFF/Writer.cpp | 18 +++++++++++++
test/COFF/{merge.test => section.test} | 49 ++++++++++++++++++++--------------
6 files changed, 99 insertions(+), 20 deletions(-)
copy test/COFF/{merge.test => section.test} (51%)
--
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 0f886c2 [LoopIdiom] Don't remove dead operands manually
new fcb9a71 Fix dynamically linked debug builds.
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/Analysis/LoopPass.cpp | 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 96b66d1 Reformat blank lines.
new 0f886c2 [LoopIdiom] Don't remove dead operands manually
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/LoopIdiomRecognize.cpp | 3 +--
test/Transforms/LoopIdiom/pr28196.ll | 26 ++++++++++++++++++++++++++
2 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 test/Transforms/LoopIdiom/pr28196.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 e6ab5d5 Daily bump.
new 467ea4c PR target/71375 * config/rs6000/aix51.h (TARG [...]
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/ChangeLog | 8 +++++++-
gcc/config/rs6000/aix43.h | 3 +++
gcc/config/rs6000/aix51.h | 3 +++
3 files changed, 13 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 6336b4b Automatic date update in version.in
new 0616a28 PR ld/20276: Set non_ir_ref on common symbol
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 | 6 ++++
bfd/elflink.c | 3 +-
ld/ChangeLog | 12 ++++++++
ld/plugin.c | 36 ++++++++++++++--------
ld/testsuite/ld-plugin/lto.exp | 9 ++++++
ld/testsuite/{ld-elf => ld-plugin}/pass.out | 0
ld/testsuite/ld-plugin/pr20276a.c | 12 ++++++++
.../{ld-m68k/plt1-empty.s => ld-plugin/pr20276b.c} | 4 +--
8 files changed, 65 insertions(+), 17 deletions(-)
copy ld/testsuite/{ld-elf => ld-plugin}/pass.out (100%)
create mode 100644 ld/testsuite/ld-plugin/pr20276a.c
copy ld/testsuite/{ld-m68k/plt1-empty.s => ld-plugin/pr20276b.c} (50%)
--
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 6e82c79 Trailing whitespace.
new 96b66d1 Reformat blank lines.
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/AMDGPU/AMDGPUISelDAGToDAG.cpp | 1 -
lib/Target/AMDGPU/SIISelLowering.cpp | 3 ---
lib/Target/AMDGPU/SIInstrInfo.cpp | 7 -------
lib/Target/PowerPC/PPCISelLowering.cpp | 3 +--
lib/Target/PowerPC/PPCQPXLoadSplat.cpp | 1 -
5 files changed, 1 insertion(+), 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 82f8dab Untabify.
new 6e82c79 Trailing whitespace.
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/PowerPC/PPCISelLowering.cpp | 6 +++---
lib/Target/SystemZ/SystemZShortenInst.cpp | 6 +++---
2 files changed, 6 insertions(+), 6 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 4e73ba4 [InstSimplify] add tests for PR27689; regenerate checks
new 82f8dab Untabify.
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/AArch64/AArch64LoadStoreOptimizer.cpp | 2 +-
.../AArch64/Disassembler/AArch64ExternalSymbolizer.cpp | 2 +-
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp | 8 +++-----
lib/Target/AMDGPU/SIISelLowering.cpp | 3 +--
lib/Target/AMDGPU/SIInstrInfo.cpp | 4 ++--
lib/Target/Mips/MipsHazardSchedule.cpp | 4 ++--
lib/Target/PowerPC/PPCISelLowering.cpp | 4 ++--
lib/Target/PowerPC/PPCQPXLoadSplat.cpp | 12 ++++++------
lib/Target/SystemZ/SystemZShortenInst.cpp | 17 +++++++++--------
9 files changed, 27 insertions(+), 29 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 0b4b12f PR c/69507 - bogus warning: ISO C does not allow ‘__alignof__ [...]
new e6ab5d5 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.