[PATCH] D28527: Check for register clobbers when merging a vreg live range with a reserved physreg in RegisterCoalescer.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 13 11:19:42 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291942: Check for register clobbers when merging a vreg live range with a (authored by jyknight).

Changed prior to commit:
  https://reviews.llvm.org/D28527?vs=84126&id=84337#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28527

Files:
  llvm/trunk/lib/CodeGen/RegisterCoalescer.cpp
  llvm/trunk/test/CodeGen/AArch64/regcoal-physreg.mir
  llvm/trunk/test/CodeGen/SPARC/register-clobber.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28527.84337.patch
Type: text/x-patch
Size: 3638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170113/86f59131/attachment.bin>


More information about the llvm-commits mailing list