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

Issue 591023003: WIP: Add first-class support for float32 representations. (Closed)

Created:
6 years, 3 months ago by titzer
Modified:
6 years, 2 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

WIP: Add first-class support for float32 representations. (Cl for review, not for landing) R=bmeurer@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+266 lines, -248 lines) Patch
M src/compiler/ia32/code-generator-ia32.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M src/compiler/ia32/instruction-codes-ia32.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/ia32/instruction-selector-ia32.cc View 2 chunks +22 lines, -0 lines 0 comments Download
M src/compiler/instruction-selector.cc View 1 chunk +74 lines, -108 lines 0 comments Download
M src/compiler/machine-operator.h View 1 chunk +72 lines, -71 lines 0 comments Download
M src/compiler/machine-operator.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M src/compiler/machine-operator-reducer.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/opcodes.h View 1 chunk +59 lines, -56 lines 0 comments Download
M src/compiler/simplified-lowering.cc View 1 chunk +26 lines, -13 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
titzer
6 years, 3 months ago (2014-09-22 09:02:44 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698