[all-commits] [llvm/llvm-project] 23291b: Return "[InstCombine] Simplify compare of Phi with...

max-azul via All-commits all-commits at lists.llvm.org
Fri Jun 5 06:49:02 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 23291b9863c8af7ad348c4a7d85d8d784df88eb1
      https://github.com/llvm/llvm-project/commit/23291b9863c8af7ad348c4a7d85d8d784df88eb1
  Author: Max Kazantsev <mkazantsev at azul.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M clang/test/CodeGenObjC/exceptions.m
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/icmp-constant-phi.ll
    M llvm/test/Transforms/InstCombine/indexed-gep-compares.ll
    M llvm/test/Transforms/InstCombine/zext-or-icmp.ll

  Log Message:
  -----------
  Return "[InstCombine] Simplify compare of Phi with constant inputs against a constant"

This reverts commit c4b5a66e44f031eb89c9d6ea32b144f1169bdbae.

Returning along with Clang test fix




More information about the All-commits mailing list