[all-commits] [llvm/llvm-project] e15b3e: [lldb] Add support for displaying `__float128` var...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Thu Jul 31 18:06:11 PDT 2025


  Branch: refs/heads/users/rampitec/07-31-_amdgpu_add_v_cvt_scale_pk8__gfx1250_instructions
  Home:   https://github.com/llvm/llvm-project
  Commit: e15b3ef704dec573452f6e318617c10031491030
      https://github.com/llvm/llvm-project/commit/e15b3ef704dec573452f6e318617c10031491030
  Author: beetrees <b at beetr.ee>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M lldb/bindings/python/python-extensions.swig
    M lldb/docs/python_api_enums.rst
    M lldb/include/lldb/Symbol/TypeSystem.h
    M lldb/include/lldb/lldb-enumerations.h
    M lldb/source/Commands/CommandObjectMemory.cpp
    M lldb/source/Core/DumpDataExtractor.cpp
    M lldb/source/DataFormatters/FormatManager.cpp
    M lldb/source/DataFormatters/VectorType.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M lldb/source/ValueObject/ValueObject.cpp
    M lldb/unittests/Core/DumpDataExtractorTest.cpp
    M lldb/unittests/Symbol/TestTypeSystemClang.cpp

  Log Message:
  -----------
  [lldb] Add support for displaying `__float128` variables (#98369)


  Commit: 26d564767c00be20fd20ae2dbd176a58f1398025
      https://github.com/llvm/llvm-project/commit/26d564767c00be20fd20ae2dbd176a58f1398025
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-07-31 (Thu, 31 Jul 2025)

  Changed paths:
    M lldb/bindings/python/python-extensions.swig
    M lldb/docs/python_api_enums.rst
    M lldb/include/lldb/Symbol/TypeSystem.h
    M lldb/include/lldb/lldb-enumerations.h
    M lldb/source/Commands/CommandObjectMemory.cpp
    M lldb/source/Core/DumpDataExtractor.cpp
    M lldb/source/DataFormatters/FormatManager.cpp
    M lldb/source/DataFormatters/VectorType.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
    M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
    M lldb/source/ValueObject/ValueObject.cpp
    M lldb/unittests/Core/DumpDataExtractorTest.cpp
    M lldb/unittests/Symbol/TestTypeSystemClang.cpp

  Log Message:
  -----------
  Merge branch 'main' into users/rampitec/07-31-_amdgpu_add_v_cvt_scale_pk8__gfx1250_instructions


Compare: https://github.com/llvm/llvm-project/compare/14e4a02acd54...26d564767c00

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