Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(634)

Issue 125258: Don't strength reduce divisions by 1 or 2 as they can often be... (Closed)

Created:
11 years, 6 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Don't strength reduce divisions by 1 or 2 as they can often be handled by an optimistic inline idiv. Committed: http://code.google.com/p/v8/source/detail?r=2212

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M src/parser.cc View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 6 months ago (2009-06-17 15:21:23 UTC) #1
Mads Ager (chromium)
11 years, 6 months ago (2009-06-17 15:29:49 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698