Branch: refs/heads/bbiiggppiigg/drop-gfx900
Home: https://github.com/dyninst/dyninst
Commit: ad0b3d41e2fc266bcfcbc499d12417a0e9dd7c56
https://github.com/dyninst/dyninst/commit/ad0b3d41e2fc266bcfcbc499d12417a0e9dd7c56
Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M common/CMakeLists.txt
R common/h/AMDGPU/vega/amdgpu_vega_op_table.h
R common/h/AMDGPU/vega/amdgpu_vega_sys_regs.h
M common/h/dyn_regs.h
M common/h/entryIDs.h
M common/src/dyn_regs.C
R dataflowAPI/rose/SgAsmAmdgpuVegaInstruction.h
M dataflowAPI/rose/conversions.h
M dataflowAPI/rose/semantics/DispatcherAMDGPU.h
R dataflowAPI/rose/semantics/DispatcherAmdgpuVega.C
R dataflowAPI/rose/semantics/DispatcherAmdgpuVega.h
M dataflowAPI/rose/semantics/Registers.C
M dataflowAPI/rose/semantics/Registers.h
M dataflowAPI/rose/semantics/SymEvalSemantics.C
M dataflowAPI/rose/semantics/SymEvalSemantics.h
M dataflowAPI/src/AbslocInterface.C
M dataflowAPI/src/ExpressionConversionVisitor.C
M dataflowAPI/src/RoseImpl.C
M dataflowAPI/src/RoseInsnFactory.C
M dataflowAPI/src/RoseInsnFactory.h
M dataflowAPI/src/SymEval.C
M dataflowAPI/src/SymbolicExpansion.C
M dataflowAPI/src/SymbolicExpansion.h
M dataflowAPI/src/convertOpcodes.C
M dwarf/src/dwarfHandle.C
M elf/src/Elf_X.C
M external/rose/amdgpuInstructionEnum.h
M external/rose/rose-compat.h
M instructionAPI/CMakeLists.txt
M instructionAPI/h/Instruction.h
M instructionAPI/h/Operation_impl.h
R instructionAPI/src/AMDGPU/vega/InstructionDecoder-amdgpu-vega.C
R instructionAPI/src/AMDGPU/vega/InstructionDecoder-amdgpu-vega.h
R instructionAPI/src/AMDGPU/vega/amdgpu_vega_decoder_impl.C
R instructionAPI/src/AMDGPU/vega/amdgpu_vega_decoder_impl.h
R instructionAPI/src/AMDGPU/vega/amdgpu_vega_insn_entry.h
R instructionAPI/src/AMDGPU/vega/amdgpu_vega_opcode_tables.C
M instructionAPI/src/ArchSpecificFormatters.C
M instructionAPI/src/Instruction.C
M instructionAPI/src/InstructionCategories.C
M instructionAPI/src/InstructionDecoderImpl.C
M instructionAPI/src/Register.C
M instructionAPI/src/amdgpu_branchinsn_table.h
M parseAPI/CMakeLists.txt
M parseAPI/src/IA_IAPI.C
M parseAPI/src/IA_amdgpu.C
M parseAPI/src/IndirectAnalyzer.C
M parseAPI/src/SymbolicExpression.C
M proccontrol/src/process.C
Log Message:
-----------
drop support for gfx900
Commit: 86a11d3cc133c96452d3b379fab63b3cd7e2d8c1
https://github.com/dyninst/dyninst/commit/86a11d3cc133c96452d3b379fab63b3cd7e2d8c1
Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M common/h/dyn_regs.h
M common/src/dyn_regs.C
M external/rose/amdgpuInstructionEnum.h
Log Message:
-----------
remove legacy register vector types
Compare: https://github.com/dyninst/dyninst/compare/d0b94be62305...86a11d3cc133
|