[PATCH] D31188: [AntiDepBreaker] Do not use getPristineRegs for marking live registers.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 03:35:44 PDT 2017


timshen updated this revision to Diff 92615.
timshen added a comment.

Rename the test.


https://reviews.llvm.org/D31188

Files:
  llvm/lib/CodeGen/AggressiveAntiDepBreaker.cpp
  llvm/lib/CodeGen/CriticalAntiDepBreaker.cpp
  llvm/test/CodeGen/PowerPC/pristine-and-livein.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31188.92615.patch
Type: text/x-patch
Size: 6279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170322/fc517dfc/attachment.bin>


More information about the llvm-commits mailing list