[PATCH] D55408: [PowerPC] Fix assert from machine verify pass that missing undef register flag
Zixuan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 6 21:28:26 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL348566: [PowerPC] Fix assert from machine verify pass that missing undef register flag (authored by wuzish, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55408?vs=177107&id=177117#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55408/new/
https://reviews.llvm.org/D55408
Files:
llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
llvm/trunk/test/CodeGen/PowerPC/aantidep-inline-asm-use.ll
llvm/trunk/test/CodeGen/PowerPC/cr-spills.ll
llvm/trunk/test/CodeGen/PowerPC/ctr-cleanup.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-large-ec.ll
llvm/trunk/test/CodeGen/PowerPC/ctrloop-udivti3.ll
llvm/trunk/test/CodeGen/PowerPC/early-ret2.ll
llvm/trunk/test/CodeGen/PowerPC/ifcvt-forked-bug-2016-08-08.ll
llvm/trunk/test/CodeGen/PowerPC/merge-st-chain-op.ll
llvm/trunk/test/CodeGen/PowerPC/negctr.ll
llvm/trunk/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
llvm/trunk/test/CodeGen/PowerPC/ppc-vaarg-agg.ll
llvm/trunk/test/CodeGen/PowerPC/pr16556.ll
llvm/trunk/test/CodeGen/PowerPC/pr25157-peephole.ll
llvm/trunk/test/CodeGen/PowerPC/pr25157.ll
llvm/trunk/test/CodeGen/PowerPC/stwu-sched.ll
llvm/trunk/test/CodeGen/PowerPC/stwux.ll
llvm/trunk/test/CodeGen/PowerPC/vsel-prom.ll
llvm/trunk/test/CodeGen/PowerPC/vsx-fma-mutate-undef.ll
llvm/trunk/test/CodeGen/PowerPC/xray-ret-is-terminator.ll
llvm/trunk/test/CodeGen/PowerPC/xvcmpeqdp-v2f64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55408.177117.patch
Type: text/x-patch
Size: 15275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181207/6676c650/attachment.bin>
More information about the llvm-commits
mailing list