This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 828ff3b7ed5 [ConstantFolding, InstSimplify] Handle more vector GEPs new 8b845d3c43b [llvm-mca] Simplify code. NFC. new d2827a5a712 [InstSimplify][NFC] simplifyICmpWithConstant(): refactor Ge [...] new 73e0892707f [InstSimplify] peek through unsigned FP casts for sign-bit [...]
The 3 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/Analysis/InstructionSimplify.cpp | 22 ++++-- .../InstSimplify/cast-unsigned-icmp-cmp-0.ll | 81 +++++----------------- tools/llvm-mca/Backend.cpp | 2 +- tools/llvm-mca/Dispatch.cpp | 3 +- tools/llvm-mca/Dispatch.h | 7 +- 5 files changed, 43 insertions(+), 72 deletions(-)