[PATCH] D38054: [PowerPC] Fix the spill issue exposed by r310809
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 22 04:52:07 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313978: Recommit r310809 with a fix for the spill problem (authored by nemanjai).
Changed prior to commit:
https://reviews.llvm.org/D38054?vs=116108&id=116331#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38054
Files:
llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/PowerPC/CompareEliminationSpillIssue.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesieqsc.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesieqsi.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesieqss.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesiequc.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesiequi.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesiequs.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesigesc.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesigesi.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesigess.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesilesc.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesilesi.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesiless.ll
llvm/trunk/test/CodeGen/PowerPC/testCompareslleqsc.ll
llvm/trunk/test/CodeGen/PowerPC/testCompareslleqsi.ll
llvm/trunk/test/CodeGen/PowerPC/testCompareslleqss.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllequc.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllequi.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllequs.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllgesc.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllgesi.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllgess.ll
llvm/trunk/test/CodeGen/PowerPC/testCompareslllesc.ll
llvm/trunk/test/CodeGen/PowerPC/testCompareslllesi.ll
llvm/trunk/test/CodeGen/PowerPC/testComparesllless.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38054.116331.patch
Type: text/x-patch
Size: 65530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170922/1f5794c8/attachment-0001.bin>
More information about the llvm-commits
mailing list