[PATCH] D23834: [AArch64] Allow label arithmetic with add/sub/cmp

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 05:35:01 PDT 2016


rovka updated this revision to Diff 71809.
rovka added a comment.

Move some of the tests from https://reviews.llvm.org/D23930 here (label arithmetic + lsl).


https://reviews.llvm.org/D23834

Files:
  lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64AsmBackend.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MachObjectWriter.cpp
  test/MC/AArch64/basic-a64-diagnostics.s
  test/MC/AArch64/label-arithmetic-darwin.s
  test/MC/AArch64/label-arithmetic-diags-darwin.s
  test/MC/AArch64/label-arithmetic-diags-elf.s
  test/MC/AArch64/label-arithmetic-elf.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23834.71809.patch
Type: text/x-patch
Size: 15089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160919/0adf2786/attachment.bin>


More information about the llvm-commits mailing list