[all-commits] [llvm/llvm-project] ce2252: [AArch64][GlobalISel] Add more specific debug info...

AE via All-commits all-commits at lists.llvm.org
Thu Jul 9 17:23:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ce22527c0c7a38ce0ac2037104a2a89443754836
      https://github.com/llvm/llvm-project/commit/ce22527c0c7a38ce0ac2037104a2a89443754836
  Author: Amara Emerson <amara at apple.com>
  Date:   2020-07-09 (Thu, 09 Jul 2020)

  Changed paths:
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-load-store-vector-of-ptr-debugloc.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-memlib-debug-loc.mir
    A llvm/test/CodeGen/AArch64/GlobalISel/legalize-shift-imm-promote-dloc.mir
    M llvm/test/CodeGen/AArch64/GlobalISel/legalize-vaarg.mir

  Log Message:
  -----------
  [AArch64][GlobalISel] Add more specific debug info tests for 613f12dd8e2403f5630ab299d2a1bb2cb111ead1.

As requested, these tests check for specific debug locs on the output of the
legalizer. The only one that I couldn't write was for moreElementsVector, which
AFAICT we don't trigger on AArch64.




More information about the All-commits mailing list