|
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+311 lines, -137 lines) |
Patch |
|
M |
BUILD.gn
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler/graph-visualizer.cc
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
src/compiler/instruction.h
|
View
|
1
2
3
|
10 chunks |
+55 lines, -19 lines |
0 comments
|
Download
|
|
M |
src/compiler/instruction.cc
|
View
|
1
2
3
|
10 chunks |
+45 lines, -30 lines |
0 comments
|
Download
|
|
M |
src/compiler/pipeline.cc
|
View
|
1
2
3
|
3 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
src/compiler/register-allocator.h
|
View
|
1
2
3
|
2 chunks |
+5 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/compiler/register-allocator.cc
|
View
|
1
2
3
|
15 chunks |
+27 lines, -39 lines |
0 comments
|
Download
|
|
A |
src/compiler/register-configuration.h
|
View
|
1
2
3
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
|
A |
src/compiler/register-configuration.cc
|
View
|
1
2
3
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-codegen-deopt.cc
|
View
|
1
2
3
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
|
M |
test/cctest/compiler/test-gap-resolver.cc
|
View
|
1
2
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
test/unittests/compiler/instruction-selector-unittest.cc
|
View
|
1
2
3
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
|
M |
test/unittests/compiler/register-allocator-unittest.cc
|
View
|
1
2
3
|
5 chunks |
+28 lines, -25 lines |
0 comments
|
Download
|
|
M |
tools/gyp/v8.gyp
|
View
|
1
2
3
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (1 generated)
|