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

Issue 23072023: MIPS: Fix bug that prevents JALR to JAL optimizations. (Closed)

Created:
7 years, 4 months ago by dusmil
Modified:
7 years, 4 months ago
Reviewers:
kisg, Paul Lind, palfia, danno
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Fix bug that prevents JALR to JAL optimizations. TEST= BUG= Committed: http://code.google.com/p/v8/source/detail?r=16252

Patch Set 1 #

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

Messages

Total messages: 3 (0 generated)
dusmil
7 years, 4 months ago (2013-08-20 14:43:26 UTC) #1
Paul Lind
LGTM, I'll commit this for you.
7 years, 4 months ago (2013-08-20 14:59:12 UTC) #2
Paul Lind
7 years, 4 months ago (2013-08-20 22:13:25 UTC) #3
Committed as r16252.

Powered by Google App Engine
This is Rietveld 408576698