[all-commits] [llvm/llvm-project] d0f8ee: [DeadStoreElimination] Remove unused check-prefixes

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Mon Nov 9 09:22:07 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d0f8eeeed8c135bd2ac429175572f5b566ee9aaa
      https://github.com/llvm/llvm-project/commit/d0f8eeeed8c135bd2ac429175572f5b566ee9aaa
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M llvm/test/Transforms/DeadStoreElimination/MSSA/PartialStore2.ll
    M llvm/test/Transforms/DeadStoreElimination/MSSA/libcalls.ll
    M llvm/test/Transforms/DeadStoreElimination/MemDepAnalysis/PartialStore2.ll

  Log Message:
  -----------
  [DeadStoreElimination] Remove unused check-prefixes

Just use default CHECK


  Commit: 2dcef0196b6235bd8b380f72191352e1b5bb993a
      https://github.com/llvm/llvm-project/commit/2dcef0196b6235bd8b380f72191352e1b5bb993a
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M llvm/test/Transforms/FunctionImport/adjustable_threshold.ll
    M llvm/test/Transforms/FunctionImport/hotness_based_import.ll

  Log Message:
  -----------
  [FunctionImport] Remove unused check-prefixes


  Commit: 4b427579407b4323e10220cb6dab72c162d098e5
      https://github.com/llvm/llvm-project/commit/4b427579407b4323e10220cb6dab72c162d098e5
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-11-09 (Mon, 09 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/X86/GlobalISel/add-scalar.ll
    M llvm/test/CodeGen/X86/GlobalISel/binop.ll
    M llvm/test/CodeGen/X86/GlobalISel/br.ll
    M llvm/test/CodeGen/X86/GlobalISel/brcond.ll
    M llvm/test/CodeGen/X86/GlobalISel/constant.ll
    M llvm/test/CodeGen/X86/GlobalISel/fadd-scalar.ll
    M llvm/test/CodeGen/X86/GlobalISel/fconstant.ll
    M llvm/test/CodeGen/X86/GlobalISel/fdiv-scalar.ll
    M llvm/test/CodeGen/X86/GlobalISel/fmul-scalar.ll
    M llvm/test/CodeGen/X86/GlobalISel/fsub-scalar.ll
    M llvm/test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
    M llvm/test/CodeGen/X86/GlobalISel/memop-scalar-x32.ll
    M llvm/test/CodeGen/X86/GlobalISel/mul-scalar.ll
    M llvm/test/CodeGen/X86/GlobalISel/ptr-add.ll
    M llvm/test/CodeGen/X86/GlobalISel/regbankselect-AVX2.mir
    M llvm/test/CodeGen/X86/GlobalISel/regbankselect-AVX512.mir
    M llvm/test/CodeGen/X86/GlobalISel/regbankselect-X32.mir
    M llvm/test/CodeGen/X86/GlobalISel/regbankselect-X86_64.mir
    M llvm/test/CodeGen/X86/GlobalISel/x86-legalize-GV.mir
    M llvm/test/CodeGen/X86/GlobalISel/x86_64-legalize-GV.mir

  Log Message:
  -----------
  [X86][GlobalISel] Remove some unused check-prefixes


Compare: https://github.com/llvm/llvm-project/compare/a9dcd15f50dc...4b427579407b


More information about the All-commits mailing list