This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a52192cab50 [ARM] Revert r337821
new 90e3e8259bc [AArch64] Support the .inst directive for MachO and COFF targets
new 4c60168fd23 [ARM] Support the .inst directive for MachO and COFF targets
new c5db03f3384 [ARM] Allow automatically deducing the thumb instruction si [...]
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/AArch64/AsmParser/AArch64AsmParser.cpp | 11 +++--
.../AArch64/MCTargetDesc/AArch64TargetStreamer.cpp | 14 ++++++-
lib/Target/ARM/AsmParser/ARMAsmParser.cpp | 29 ++++++++-----
lib/Target/ARM/MCTargetDesc/ARMTargetStreamer.cpp | 38 ++++++++++++++++-
test/MC/AArch64/inst-directive-other.s | 42 +++++++++++++++++++
test/MC/ARM/directive-unsupported.s | 18 ---------
test/MC/ARM/inst-directive-other.s | 47 ++++++++++++++++++++++
test/MC/ARM/inst-thumb-suffixes-auto.s | 16 ++++++++
test/MC/ARM/inst-thumb-suffixes.s | 2 +-
9 files changed, 181 insertions(+), 36 deletions(-)
create mode 100644 test/MC/AArch64/inst-directive-other.s
create mode 100644 test/MC/ARM/inst-directive-other.s
create mode 100644 test/MC/ARM/inst-thumb-suffixes-auto.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 llvm.
from d8319b3d669 Test commit.
new a52192cab50 [ARM] Revert r337821
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/ARM/ARMCodeGenPrepare.cpp | 2 +-
test/CodeGen/ARM/arm-cgp-icmps.ll | 6 +++---
test/CodeGen/ARM/arm-cgp-phis-calls-ret.ll | 8 ++++----
test/CodeGen/ARM/arm-cgp-signed.ll | 8 ++++----
4 files changed, 12 insertions(+), 12 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 binutils-2_31-branch
in repository binutils-gdb.
from 750af8ddb0 Automatic date update in version.in
new 2069ccaf8d x86: don't mistakenly scale non-8-bit displacements
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:
gas/ChangeLog | 9 +++++++++
gas/config/tc-i386.c | 3 ++-
gas/testsuite/gas/i386/evex-no-scale-32.d | 13 +++++++++++++
gas/testsuite/gas/i386/evex-no-scale-64.d | 15 +++++++++++++++
gas/testsuite/gas/i386/evex-no-scale.s | 19 +++++++++++++++++++
gas/testsuite/gas/i386/i386.exp | 2 ++
6 files changed, 60 insertions(+), 1 deletion(-)
create mode 100644 gas/testsuite/gas/i386/evex-no-scale-32.d
create mode 100644 gas/testsuite/gas/i386/evex-no-scale-64.d
create mode 100644 gas/testsuite/gas/i386/evex-no-scale.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 binutils-gdb.
from ef6ba1ed0d Automatic date update in version.in
new e951d5ca3d x86: drop CpuVREX
new 7a8655d2bb x86: don't abort() upon DATA16 prefix on (E)VEX encoded insn
new 6ff00b5e12 x86/Intel: correct permitted operand sizes for AVX512 scatte [...]
new fa77b93ab7 x86: add more exhaustive tests for invalid AVX512 zeroing-masking
new ae2387feae x86: fold various AVX512 templates with so far differing Mas [...]
new 1424ad8677 x86: also optimize KXOR{D,Q} and KANDN{D,Q}
The 6 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 | 47 +
gas/config/tc-i386.c | 81 +-
gas/testsuite/gas/i386/avx512f.s | 140 +-
gas/testsuite/gas/i386/avx512f_vl.s | 192 +-
gas/testsuite/gas/i386/avx512pf.s | 158 +-
gas/testsuite/gas/i386/i386.exp | 3 +
gas/testsuite/gas/i386/inval-avx512f.l | 261 +
gas/testsuite/gas/i386/inval-avx512f.s | 147 +
gas/testsuite/gas/i386/optimize-1.d | 4 +
gas/testsuite/gas/i386/optimize-1.s | 6 +
gas/testsuite/gas/i386/optimize-4.d | 4 +
gas/testsuite/gas/i386/optimize-5.d | 4 +
gas/testsuite/gas/i386/prefix32.l | 34 +
gas/testsuite/gas/i386/prefix32.s | 21 +
gas/testsuite/gas/i386/prefix64.l | 34 +
gas/testsuite/gas/i386/prefix64.s | 21 +
gas/testsuite/gas/i386/sg.l | 25 +
gas/testsuite/gas/i386/sg.s | 66 +
gas/testsuite/gas/i386/x86-64-avx512f.s | 142 +-
gas/testsuite/gas/i386/x86-64-avx512f_vl.s | 224 +-
gas/testsuite/gas/i386/x86-64-avx512pf.s | 158 +-
opcodes/ChangeLog | 34 +
opcodes/i386-gen.c | 5 +-
opcodes/i386-init.h | 432 +-
opcodes/i386-opc.h | 7 +-
opcodes/i386-opc.tbl | 380 +-
opcodes/i386-tbl.h | 9776 +++++++++++++---------------
27 files changed, 6020 insertions(+), 6386 deletions(-)
create mode 100644 gas/testsuite/gas/i386/prefix32.l
create mode 100644 gas/testsuite/gas/i386/prefix32.s
create mode 100644 gas/testsuite/gas/i386/prefix64.l
create mode 100644 gas/testsuite/gas/i386/prefix64.s
create mode 100644 gas/testsuite/gas/i386/sg.l
create mode 100644 gas/testsuite/gas/i386/sg.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 aae7bacffd5 Daily bump.
new d66937ad4e7 getenv_spec_function to prepend / to value for undef var
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 | 5 +++++
gcc/gcc.c | 15 +++++++++++++--
2 files changed, 18 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 clang.
from a7a8811868 [coroutines] Fix handling of dependent co_await in StmtProfiler.
new cd5b56f4cc Improve support of PDB as an external layout source
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/AST/RecordLayoutBuilder.cpp | 42 ++++++++++------------
.../override-layout-nameless-struct-union.layout | 16 +++++++++
.../Inputs/override-layout-packed-base.layout | 18 ++++++++++
.../override-layout-nameless-struct-union.cpp | 33 +++++++++++++++++
test/CodeGenCXX/override-layout-packed-base.cpp | 26 ++++++++++++++
5 files changed, 112 insertions(+), 23 deletions(-)
create mode 100644 test/CodeGenCXX/Inputs/override-layout-nameless-struct-union.layout
create mode 100644 test/CodeGenCXX/Inputs/override-layout-packed-base.layout
create mode 100644 test/CodeGenCXX/override-layout-nameless-struct-union.cpp
create mode 100644 test/CodeGenCXX/override-layout-packed-base.cpp
--
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 9325cc92edd [InstSimplify] tests for D48828, D49981: fold extraction fr [...]
new d8319b3d669 Test commit.
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/CodeGen/SelectionDAG/TargetLowering.cpp | 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 llvm.
from 24f705031bf [InstSimplify] tests for D48828, D49981: fold extraction fr [...]
new 9325cc92edd [InstSimplify] tests for D48828, D49981: fold extraction fr [...]
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/Transforms/InstSimplify/AndOrXor.ll | 14 +++++++-------
test/Transforms/InstSimplify/shift.ll | 10 +++++-----
2 files changed, 12 insertions(+), 12 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 8b661d1f712 [NFC] Collect statistics in GuardWidening
new 24f705031bf [InstSimplify] tests for D48828, D49981: fold extraction fr [...]
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/Transforms/InstSimplify/AndOrXor.ll | 68 +++++++++++++++++++++++++++-----
test/Transforms/InstSimplify/shift.ll | 52 +++++++++++++++++++-----
2 files changed, 100 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.