[PATCH] D29436: RegisterCoalescer: Fix joinReservedPhysReg()

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 17:35:34 PST 2017


MatzeB updated this revision to Diff 87343.
MatzeB edited the summary of this revision.
MatzeB added a comment.
Herald added a subscriber: jyknight.

Addressed review comments. Note that I put the fix of the original problem into https://reviews.llvm.org/D29611 now.


Repository:
  rL LLVM

https://reviews.llvm.org/D29436

Files:
  lib/CodeGen/RegisterCoalescer.cpp
  test/CodeGen/AArch64/regcoal-physreg.mir
  test/CodeGen/SPARC/2013-05-17-CallFrame.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29436.87343.patch
Type: text/x-patch
Size: 8326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170207/0200edbd/attachment.bin>


More information about the llvm-commits mailing list