DynamoRIO / DynamoRIO/drmemory

fastpath for and/or/test with partially-undefined operands

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

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 21, 2010 10:33:41_

OP_and, OP_or, and OP_test require special handling: the app operand values must be examined and not just the shadow values. this is all in the slowpath today and that causes perf problems on spec2k gap and spec2k6 gcc (linux) and sjeng (windows)

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

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.