[PATCH] D26621: [AArch64] Refactor LSE support as feature separate from V8.1a support.

Joel Jones via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 15:17:48 PST 2016


joelkevinjones updated this revision to Diff 79158.
joelkevinjones added a comment.

Added requested explanation of what LSE is.


https://reviews.llvm.org/D26621

Files:
  include/llvm/Support/AArch64TargetParser.def
  include/llvm/Support/TargetParser.h
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/arm64v8.1-diagno-predicate.s
  test/MC/AArch64/directive-arch-negative.s
  test/MC/AArch64/directive-cpu.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26621.79158.patch
Type: text/x-patch
Size: 9222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/bd7038b4/attachment.bin>


More information about the llvm-commits mailing list