[all-commits] [llvm/llvm-project] bdd6af: [AArch64] Regenerate dag-numsignbits.ll checks

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Sep 24 10:41:16 PDT 2020


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

  Changed paths:
    M llvm/test/CodeGen/AArch64/dag-numsignbits.ll

  Log Message:
  -----------
  [AArch64] Regenerate dag-numsignbits.ll checks

To improve the codegen diff in D87502


  Commit: 81a408808f668c74ada3a1ed3d55f1feef334872
      https://github.com/llvm/llvm-project/commit/81a408808f668c74ada3a1ed3d55f1feef334872
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-09-24 (Thu, 24 Sep 2020)

  Changed paths:
    M llvm/lib/Transforms/Scalar/ConstantHoisting.cpp

  Log Message:
  -----------
  [Scalar] ConstantHoistingPass - iterate with const references. NFCI.

Fix some clang-tidy warnings.


Compare: https://github.com/llvm/llvm-project/compare/27a62f6317f3...81a408808f66


More information about the All-commits mailing list