|
|
Merge revisions 6611, 6795, 6797 to the 3.0 branch
I added 6611 to this patch since it makes the merge a much cleaner. I
can make another patch only merging 6795+6797, but this will include a
bunch of hand merged stuff that I would love to avoid giving our test
coverage for the 3.0 branch.
Committed: http://code.google.com/p/v8/source/detail?r=6804
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+163 lines, -104 lines) |
Patch |
 |
M |
src/arm/deoptimizer-arm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/arm/lithium-codegen-arm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/assembler.h
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
src/assembler.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/disassembler.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/full-codegen.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/ia32/assembler-ia32.h
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/assembler-ia32.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/ia32/deoptimizer-ia32.cc
|
View
|
|
2 chunks |
+50 lines, -67 lines |
0 comments
|
Download
|
 |
M |
src/ia32/lithium-codegen-ia32.cc
|
View
|
|
6 chunks |
+25 lines, -5 lines |
4 comments
|
Download
|
 |
M |
src/objects.h
|
View
|
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/objects.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/objects-inl.h
|
View
|
|
1 chunk |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/runtime.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/safepoint-table.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/version.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/x64/deoptimizer-x64.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
src/x64/lithium-codegen-x64.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A |
test/mjsunit/regress/regress-1156.js
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|