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

Issue 11280080: MIPS: Lattice-based representation inference, powered by left/right specific type feedback for Bina… (Closed)

Created:
8 years, 1 month ago by palfia
Modified:
8 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Lattice-based representation inference, powered by left/right specific type feedback for BinaryOps and comparisons Port r12961 (96c0e493) BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=13014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+380 lines, -549 lines) Patch
M src/mips/code-stubs-mips.h View 3 chunks +6 lines, -117 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 47 chunks +330 lines, -370 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 3 chunks +4 lines, -25 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +9 lines, -29 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 chunk +24 lines, -1 line 0 comments Download
M src/mips/lithium-mips.h View 1 chunk +1 line, -1 line 0 comments Download
M src/mips/lithium-mips.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/mips/simulator-mips.cc View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
palfia
8 years, 1 month ago (2012-11-20 01:23:19 UTC) #1
Jakob Kummerow
rubber-stamp LGTM, I'll land. I'm sure you had as much fun porting this CL as ...
8 years, 1 month ago (2012-11-20 14:10:15 UTC) #2
palfia
8 years, 1 month ago (2012-11-21 00:50:37 UTC) #3
On 2012/11/20 14:10:15, Jakob wrote:
> rubber-stamp LGTM, I'll land.
> 
> I'm sure you had as much fun porting this CL as I had writing it ;-)

Yes, it was a great fun. :-)

Powered by Google App Engine
This is Rietveld 408576698