|
Fast codegen: Working break and continue.
Started framework for all intra-functional outward control transfers,
including handling of try/finally.
Total comments: 42
Total comments: 22
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+329 lines, -54 lines) |
Patch |
|
M |
src/arm/fast-codegen-arm.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/arm/macro-assembler-arm.h
|
View
|
1
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/arm/macro-assembler-arm.cc
|
View
|
1
2
3
|
2 chunks |
+24 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/compiler.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
M |
src/fast-codegen.h
|
View
|
1
2
|
5 chunks |
+167 lines, -1 line |
9 comments
|
Download
|
|
M |
src/fast-codegen.cc
|
View
|
1
2
3
|
9 chunks |
+80 lines, -7 lines |
13 comments
|
Download
|
|
M |
src/ia32/fast-codegen-ia32.cc
|
View
|
1
2
3
|
2 chunks |
+1 line, -14 lines |
0 comments
|
Download
|
|
M |
src/ia32/macro-assembler-ia32.h
|
View
|
1
2
3
|
2 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/ia32/macro-assembler-ia32.cc
|
View
|
1
2
3
|
2 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
src/x64/fast-codegen-x64.cc
|
View
|
1
2
3
|
2 chunks |
+2 lines, -14 lines |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.h
|
View
|
1
2
3
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
|
M |
src/x64/macro-assembler-x64.cc
|
View
|
1
2
3
|
2 chunks |
+15 lines, -0 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|