[all-commits] [llvm/llvm-project] 56c529: [NFC][InstCombine] Adjust naming for some methods ...

Roman Lebedev via All-commits all-commits at lists.llvm.org
Mon Aug 24 12:40:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 56c529300ef21c827b04702568dba15c85e2151a
      https://github.com/llvm/llvm-project/commit/56c529300ef21c827b04702568dba15c85e2151a
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineInternal.h
    M llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp

  Log Message:
  -----------
  [NFC][InstCombine] Adjust naming for some methods to match coding standards

Requested as preparatory cleanup in https://reviews.llvm.org/D86306#inline-799065


  Commit: 4dec8ec33d685bac27c047f74723263f3fb03256
      https://github.com/llvm/llvm-project/commit/4dec8ec33d685bac27c047f74723263f3fb03256
  Author: Roman Lebedev <lebedev.ri at gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M llvm/test/Transforms/InstCombine/phi-of-insertvalues.ll

  Log Message:
  -----------
  [NFC][InstCombine] Multi-level aggregate test for phi-of-insertvalue pattern

See https://reviews.llvm.org/D86306


Compare: https://github.com/llvm/llvm-project/compare/b6d7ed469f2f...4dec8ec33d68


More information about the All-commits mailing list