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

Issue 288853003: Allow div and cmp to work in uint32 mode (Closed)

Created:
6 years, 7 months ago by Jakob Kummerow
Modified:
3 years, 10 months ago
Reviewers:
CC:
v8-dev
Visibility:
Public.

Description

Allow div and cmp to work in uint32 mode This is based on bleeding_edge r15029 plus a few additions which I believe have been landed since. NOT FOR COMMIT.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -14 lines) Patch
M src/hydrogen.cc View 6 chunks +77 lines, -8 lines 0 comments Download
M src/ia32/assembler-ia32.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/assembler-ia32.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M src/ia32/disasm-ia32.cc View 2 chunks +2 lines, -1 line 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 3 chunks +15 lines, -5 lines 0 comments Download

Messages

Total messages: 1 (1 generated)
Jakob Kummerow
3 years, 10 months ago (2017-01-30 20:43:29 UTC) #1
Description was changed from

==========
Allow div and cmp to work in uint32 mode

This is based on bleeding_edge r15029 plus a few additions which I believe have
been landed since.

NOT FOR COMMIT.
==========

to

==========
Allow div and cmp to work in uint32 mode

This is based on bleeding_edge r15029 plus a few additions which I believe have
been landed since.

NOT FOR COMMIT.
==========

Powered by Google App Engine
This is Rietveld 408576698