[PATCH] D51165: [CodeGen] emit inline asm clobber list warnings for reserved (cont)

Ties Stuij via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 30 05:53:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341062: [CodeGen] emit inline asm clobber list warnings for reserved (cont) (authored by stuij, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51165?vs=162185&id=163312#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51165

Files:
  llvm/trunk/include/llvm/CodeGen/AsmPrinter.h
  llvm/trunk/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/trunk/lib/CodeGen/AsmPrinter/AsmPrinterInlineAsm.cpp
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.cpp
  llvm/trunk/lib/Target/AArch64/AArch64RegisterInfo.h
  llvm/trunk/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseRegisterInfo.h
  llvm/trunk/test/CodeGen/AArch64/inline-asm-clobber.ll
  llvm/trunk/test/CodeGen/ARM/inline-asm-clobber.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51165.163312.patch
Type: text/x-patch
Size: 11494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180830/72ca0905/attachment.bin>


More information about the llvm-commits mailing list