[PATCH] D27562: CodeGen: Assert that liveness is up to date when reading block live-ins.

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 9 12:47:43 PST 2016


MatzeB removed rL LLVM as the repository for this revision.
MatzeB updated this revision to Diff 80936.
MatzeB added a comment.

bring back accidentally removed comment.


https://reviews.llvm.org/D27562

Files:
  include/llvm/CodeGen/MachineBasicBlock.h
  lib/CodeGen/IfConversion.cpp
  lib/CodeGen/MIRPrinter.cpp
  lib/CodeGen/MachineBasicBlock.cpp
  lib/CodeGen/MachineVerifier.cpp
  lib/CodeGen/RegisterScavenging.cpp
  test/CodeGen/AArch64/machine-scheduler.mir
  test/CodeGen/MIR/X86/basic-block-liveins.mir
  test/CodeGen/MIR/X86/machine-verifier.mir
  test/CodeGen/X86/tail-call-conditional.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27562.80936.patch
Type: text/x-patch
Size: 9076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161209/8f21f121/attachment.bin>


More information about the llvm-commits mailing list