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

Issue 12211041: Infrastructure classes for evaluating numeric relations between values. (Closed)

Created:
7 years, 10 months ago by Massi
Modified:
7 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Infrastructure classes for evaluating numeric relations between values. Subsumed in https://codereview.chromium.org/12226112/. Closing.

Patch Set 1 #

Patch Set 2 : Added basic support for numeric relations with the result of an arithmetical operation. #

Patch Set 3 : Detect induction variables. #

Patch Set 4 : Added relations implied by conditional branches. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+364 lines, -0 lines) Patch
M src/arm/lithium-arm.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.h View 1 2 3 13 chunks +254 lines, -0 lines 0 comments Download
M src/hydrogen-instructions.cc View 1 2 3 6 chunks +86 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/mips/lithium-mips.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Massi
7 years, 10 months ago (2013-02-06 16:25:46 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698