This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cbda3f80430 [CMake] Followup for r337366: Only export LLVM_LINK_LLVM_DY [...] new ed46696aff3 [AArch64][SVE] Asm: Support for FRECPE and FRSQRTE.
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/AArch64SVEInstrInfo.td | 3 +++ lib/Target/AArch64/SVEInstrFormats.td | 27 +++++++++++++++++++++++++++ test/MC/AArch64/SVE/frecpe-diagnostics.s | 6 ++++++ test/MC/AArch64/SVE/{sunpklo.s => frecpe.s} | 24 ++++++++++++------------ test/MC/AArch64/SVE/frsqrte-diagnostics.s | 6 ++++++ test/MC/AArch64/SVE/{sunpklo.s => frsqrte.s} | 24 ++++++++++++------------ 6 files changed, 66 insertions(+), 24 deletions(-) create mode 100644 test/MC/AArch64/SVE/frecpe-diagnostics.s copy test/MC/AArch64/SVE/{sunpklo.s => frecpe.s} (62%) create mode 100644 test/MC/AArch64/SVE/frsqrte-diagnostics.s copy test/MC/AArch64/SVE/{sunpklo.s => frsqrte.s} (62%)