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

Issue 307903002: X87: Refactor HType to get rid of various hacks. (Closed)

Created:
6 years, 6 months ago by Weiliang
Modified:
6 years, 6 months ago
Reviewers:
Benedikt Meurer, danno
CC:
v8-dev
Visibility:
Public.

Description

X87: Refactor HType to get rid of various hacks. port r21578 (dcf13aa) Original commit message: - Move HType to it's own file. - Add HType::HeapObject and some other useful types. - Get rid of the broken and useless HType::NonPrimitive. - Introduce HType::FromType() to convert from HeapType to HType. - Also add unit tests for HType. - Fix types in Crankshaft. BUG= Committed: https://code.google.com/p/v8/source/detail?r=21579

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M src/x87/lithium-codegen-x87.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M src/x87/lithium-x87.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Weiliang
6 years, 6 months ago (2014-05-29 07:19:57 UTC) #1
Benedikt Meurer
LGTM
6 years, 6 months ago (2014-05-29 08:31:11 UTC) #2
Weiliang
6 years, 6 months ago (2014-05-29 13:12:07 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21579 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698