Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4217)

Issue 312350043: TBR: Improve drx_insert_counter_update encoding

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 2 months ago by bruening
Modified:
7 years, 2 months ago
Reviewers:
zhaoqin
CC:
dynamorio-devs_googlegroups.com
Visibility:
Public.

Description

Commit log for first patchset: --------------- Improve drx_insert_counter_update encoding On x86 with small values, switches to a smaller immediate for the add instruction in drx_insert_counter_update(). ---------------

Patch Set 1 #

Patch Set 2 : Committed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -8 lines) Patch
M core/arch/instr_create_shared.h View 2 chunks +7 lines, -5 lines 0 comments Download
M core/arch/opnd.h View 1 chunk +1 line, -1 line 0 comments Download
M ext/drx/drx.c View 3 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2
bruening
7 years, 2 months ago (2017-01-30 05:51:30 UTC) #1
bruening
7 years, 2 months ago (2017-01-30 05:51:31 UTC) #2
Committed as
https://github.com/DynamoRIO/dynamorio/commit/a06ac000ca9931c0118dcda6b863e31...

Final commit log: 
---------------
Improve drx_insert_counter_update encoding

On x86 with small values, switches to a smaller immediate for the add
instruction in drx_insert_counter_update().

Review-URL: https://codereview.appspot.com/312350043
---------------
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b