Chromium Code Reviews

Issue 521003: - Reordered the instructions in the inlined allocation code to space dependen... (Closed)

Created:
11 years ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Mads Ager (google), Mads Ager (chromium)
CC:
v8-dev
Visibility:
Public.

Description

- Reordered the instructions in the inlined allocation code to space dependent instructions. - Replaced the or instruction with lea. Committed: http://code.google.com/p/v8/source/detail?r=3520

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+12 lines, -12 lines)
M src/ia32/macro-assembler-ia32.cc View 3 chunks +12 lines, -12 lines 0 comments

Messages

Total messages: 2 (0 generated)
bak
11 years ago (2009-12-23 13:17:03 UTC) #1
Mads Ager (chromium)
11 years ago (2009-12-23 13:24:27 UTC) #2
LGTM

Powered by Google App Engine