|
|
Prevent deopt when assigning double values to typed arrays
BUG= 1515
TEST=
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+427 lines, -270 lines) |
Patch |
 |
M |
src/arm/lithium-arm.cc
|
View
|
|
1 chunk |
+3 lines, -11 lines |
0 comments
|
Download
|
 |
M |
src/assembler.h
|
View
|
|
2 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/assembler.cc
|
View
|
|
2 chunks |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/conversions.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/conversions-inl.h
|
View
|
|
3 chunks |
+37 lines, -1 line |
0 comments
|
Download
|
 |
M |
src/hydrogen.cc
|
View
|
|
12 chunks |
+42 lines, -74 lines |
2 comments
|
Download
|
 |
M |
src/hydrogen-instructions.h
|
View
|
|
12 chunks |
+84 lines, -26 lines |
0 comments
|
Download
|
 |
M |
src/hydrogen-instructions.cc
|
View
|
|
12 chunks |
+32 lines, -18 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
|
12 chunks |
+54 lines, -26 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.h
|
View
|
|
7 chunks |
+30 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-ia32.cc
|
View
|
|
20 chunks |
+61 lines, -69 lines |
0 comments
|
Download
|
 |
M |
src/ia32/macro-assembler-ia32.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/ia32/stub-cache-ia32.cc
|
View
|
|
1 chunk |
+1 line, -8 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
|
1 chunk |
+1 line, -26 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
test/cctest/test-api.cc
|
View
|
|
2 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|