Branch: refs/heads/master
Home: https://github.com/dyninst/dyninst
Commit: 3fca286c3cf8ce7216d6b88e37c8a34c5e9941ce
https://github.com/dyninst/dyninst/commit/3fca286c3cf8ce7216d6b88e37c8a34c5e9941ce
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2026-04-24 (Fri, 24 Apr 2026)
Changed paths:
M dyninstAPI/src/ASTs/codeGenAST.h
M dyninstAPI/src/ASTs/functionCallAST.C
M dyninstAPI/src/ASTs/operandAST.C
M dyninstAPI/src/ASTs/operandAST.h
M dyninstAPI/src/ASTs/operatorAST.C
M dyninstAPI/src/inst-aarch64.C
M dyninstAPI/src/inst-amdgpu.C
M dyninstAPI/src/inst-power.C
M dyninstAPI/src/inst-x86.C
M dyninstAPI/src/inst.h
Log Message:
-----------
Remove unused variables from codegen emitter interfaces (#2219)
* Remove unused registerSpace parameter from emitV
* Remove unused instPoint parameter from emitV
* Remove src2 from emitA
* Remove for_multithreaded from emitR
* Remove registerSpace* param from emitVload
* Remove registerSpace* param from emitVariableLoad
* Remove location from emitVload
* Remove instPoint* param from emitVariableLoad
* Remove unimplemented emtiVload overload
* Remove registerSpace* param from emitVstore
* Remove registerSpace* param from emitVariableStore
* Remove location from emitVstore
* Remove location from emitVariableStore
* Remove unimplemented emitVstore overload
* Remove registerSpace* param from emitImm
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|