[PATCH] D76848: [CodeGen][ARM] Error when writing to specific reserved registers in inline asm

Victor Campos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 07:06:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd85b3877dcd2: [CodeGen][ARM] Error when writing to specific reserved registers in inline asm (authored by vhscampos).

Changed prior to commit:
  https://reviews.llvm.org/D76848?vs=255967&id=257708#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76848

Files:
  llvm/include/llvm/CodeGen/TargetRegisterInfo.h
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.h
  llvm/test/CodeGen/ARM/inline-asm-reserved-registers.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76848.257708.patch
Type: text/x-patch
Size: 5624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200415/81e13bbf/attachment.bin>


More information about the llvm-commits mailing list