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

Diana Picus via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 11 03:09:21 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283862: [AArch64] Allow label arithmetic with add/sub/cmp (authored by rovka).

Changed prior to commit:
  https://reviews.llvm.org/D23834?vs=71809&id=74216#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23834

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23834.74216.patch
Type: text/x-patch
Size: 15487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161011/e48e30a3/attachment.bin>


More information about the llvm-commits mailing list