[PATCH] D31188: [AntiDepBreaker] Use liveins as well in StartBlock

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 28 06:33:38 PDT 2017


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

Update the test to .mir.

Also fix a mir parser bug, parsing nulls as constants.


https://reviews.llvm.org/D31188

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31188.93233.patch
Type: text/x-patch
Size: 14316 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170328/19ca1b2b/attachment.bin>


More information about the llvm-commits mailing list