This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 7d3b6c7 [ELF] Simplify. Pointed out by Rui Ueyama.
new ff8596f Store the binding in the 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:
ELF/OutputSections.cpp | 9 +++++----
ELF/SymbolTable.cpp | 8 ++++++--
ELF/Symbols.h | 9 +++++++++
ELF/Writer.cpp | 10 ++++++----
test/ELF/relocation-copy-alias.s | 6 +++---
test/ELF/weak-undef-shared.s | 19 +++++++++++++++++++
6 files changed, 48 insertions(+), 13 deletions(-)
create mode 100644 test/ELF/weak-undef-shared.s
--
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.
christophe.lyon pushed a change to branch stable
in repository toolchain/abe.
from 6313427 [bug 2041] use -t ssh option
new 00bdfa8 Use DejaGnu linaro-local/stable branch.
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:
config/dejagnu.conf | 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.
christophe.lyon pushed a change to branch staging
in repository toolchain/abe.
from 769f9f0 [bug 2041] use -t ssh option
new 9f373d2 Use DejaGnu linaro-local/stable branch.
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:
config/dejagnu.conf | 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 master
in repository lldb.
from ad848c3 rL267291: Architecture change to thumb on parsing arm.attribu [...]
new 8695385 Bump up timeout in TestCallWithTimeout
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:
.../lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py | 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 8ddb8b4 [X86] PR27502: Fix the LEA optimization pass.
new 3ca62aa [AMDGPU] Assembler: basic support for SDWA instructions
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/AsmParser/AMDGPUAsmParser.cpp | 112 ++++++++++++
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 47 +++++
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 5 +
lib/Target/AMDGPU/SIDefines.h | 23 +--
lib/Target/AMDGPU/SIInstrFormats.td | 24 +--
lib/Target/AMDGPU/SIInstrInfo.td | 198 +++++++++++++++++----
lib/Target/AMDGPU/SIInstructions.td | 8 +-
lib/Target/AMDGPU/VIInstrFormats.td | 55 ++++++
test/MC/AMDGPU/vop_sdwa.s | 40 +++++
9 files changed, 454 insertions(+), 58 deletions(-)
create mode 100644 test/MC/AMDGPU/vop_sdwa.s
--
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 1c0ba16 Enable -frename-registers at -O2.
new a9ad7ef i386: Add a variant peephole for lea rather than ops that clo [...]
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 | 4 ++++
gcc/config/i386/i386.md | 32 ++++++++++++++++++++++++++++++++
2 files changed, 36 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 gcc.
from 78d0c69 Fix x86 testcases for -frename-registers.
new 1c0ba16 Enable -frename-registers at -O2.
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 | 7 +++++++
gcc/doc/invoke.texi | 4 +++-
gcc/opts.c | 1 +
3 files changed, 11 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 gcc.
from 221d672 Fix FAIL: gcc.dg/tree-ssa/minmax-2.c scan-tree-dump optimized [...]
new 78d0c69 Fix x86 testcases for -frename-registers.
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 | 31 ++++++++++++++++++++++
.../gcc.target/i386/avx512bw-vptestmb-1.c | 12 ++++-----
.../gcc.target/i386/avx512bw-vptestmw-1.c | 12 ++++-----
.../gcc.target/i386/avx512bw-vptestnmb-1.c | 12 ++++-----
.../gcc.target/i386/avx512bw-vptestnmw-1.c | 12 ++++-----
.../gcc.target/i386/avx512cd-vpbroadcastmb2q-1.c | 2 +-
.../gcc.target/i386/avx512cd-vpbroadcastmw2d-1.c | 2 +-
.../gcc.target/i386/avx512dq-vfpclasspd-1.c | 12 ++++-----
.../gcc.target/i386/avx512dq-vfpclassps-1.c | 12 ++++-----
.../gcc.target/i386/avx512dq-vinsertf64x2-1.c | 12 ++++-----
.../gcc.target/i386/avx512dq-vinserti64x2-1.c | 12 ++++-----
gcc/testsuite/gcc.target/i386/avx512f-gather-5.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512f-vptestmd-1.c | 4 +--
gcc/testsuite/gcc.target/i386/avx512f-vptestmq-1.c | 4 +--
.../gcc.target/i386/avx512f-vptestnmd-1.c | 4 +--
.../gcc.target/i386/avx512f-vptestnmq-1.c | 4 +--
.../gcc.target/i386/avx512f-vrndscaleps-1.c | 4 +--
.../gcc.target/i386/avx512vl-vpbroadcastmb2q-1.c | 4 +--
.../gcc.target/i386/avx512vl-vpbroadcastmw2d-1.c | 4 +--
.../gcc.target/i386/avx512vl-vptestmd-1.c | 8 +++---
.../gcc.target/i386/avx512vl-vptestmq-1.c | 8 +++---
.../gcc.target/i386/avx512vl-vptestnmd-1.c | 8 +++---
.../gcc.target/i386/avx512vl-vptestnmq-1.c | 8 +++---
gcc/testsuite/gcc.target/i386/pr32219-2.c | 6 ++---
gcc/testsuite/gcc.target/i386/pr32219-4.c | 6 ++---
gcc/testsuite/gcc.target/i386/pr32219-6.c | 6 ++---
gcc/testsuite/gcc.target/i386/pr32219-8.c | 6 ++---
27 files changed, 124 insertions(+), 93 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 314a1b6 [Sparc] Fix build error introduced by rL267545.
new 8ddb8b4 [X86] PR27502: Fix the LEA optimization pass.
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/X86OptimizeLEAs.cpp | 8 ++++++--
...-opt-memop-check.ll => lea-opt-memop-check-1.ll} | 1 -
test/CodeGen/X86/lea-opt-memop-check-2.ll | 21 +++++++++++++++++++++
3 files changed, 27 insertions(+), 3 deletions(-)
rename test/CodeGen/X86/{lea-opt-memop-check.ll => lea-opt-memop-check-1.ll} (99%)
create mode 100644 test/CodeGen/X86/lea-opt-memop-check-2.ll
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.