[PATCH] D27562: CodeGen: Assert that liveness is up to date when reading block live-ins.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 5 12:12:06 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL291169: CodeGen: Assert that liveness is up to date when reading block live-ins. (authored by matze).
Changed prior to commit:
https://reviews.llvm.org/D27562?vs=80936&id=83285#toc
Repository:
rL LLVM
https://reviews.llvm.org/D27562
Files:
llvm/trunk/include/llvm/CodeGen/MachineBasicBlock.h
llvm/trunk/lib/CodeGen/IfConversion.cpp
llvm/trunk/lib/CodeGen/MIRPrinter.cpp
llvm/trunk/lib/CodeGen/MachineBasicBlock.cpp
llvm/trunk/lib/CodeGen/MachineVerifier.cpp
llvm/trunk/lib/CodeGen/RegisterScavenging.cpp
llvm/trunk/test/CodeGen/AArch64/machine-scheduler.mir
llvm/trunk/test/CodeGen/MIR/X86/basic-block-liveins.mir
llvm/trunk/test/CodeGen/MIR/X86/machine-verifier.mir
llvm/trunk/test/CodeGen/X86/tail-call-conditional.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27562.83285.patch
Type: text/x-patch
Size: 9749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/b9e29097/attachment.bin>
More information about the llvm-commits
mailing list