Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(286)

Issue 97117: Use type feedback to generate type guards

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 5 months ago by Jeffrey Yasskin
Modified:
16 years, 3 months ago
Reviewers:
Collin Winter
CC:
unladen-swallow_googlegroups.com
Visibility:
Public.

Description

Use the type feedback from http://codereview.appspot.com/96126 to emit type guards. These don't optimize anything yet, since we don't emit full constant definitions.

Patch Set 1 #

Patch Set 2 : Update to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+423 lines, -157 lines) Patch
M Lib/test/test_llvm.py View 1 36 chunks +190 lines, -89 lines 0 comments Download
M Python/eval.cc View 1 4 chunks +10 lines, -9 lines 0 comments Download
M Python/llvm_fbuilder.h View 1 2 chunks +12 lines, -0 lines 0 comments Download
M Python/llvm_fbuilder.cc View 1 29 chunks +189 lines, -46 lines 0 comments Download
M Util/RuntimeFeedback.h View 1 4 chunks +6 lines, -4 lines 0 comments Download
M Util/RuntimeFeedback.cc View 1 6 chunks +16 lines, -9 lines 0 comments Download

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b