DynamoRIO / DynamoRIO/dynamorio

improve drx_insert_counter_update perf on ARM

Open
#1,603 0 comments 0 reactions 0 assignees View on GitHub
OpSys-ARM Performance Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

For ARM where we need 2 scratch regs in order to increment an in-memory counter, drx_insert_counter_update() today is blindly spilling the regs. This issue covers picking dead regs, if possible. There is some overlap with drreg (#511).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.