|
Reapply ARM root array change to reduce const pool size
by using r10 to point to a list of common root objects.
This time we also disable a debugger test on ARM that
has never worked, but with this change sometimes
crashes.
Committed: http://code.google.com/p/v8/source/detail?r=2744
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+179 lines, -110 lines) |
Patch |
|
M |
src/arm/builtins-arm.cc
|
View
|
|
6 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
|
M |
src/arm/cfg-arm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/arm/codegen-arm.cc
|
View
|
|
31 chunks |
+64 lines, -41 lines |
0 comments
|
Download
|
|
M |
src/arm/disasm-arm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/arm/ic-arm.cc
|
View
|
|
6 chunks |
+14 lines, -7 lines |
0 comments
|
Download
|
|
M |
src/arm/macro-assembler-arm.h
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/arm/macro-assembler-arm.cc
|
View
|
|
5 chunks |
+16 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/arm/stub-cache-arm.cc
|
View
|
|
4 chunks |
+10 lines, -5 lines |
0 comments
|
Download
|
|
M |
src/arm/virtual-frame-arm.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
src/assembler.h
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/assembler.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/heap.h
|
View
|
|
3 chunks |
+23 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/serialize.cc
|
View
|
|
2 chunks |
+14 lines, -10 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-disasm-arm.cc
|
View
|
|
3 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
test/cctest/test-serialize.cc
|
View
|
|
2 chunks |
+4 lines, -4 lines |
1 comment
|
Download
|
|
M |
test/mjsunit/mjsunit.status
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|