[all-commits] [llvm/llvm-project] c1d771: GlobalISel: Simplify debug printing

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jun 8 07:16:18 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c1d771dc4b6a17b2b09deea5a59056fa28c2d1f1
      https://github.com/llvm/llvm-project/commit/c1d771dc4b6a17b2b09deea5a59056fa28c2d1f1
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

  Log Message:
  -----------
  GlobalISel: Simplify debug printing


  Commit: f41994f85bf620be320339bd3f51f2f5fd200e8c
      https://github.com/llvm/llvm-project/commit/f41994f85bf620be320339bd3f51f2f5fd200e8c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp

  Log Message:
  -----------
  GlobalISel: Make it clearer that regbank/class are mutually exclusive


  Commit: 1aca589c06569840650a7d04d500a311640f91ae
      https://github.com/llvm/llvm-project/commit/1aca589c06569840650a7d04d500a311640f91ae
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M llvm/include/llvm/Support/LowLevelTypeImpl.h

  Log Message:
  -----------
  GlobalISel: Add dump method to LLT


  Commit: f13ba22227ea221af55bdad43c94e9cc43ef0926
      https://github.com/llvm/llvm-project/commit/f13ba22227ea221af55bdad43c94e9cc43ef0926
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    R llvm/include/llvm/CodeGen/GlobalISel/Types.h
    M llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp

  Log Message:
  -----------
  GlobalISel: Remove unused header


  Commit: 5f7e38d8f4cabf8b727e1a5ff16369f641507bcb
      https://github.com/llvm/llvm-project/commit/5f7e38d8f4cabf8b727e1a5ff16369f641507bcb
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-06-08 (Mon, 08 Jun 2020)

  Changed paths:
    M llvm/include/llvm/CodeGen/GlobalISel/CSEInfo.h
    M llvm/include/llvm/CodeGen/GlobalISel/Utils.h
    M llvm/lib/CodeGen/GlobalISel/CSEInfo.cpp
    M llvm/lib/CodeGen/GlobalISel/Utils.cpp

  Log Message:
  -----------
  GlobalISel: Use Register


Compare: https://github.com/llvm/llvm-project/compare/b60404a666fb...5f7e38d8f4ca


More information about the All-commits mailing list