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

Issue 2227463003: [WIP] NumberToString operator in TF.

Created:
4 years, 4 months ago by Benedikt Meurer
Modified:
4 years, 4 months ago
Reviewers:
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@TurboFan_BuiltinTypingRules
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[WIP] NumberToString operator in TF. BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+163 lines, -20 lines) Patch
M src/compiler/js-builtin-reducer.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/js-builtin-reducer.cc View 2 chunks +53 lines, -0 lines 0 comments Download
M src/compiler/js-typed-lowering.cc View 1 chunk +4 lines, -1 line 0 comments Download
M src/compiler/opcodes.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/operation-typer.h View 3 chunks +6 lines, -0 lines 0 comments Download
M src/compiler/operation-typer.cc View 3 chunks +22 lines, -1 line 0 comments Download
M src/compiler/simplified-lowering.cc View 1 chunk +38 lines, -0 lines 0 comments Download
M src/compiler/simplified-operator.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/simplified-operator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/verifier.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/heap-symbols.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +13 lines, -13 lines 0 comments Download
M src/runtime/runtime-numbers.cc View 1 chunk +15 lines, -4 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 4 (4 generated)
Benedikt Meurer
The CQ bit was checked by bmeurer@chromium.org to run a CQ dry run
4 years, 4 months ago (2016-08-08 19:29:33 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2227463003/1
4 years, 4 months ago (2016-08-08 19:29:35 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
4 years, 4 months ago (2016-08-08 19:47:31 UTC) #3
commit-bot: I haz the power
4 years, 4 months ago (2016-08-08 19:47:31 UTC) #4
Dry run: Try jobs failed on following builders:
  v8_mac_rel_ng on master.tryserver.v8 (JOB_FAILED,
http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/6584)
  v8_mac_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED,
http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng_triggered/bui...)

Powered by Google App Engine
This is Rietveld 408576698