|   Branch: refs/heads/bbiiggppiigg/liveness-gfx908-gfx90a-gfx940
  Home:   https://github.com/dyninst/dyninst
  Commit: 8521f5f994f0e846a0bcda20e4bc0c76d2f10aaf
      https://github.com/dyninst/dyninst/commit/8521f5f994f0e846a0bcda20e4bc0c76d2f10aaf
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-10-03 (Tue, 03 Oct 2023)
  Changed paths:
    M dataflowAPI/h/ABI.h
    M dataflowAPI/src/ABI.C
  Log Message:
  -----------
  Add interface to getABI that takes Architecture
  Commit: d1030e93c16d5d0916d9547dd216101a63f39417
      https://github.com/dyninst/dyninst/commit/d1030e93c16d5d0916d9547dd216101a63f39417
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-10-03 (Tue, 03 Oct 2023)
  Changed paths:
    M dataflowAPI/h/liveness.h
    M dataflowAPI/src/liveness.C
  Log Message:
  -----------
  Add LivenessAnalyzer Interface taking Architecture
  Commit: e1b56839f23d1393ad5f22e70c80fb872902c820
      https://github.com/dyninst/dyninst/commit/e1b56839f23d1393ad5f22e70c80fb872902c820
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-10-03 (Tue, 03 Oct 2023)
  Changed paths:
    M dataflowAPI/src/RegisterMap.C
    M dataflowAPI/src/RegisterMap.h
    A dataflowAPI/src/amdgpu_gfx908_machRegIndex.h
    A dataflowAPI/src/amdgpu_gfx90a_machRegIndex.h
  Log Message:
  -----------
  Add liveness register map for gfx908 and gfx90a
  Commit: 07bd0459869ec32260b0bdefe550c340cd558210
      https://github.com/dyninst/dyninst/commit/07bd0459869ec32260b0bdefe550c340cd558210
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2023-10-03 (Tue, 03 Oct 2023)
  Changed paths:
    M dataflowAPI/src/ABI.C
    M dataflowAPI/src/RegisterMap.C
    M dataflowAPI/src/RegisterMap.h
    A dataflowAPI/src/amdgpu_gfx940_machRegIndex.h
    M dataflowAPI/src/liveness.C
  Log Message:
  -----------
  add liveness support for gfx940
Compare: https://github.com/dyninst/dyninst/compare/cb7fad89b8b3...07bd0459869e
 |