This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ed46696aff3 [AArch64][SVE] Asm: Support for FRECPE and FRSQRTE. new 275c00cc764 [AArch64][SVE] Asm: Support for FEXPA and FTSSEL.
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 | 6 +++ lib/Target/AArch64/SVEInstrFormats.td | 45 ++++++++++++++++++++++ .../{ftsmul-diagnostics.s => fexpa-diagnostics.s} | 12 +++--- test/MC/AArch64/SVE/{frecpe.s => fexpa.s} | 24 ++++++------ .../{frecpe-diagnostics.s => ftssel-diagnostics.s} | 4 +- test/MC/AArch64/SVE/{frecpe.s => ftssel.s} | 24 ++++++------ 6 files changed, 83 insertions(+), 32 deletions(-) copy test/MC/AArch64/SVE/{ftsmul-diagnostics.s => fexpa-diagnostics.s} (64%) copy test/MC/AArch64/SVE/{frecpe.s => fexpa.s} (62%) copy test/MC/AArch64/SVE/{frecpe-diagnostics.s => ftssel-diagnostics.s} (58%) copy test/MC/AArch64/SVE/{frecpe.s => ftssel.s} (60%)