DynamoRIO / DynamoRIO/dynamorio

relax restrictions on non-meta transformations

Open
#538 0 comments 0 reactions 0 assignees View on GitHub
Component-API Migrated Priority-Medium Type-Feature Usability
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on August 17, 2011 12:02:01_

Some restrictions cause clients to use meta instrs where really non-meta
should be used:
- Only one non-meta cbr per bb. My repstr loop transformation from
Dr. Memory and drutil is more complicated because of this.

Should also think about whether relaxing this restriction can result in
maintaining linear code more easily: repstr loop transformation is no
longer linear.

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

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.