[all-commits] [llvm/llvm-project] 3b8ef1: format

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Fri May 9 04:03:05 PDT 2025


  Branch: refs/heads/users/OCHyams/ki-llvm-dwarf-emission
  Home:   https://github.com/llvm/llvm-project
  Commit: 3b8ef1a64088d1f89840ae609de8e78e31bc0298
      https://github.com/llvm/llvm-project/commit/3b8ef1a64088d1f89840ae609de8e78e31bc0298
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  format


  Commit: f9cca03779c1be0c27a504a18132a3d1be5e7275
      https://github.com/llvm/llvm-project/commit/f9cca03779c1be0c27a504a18132a3d1be5e7275
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.h
    M llvm/test/DebugInfo/KeyInstructions/X86/dwarf-calls.ll

  Log Message:
  -----------
  nits


  Commit: 2fb14b5f9bfa4c7e1eeb8791aa70892de018e30b
      https://github.com/llvm/llvm-project/commit/2fb14b5f9bfa4c7e1eeb8791aa70892de018e30b
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  defer insertion into KeyInstructions - simplifies code


  Commit: 911905f9309dfbb302b89d8a13244daa6f83bf2b
      https://github.com/llvm/llvm-project/commit/911905f9309dfbb302b89d8a13244daa6f83bf2b
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  simplfy by using use remove_if


  Commit: ed775f4c4a33f5a4168d304141ebd0bd5b3f42e0
      https://github.com/llvm/llvm-project/commit/ed775f4c4a33f5a4168d304141ebd0bd5b3f42e0
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-08 (Thu, 08 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  improve comments


  Commit: 2428132841bf0a747aa7a78ebeee497d0752e0b1
      https://github.com/llvm/llvm-project/commit/2428132841bf0a747aa7a78ebeee497d0752e0b1
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  simplify: sink common bits


  Commit: 69938cf6919a6f23a49e098744e64a983cb2bfd8
      https://github.com/llvm/llvm-project/commit/69938cf6919a6f23a49e098744e64a983cb2bfd8
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  remove some now useless ctrl-flow, keeping asserts


  Commit: 9854b9532944eafc3762edb6b522680ae5a58619
      https://github.com/llvm/llvm-project/commit/9854b9532944eafc3762edb6b522680ae5a58619
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  simplify remaining ctrl-flow


  Commit: 317d98b0b028ea293a01da56e8e3150f9cdb015a
      https://github.com/llvm/llvm-project/commit/317d98b0b028ea293a01da56e8e3150f9cdb015a
  Author: Orlando Cazalet-Hyams <orlando.hyams at sony.com>
  Date:   2025-05-09 (Fri, 09 May 2025)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp

  Log Message:
  -----------
  simplify call handling


Compare: https://github.com/llvm/llvm-project/compare/0b5166a2a2e6...317d98b0b028

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list