DynamoRIO / DynamoRIO/drmemory

Move xmm registers ops instrumentation from slowpath to fastpath

Open
#1,525 2 comments 0 reactions 0 assignees View on GitHub
Component-FullMode Migrated Performance Priority-Medium Type-Feature
Dominant language
C
Stars
2.7k
Forks
290
PR merge metrics
No merged PRs in 30d

Description

_From [zhao...@google.com](https://code.google.com/u/106321947286816917100/) on April 22, 2014 14:16:06_

Some webrtc tests are extremely slow due to xmm registers ops instrumentation always go to the slow path, e.g., https://code.google.com/p/webrtc/issues/detail?id=3247 .

We should move those instrumentation from slow path to fast path if possible.

_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1525_

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.