[all-commits] [llvm/llvm-project] 69bd66: [Tests] Remove some and/or constant expressions in...

Nikita Popov via All-commits all-commits at lists.llvm.org
Mon Aug 21 03:07:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 69bd66b3ced6a295b302c6548aba11d7734c2cd7
      https://github.com/llvm/llvm-project/commit/69bd66b3ced6a295b302c6548aba11d7734c2cd7
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2023-08-21 (Mon, 21 Aug 2023)

  Changed paths:
    M llvm/test/Analysis/ValueTracking/func-ptr-lsb.ll
    M llvm/test/Assembler/2009-03-24-ZextConstantExpr.ll
    M llvm/test/CodeGen/ARM/2007-04-03-UndefinedSymbol.ll
    M llvm/test/CodeGen/ARM/2012-01-23-PostRA-LICM.ll
    M llvm/test/CodeGen/ARM/load-address-masked.ll
    M llvm/test/CodeGen/Hexagon/packetize-l2fetch.ll
    M llvm/test/CodeGen/Mips/pr42736.ll
    M llvm/test/CodeGen/X86/2007-04-24-VectorCrash.ll
    M llvm/test/CodeGen/X86/2012-03-20-LargeConstantExpr.ll
    M llvm/test/CodeGen/X86/address-type-promotion-constantexpr.ll
    M llvm/test/CodeGen/X86/br-fold.ll
    M llvm/test/CodeGen/X86/pre-coalesce-2.ll
    M llvm/test/CodeGen/X86/tailcall-returndup-void.ll
    M llvm/test/CodeGen/X86/x86-64-tls-1.ll
    M llvm/test/DebugInfo/MIR/X86/kill-after-spill.mir
    M llvm/test/Transforms/InstCombine/2004-11-27-SetCCForCastLargerAndConstant.ll
    M llvm/test/Transforms/InstCombine/2012-3-15-or-xor-constant.ll
    M llvm/test/Transforms/InstCombine/constant-expr-datalayout.ll
    M llvm/test/Transforms/InstCombine/gepgep.ll
    M llvm/test/Transforms/InstCombine/icmp-mul.ll
    M llvm/test/Transforms/InstCombine/not-add.ll
    M llvm/test/Transforms/LICM/pr23608.ll
    M llvm/test/Transforms/LoopIdiom/basic.ll
    M llvm/test/Transforms/SLPVectorizer/X86/bad-reduction.ll
    M llvm/test/Transforms/SimplifyCFG/PR9946.ll

  Log Message:
  -----------
  [Tests] Remove some and/or constant expressions in tests (NFC)

In preparation for their removal in D158081.




More information about the All-commits mailing list