This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 213f7476549 [AVX-512] Add pattern for selecting masked version of v8i32 [...] new 4eb888f6d2a [PowerPC] Eliminate compares - add i64 sext/zext handling f [...]
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 | 96 +++++++++++++++ ...testComparesinesll.ll => testComparesigesll.ll} | 105 +++++++++-------- test/CodeGen/PowerPC/testComparesilesll.ll | 130 +++++++++++++++++++++ ...stComparesllnesll.ll => testComparesllgesll.ll} | 103 ++++++++-------- ...stComparesllequll.ll => testCompareslllesll.ll} | 109 ++++++++--------- 5 files changed, 390 insertions(+), 153 deletions(-) copy test/CodeGen/PowerPC/{testComparesinesll.ll => testComparesigesll.ll} (50%) create mode 100644 test/CodeGen/PowerPC/testComparesilesll.ll copy test/CodeGen/PowerPC/{testComparesllnesll.ll => testComparesllgesll.ll} (50%) copy test/CodeGen/PowerPC/{testComparesllequll.ll => testCompareslllesll.ll} (53%)