[PATCH] D55921: [AArch64] Add command-line option for SB

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 28 09:18:42 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350126: [AArch64] Add command-line option for SB (authored by dnsampaio, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55921?vs=179260&id=179642#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55921

Files:
  llvm/trunk/include/llvm/Support/AArch64TargetParser.def
  llvm/trunk/include/llvm/Support/AArch64TargetParser.h
  llvm/trunk/lib/Target/AArch64/AArch64.td
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/lib/Target/AArch64/AArch64Subtarget.h
  llvm/trunk/test/MC/AArch64/armv8.5a-sb.s
  llvm/trunk/test/MC/AArch64/armv8.5a-specctrl.s
  llvm/trunk/test/MC/Disassembler/AArch64/armv8.5a-sb.txt
  llvm/trunk/test/MC/Disassembler/AArch64/armv8.5a-specctrl.txt
  llvm/trunk/unittests/Support/TargetParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55921.179642.patch
Type: text/x-patch
Size: 7969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181228/9c50198f/attachment.bin>


More information about the llvm-commits mailing list