[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
Thu Jan 12 08:19:33 PST 2017


jyknight updated this revision to Diff 84126.
jyknight added a comment.

Added MIR test case to AArch64/regcoal-physreg.mir.


https://reviews.llvm.org/D28527

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28527.84126.patch
Type: text/x-patch
Size: 3510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170112/99d87fd5/attachment.bin>


More information about the llvm-commits mailing list