[all-commits] [llvm/llvm-project] 177b8d: [VE] Fix compiler warnings (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Jan 31 10:24:20 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 177b8d1ad3cd78aa789bb246c42cbf10dda8a901
      https://github.com/llvm/llvm-project/commit/177b8d1ad3cd78aa789bb246c42cbf10dda8a901
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-01-31 (Sun, 31 Jan 2021)

  Changed paths:
    M llvm/lib/Target/VE/VEISelLowering.cpp

  Log Message:
  -----------
  [VE] Fix compiler warnings (NFC)


  Commit: 6bfb02cafe4fb31fd0a4f8a9871180df3333bd49
      https://github.com/llvm/llvm-project/commit/6bfb02cafe4fb31fd0a4f8a9871180df3333bd49
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-01-31 (Sun, 31 Jan 2021)

  Changed paths:
    M llvm/utils/TableGen/SearchableTableEmitter.cpp

  Log Message:
  -----------
  [TableGen] Use ListSeparator (NFC)


  Commit: 3d1200b9f6e305ea66080bb93fd34753c46066a1
      https://github.com/llvm/llvm-project/commit/3d1200b9f6e305ea66080bb93fd34753c46066a1
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-01-31 (Sun, 31 Jan 2021)

  Changed paths:
    M llvm/include/llvm/Analysis/DDG.h
    M llvm/include/llvm/Analysis/LoopCacheAnalysis.h
    M llvm/include/llvm/IR/DerivedTypes.h
    M llvm/include/llvm/MCA/Instruction.h
    M llvm/include/llvm/Object/WindowsResource.h
    M llvm/include/llvm/TableGen/DirectiveEmitter.h
    M llvm/include/llvm/Transforms/IPO/SampleContextTracker.h
    M llvm/lib/Target/X86/X86MachineFunctionInfo.h
    M llvm/lib/Transforms/IPO/SampleContextTracker.cpp
    M llvm/tools/dsymutil/DebugMap.h
    M llvm/tools/llvm-profgen/ProfiledBinary.h
    M llvm/tools/llvm-readobj/ELFDumper.cpp

  Log Message:
  -----------
  [llvm] Drop unnecessary const from return types (NFC)

Identified with const-return-type.


Compare: https://github.com/llvm/llvm-project/compare/1801e2aa2494...3d1200b9f6e3


More information about the All-commits mailing list