This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from eab92f74e7d [AVX512] Simplify the instruction defintion for VEXTRACT. NFCI new 2de896abcee [PowerPC] Revert r310346 (and followups r310356 & r310424) [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/PowerPC/PPCISelDAGToDAG.cpp | 132 ----------------------------- test/CodeGen/PowerPC/testComparesigesc.ll | 68 --------------- test/CodeGen/PowerPC/testComparesigesi.ll | 68 --------------- test/CodeGen/PowerPC/testComparesigess.ll | 68 --------------- test/CodeGen/PowerPC/testComparesilesc.ll | 68 --------------- test/CodeGen/PowerPC/testComparesilesi.ll | 68 --------------- test/CodeGen/PowerPC/testComparesiless.ll | 68 --------------- test/CodeGen/PowerPC/testComparesllgesc.ll | 68 --------------- test/CodeGen/PowerPC/testComparesllgesi.ll | 68 --------------- test/CodeGen/PowerPC/testComparesllgess.ll | 68 --------------- test/CodeGen/PowerPC/testCompareslllesc.ll | 69 --------------- test/CodeGen/PowerPC/testCompareslllesi.ll | 69 --------------- test/CodeGen/PowerPC/testComparesllless.ll | 69 --------------- 13 files changed, 951 deletions(-) delete mode 100644 test/CodeGen/PowerPC/testComparesigesc.ll delete mode 100644 test/CodeGen/PowerPC/testComparesigesi.ll delete mode 100644 test/CodeGen/PowerPC/testComparesigess.ll delete mode 100644 test/CodeGen/PowerPC/testComparesilesc.ll delete mode 100644 test/CodeGen/PowerPC/testComparesilesi.ll delete mode 100644 test/CodeGen/PowerPC/testComparesiless.ll delete mode 100644 test/CodeGen/PowerPC/testComparesllgesc.ll delete mode 100644 test/CodeGen/PowerPC/testComparesllgesi.ll delete mode 100644 test/CodeGen/PowerPC/testComparesllgess.ll delete mode 100644 test/CodeGen/PowerPC/testCompareslllesc.ll delete mode 100644 test/CodeGen/PowerPC/testCompareslllesi.ll delete mode 100644 test/CodeGen/PowerPC/testComparesllless.ll