[all-commits] [llvm/llvm-project] aa73be: [AArch64] Remove redundant const from return types...

kazutakahirata via All-commits all-commits at lists.llvm.org
Fri Aug 11 21:44:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa73be5472d7dc2787764fc9e7d85d43737bcd49
      https://github.com/llvm/llvm-project/commit/aa73be5472d7dc2787764fc9e7d85d43737bcd49
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
    M llvm/lib/Target/AArch64/AArch64ISelLowering.h

  Log Message:
  -----------
  [AArch64] Remove redundant const from return types (NFC)


  Commit: bcbffe4f33e9990bb5e86c18e205a01d52f590b1
      https://github.com/llvm/llvm-project/commit/bcbffe4f33e9990bb5e86c18e205a01d52f590b1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.h

  Log Message:
  -----------
  [AMDGPU] Remove redundant member initialization


  Commit: c053345b059bd3fa7f0e5f51498c71095b7a1d88
      https://github.com/llvm/llvm-project/commit/c053345b059bd3fa7f0e5f51498c71095b7a1d88
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M clang/docs/analyzer/checkers.rst

  Log Message:
  -----------
  [clang] Fix typos in documentation


Compare: https://github.com/llvm/llvm-project/compare/6e4ea4eeba50...c053345b059b


More information about the All-commits mailing list