|
|
Total comments: 27
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+682 lines, -552 lines) |
Patch |
 |
M |
runtime/vm/compiler.cc
|
View
|
1
2
|
5 chunks |
+27 lines, -17 lines |
0 comments
|
Download
|
 |
A |
runtime/vm/flow_graph.h
|
View
|
1
2
|
1 chunk |
+116 lines, -0 lines |
0 comments
|
Download
|
 |
A |
runtime/vm/flow_graph.cc
|
View
|
1
2
|
1 chunk |
+468 lines, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_allocator.h
|
View
|
1
2
|
2 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_allocator.cc
|
View
|
1
2
|
10 chunks |
+25 lines, -28 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_builder.h
|
View
|
1
2
|
4 chunks |
+9 lines, -35 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_builder.cc
|
View
|
1
2
|
4 chunks |
+3 lines, -437 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler.cc
|
View
|
1
2
|
1 chunk |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_arm.h
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_ia32.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_x64.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_compiler_x64.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/flow_graph_optimizer.h
|
View
|
1
2
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/il_printer.h
|
View
|
1
2
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
runtime/vm/vm_sources.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|