[all-commits] [llvm/llvm-project] 1a9577: [AArch64] Add support for ls64 to the .arch_extens...

Lucas Duarte Prates via All-commits all-commits at lists.llvm.org
Fri Dec 18 08:00:57 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a9577bde1dd3dc25eac2a78fb685f37351004cb
      https://github.com/llvm/llvm-project/commit/1a9577bde1dd3dc25eac2a78fb685f37351004cb
  Author: Lucas Prates <lucas.prates at arm.com>
  Date:   2020-12-18 (Fri, 18 Dec 2020)

  Changed paths:
    M llvm/lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
    M llvm/test/MC/AArch64/directive-arch_extension-negative.s
    M llvm/test/MC/AArch64/directive-arch_extension.s

  Log Message:
  -----------
  [AArch64] Add support for ls64 to the .arch_extension asm directive

This adds support for the 'ls64' AArch64 extension to the `.arch_extension`
asm directive.

Reviewed By: ostannard

Differential Revision: https://reviews.llvm.org/D92574




More information about the All-commits mailing list