[PATCH] D31151: [AArch64] Mark a move of system register TPIDR_EL0 (thread pointer) as not having side effects.

Chad Rosier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 27 09:04:59 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL298851: [AArch64] Mark mrs of TPIDR_EL0 (thread pointer) as not having side effects. (authored by mcrosier).

Changed prior to commit:
  https://reviews.llvm.org/D31151?vs=93137&id=93140#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31151

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
  llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/trunk/test/CodeGen/AArch64/thread-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31151.93140.patch
Type: text/x-patch
Size: 3595 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170327/3268c66c/attachment.bin>


More information about the llvm-commits mailing list