[PATCH] D54633: [NFC][AArch64] Split out backend features

Diogo N. Sampaio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 6 07:19:34 PST 2018


dnsampaio updated this revision to Diff 176970.
dnsampaio added a comment.

Trying to fix a windows bot failing test, dividing the test into multiple files and using full line matching.


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

https://reviews.llvm.org/D54633

Files:
  lib/Target/AArch64/AArch64.td
  lib/Target/AArch64/AArch64InstrFormats.td
  lib/Target/AArch64/AArch64InstrInfo.td
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/AArch64/AArch64SystemOperands.td
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  test/MC/AArch64/armv8.2a-at.s
  test/MC/AArch64/armv8.2a-mmfr2.s
  test/MC/AArch64/armv8.2a-persistent-memory.s
  test/MC/AArch64/armv8.3a-complex.s
  test/MC/AArch64/armv8.3a-complex_bad.s
  test/MC/AArch64/armv8.3a-complex_missing.s
  test/MC/AArch64/armv8.3a-complex_nofp16.s
  test/MC/AArch64/armv8.3a-complex_nofp16_bad.s
  test/MC/AArch64/armv8.3a-js.s
  test/MC/AArch64/armv8.3a-signed-pointer.s
  test/MC/AArch64/armv8.4a-flag.s
  test/MC/AArch64/armv8.4a-ldst.s
  test/MC/AArch64/armv8.4a-tlb.s
  test/MC/AArch64/armv8.4a-trace.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54633.176970.patch
Type: text/x-patch
Size: 103948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181206/2bead105/attachment.bin>


More information about the llvm-commits mailing list