[all-commits] [llvm/llvm-project] 70cb8d: [X86] [CodeView] Add codeview mappings for registe...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Tue Jan 25 00:10:23 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 70cb8daed45fb8a794761a9cfca8432c8ee7c70b
      https://github.com/llvm/llvm-project/commit/70cb8daed45fb8a794761a9cfca8432c8ee7c70b
  Author: Martin Storsjö <martin at martin.st>
  Date:   2022-01-25 (Tue, 25 Jan 2022)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86MCTargetDesc.cpp
    A llvm/test/DebugInfo/COFF/x87-registers.ll

  Log Message:
  -----------
  [X86] [CodeView] Add codeview mappings for registers ST0-ST7

These can end up needed after https://reviews.llvm.org/D116821.

Suggested by Alexandre Ganea.

Differential Revision: https://reviews.llvm.org/D118072




More information about the All-commits mailing list