[DynInst_API:] [dyninst/dyninst] 554598: Remove dead code in makeAmdgpuRegID


Date: Thu, 24 Feb 2022 18:03:25 -0800
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] 554598: Remove dead code in makeAmdgpuRegID
  Branch: refs/heads/thaines/amdgpu_cdna2_code_cleanup
  Home:   https://github.com/dyninst/dyninst
  Commit: 554598ccf61b15a8afedd43fbbf8c9d50cffb9c3
      https://github.com/dyninst/dyninst/commit/554598ccf61b15a8afedd43fbbf8c9d50cffb9c3
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C

  Log Message:
  -----------
  Remove dead code in makeAmdgpuRegID


  Commit: ed9cbed310d011048e80c1deff31f182bd82a5c2
      https://github.com/dyninst/dyninst/commit/ed9cbed310d011048e80c1deff31f182bd82a5c2
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C

  Log Message:
  -----------
  Fix possible no-return cdna2 functions


  Commit: 4d543ac792f2e377ab198bae6d02e1915f5a3a1e
      https://github.com/dyninst/dyninst/commit/4d543ac792f2e377ab198bae6d02e1915f5a3a1e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C

  Log Message:
  -----------
  Simplify code in bitfieldInsnAliasMap and condInsnAliasMap


  Commit: be4a1ceaf4b74ce8cd06d39615329f3a9ad888da
      https://github.com/dyninst/dyninst/commit/be4a1ceaf4b74ce8cd06d39615329f3a9ad888da
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.h
    M instructionAPI/src/AMDGPU/cdna2/amdgpu_cdna2_decoder_impl.h

  Log Message:
  -----------
  Correctly initialize all members of InstructionDecoder_amdgpu_cdna2


  Commit: 011bf25c50663492d510283640b11306d9c15bfe
      https://github.com/dyninst/dyninst/commit/011bf25c50663492d510283640b11306d9c15bfe
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.h

  Log Message:
  -----------
  Inline InstructionDecoder_amdgpu_cdna2 constructor


  Commit: a381170f770d26693745805c197408211d88629c
      https://github.com/dyninst/dyninst/commit/a381170f770d26693745805c197408211d88629c
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.h

  Log Message:
  -----------
  Explicitly default ~InstructionDecoder_amdgpu_cdna2


  Commit: 6ce768210aceb9567034ba7a0d64e5e71258646e
      https://github.com/dyninst/dyninst/commit/6ce768210aceb9567034ba7a0d64e5e71258646e
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2022-02-24 (Thu, 24 Feb 2022)

  Changed paths:
    M instructionAPI/src/AMDGPU/cdna2/InstructionDecoder-amdgpu-cdna2.C

  Log Message:
  -----------
  Fix possible non-return in decodeSGPRorM0


Compare: https://github.com/dyninst/dyninst/compare/554598ccf61b%5E...6ce768210ace
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 554598: Remove dead code in makeAmdgpuRegID, noreply <=