[PATCH] D60118: [AArch64][AsmParser] Fix .arch_extension directive parsing

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 3 08:11:19 PDT 2019


c-rhodes updated this revision to Diff 193503.
c-rhodes added a comment.

Improved tests to cover all features supported by .arch_extension


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60118/new/

https://reviews.llvm.org/D60118

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/SVE/directive-arch_extension-negative.s
  test/MC/AArch64/SVE/directive-arch_extension.s
  test/MC/AArch64/directive-arch_extension-negative.s
  test/MC/AArch64/directive-arch_extension-nosimd.s
  test/MC/AArch64/directive-arch_extension-simd.s
  test/MC/AArch64/directive-arch_extension.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60118.193503.patch
Type: text/x-patch
Size: 5891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190403/b20b8598/attachment.bin>


More information about the llvm-commits mailing list