This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from cfc7aea7ef8 build_llvm_package.bat: Re-try the build steps
new 5af2ac74a54 [AArch64] Armv8.4-A: system 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:
lib/Target/AArch64/AArch64SystemOperands.td | 102 ++++-
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 1 +
test/MC/AArch64/armv8.4a-actmon.s | 509 ++++++++++++++++++++++
test/MC/AArch64/armv8.4a-dit.s | 42 ++
test/MC/AArch64/armv8.4a-mpam.s | 176 ++++++++
test/MC/AArch64/armv8.4a-ras.s | 60 +++
test/MC/AArch64/armv8.4a-trace.s | 42 ++
test/MC/AArch64/armv8.4a-vncr.s | 19 +
test/MC/Disassembler/AArch64/armv8.4a-actmon.txt | 277 ++++++++++++
test/MC/Disassembler/AArch64/armv8.4a-dit.txt | 14 +
test/MC/Disassembler/AArch64/armv8.4a-mpam.txt | 99 +++++
test/MC/Disassembler/AArch64/armv8.4a-ras.txt | 27 ++
test/MC/Disassembler/AArch64/armv8.4a-trace.txt | 23 +
test/MC/Disassembler/AArch64/armv8.4a-vncr.txt | 11 +
14 files changed, 1401 insertions(+), 1 deletion(-)
create mode 100644 test/MC/AArch64/armv8.4a-actmon.s
create mode 100644 test/MC/AArch64/armv8.4a-dit.s
create mode 100644 test/MC/AArch64/armv8.4a-mpam.s
create mode 100644 test/MC/AArch64/armv8.4a-ras.s
create mode 100644 test/MC/AArch64/armv8.4a-trace.s
create mode 100644 test/MC/AArch64/armv8.4a-vncr.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-actmon.txt
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-dit.txt
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-mpam.txt
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-ras.txt
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-trace.txt
create mode 100644 test/MC/Disassembler/AArch64/armv8.4a-vncr.txt
--
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 d5d94ca3a7f Revert "[X86][SSE] Blend any v8i16/v4i32 shift with 2 shift [...]
new 13e9d31258a [DebugInfo] Corrections for salvageDebugInfo
new cfc7aea7ef8 build_llvm_package.bat: Re-try the build steps
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/IR/DebugInfoMetadata.cpp | 3 ++
lib/Transforms/Utils/Local.cpp | 9 +++-
test/Transforms/InstCombine/salvage-dbg-declare.ll | 49 ++++++++++++++++++++++
test/Transforms/LICM/sinking.ll | 11 ++++-
utils/release/build_llvm_package.bat | 10 ++---
5 files changed, 73 insertions(+), 9 deletions(-)
create mode 100644 test/Transforms/InstCombine/salvage-dbg-declare.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 76f769a45fa Pass more vector types to append_pattern_def_seq
new 87fb0803160 Remove powerpc-linux_paired from config-list.mk
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:
ChangeLog | 4 ++++
contrib/config-list.mk | 2 +-
2 files changed, 5 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 llvm.
from ed0d4dabbee [llvm-exegesis] Adjust AArch64 unit test
new d5d94ca3a7f Revert "[X86][SSE] Blend any v8i16/v4i32 shift with 2 shift [...]
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/X86ISelLowering.cpp | 69 +++++++++++++++++++++++++------------
test/CodeGen/X86/lower-vec-shift.ll | 34 +++++++++++-------
2 files changed, 69 insertions(+), 34 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 a5c6980ab7a [llvm-exegesis] Add an AArch64 target
new ed0d4dabbee [llvm-exegesis] Adjust AArch64 unit test
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:
.../tools/llvm-exegesis/AArch64/TargetTest.cpp | 23 ++++++++++++++++++----
1 file changed, 19 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 gcc-6-branch
in repository gcc.
from 12f6061d9b8 Daily bump.
new af099099394 2018-07-03 Paul Thomas <pault(a)gcc.gnu.org>
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/fortran/ChangeLog | 7 ++++
gcc/fortran/trans-array.c | 2 +-
gcc/testsuite/ChangeLog | 10 ++++-
gcc/testsuite/gfortran.dg/proc_ptr_50.f90 | 68 +++++++++++++++++++++++++++++++
4 files changed, 84 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/proc_ptr_50.f90
--
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 8d2c8c3d17 GNU attribute output on errors
new b8a6ced796 Correct removal of .gnu.attributes
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 | 5 +++++
bfd/elflink.c | 18 +++++++++++-------
2 files changed, 16 insertions(+), 7 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 3095ea4ec7e [AArch64][SVE] Asm: Support for saturing ADD/SUB instructions.
new a5c6980ab7a [llvm-exegesis] Add an AArch64 target
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:
tools/llvm-exegesis/lib/AArch64/CMakeLists.txt | 18 ++++++++
.../llvm-exegesis/lib/AArch64}/LLVMBuild.txt | 5 +-
tools/llvm-exegesis/lib/AArch64/Target.cpp | 54 ++++++++++++++++++++++
tools/llvm-exegesis/lib/CMakeLists.txt | 4 ++
.../tools/llvm-exegesis/AArch64/CMakeLists.txt | 21 +++++++++
.../tools/llvm-exegesis/AArch64/TargetTest.cpp | 38 +++++++++++++++
unittests/tools/llvm-exegesis/CMakeLists.txt | 3 ++
7 files changed, 141 insertions(+), 2 deletions(-)
create mode 100644 tools/llvm-exegesis/lib/AArch64/CMakeLists.txt
copy {lib/Demangle => tools/llvm-exegesis/lib/AArch64}/LLVMBuild.txt (83%)
create mode 100644 tools/llvm-exegesis/lib/AArch64/Target.cpp
create mode 100644 unittests/tools/llvm-exegesis/AArch64/CMakeLists.txt
create mode 100644 unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.