|
Converted FullCode to have its own list of known intrinsics.
Combined the various lists, the only slightly ugly thing is now the
distinction between intrinsics returning pairs and the rest, but
that's no big deal.
BUG= v8:3947
LOG=n
Committed: https://crrev.com/611eb2589449fe0d2f3f22559e32ec293983c657
Cr-Commit-Position: refs/heads/master@{#27135}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+241 lines, -213 lines) |
Patch |
|
M |
src/arm/full-codegen-arm.cc
|
View
|
|
3 chunks |
+22 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/arm64/full-codegen-arm64.cc
|
View
|
|
3 chunks |
+22 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/full-codegen.h
|
View
|
|
2 chunks |
+46 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/full-codegen.cc
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
|
M |
src/ia32/full-codegen-ia32.cc
|
View
|
|
3 chunks |
+24 lines, -20 lines |
0 comments
|
Download
|
|
M |
src/mips/full-codegen-mips.cc
|
View
|
|
3 chunks |
+22 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/mips64/full-codegen-mips64.cc
|
View
|
|
3 chunks |
+21 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/ppc/full-codegen-ppc.cc
|
View
|
|
3 chunks |
+22 lines, -16 lines |
0 comments
|
Download
|
|
M |
src/runtime/runtime.h
|
View
|
1
|
6 chunks |
+16 lines, -24 lines |
0 comments
|
Download
|
|
M |
src/runtime/runtime.cc
|
View
|
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
|
M |
src/serialize.cc
|
View
|
1
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
src/x64/full-codegen-x64.cc
|
View
|
|
2 chunks |
+21 lines, -15 lines |
0 comments
|
Download
|
|
M |
src/x87/full-codegen-x87.cc
|
View
|
|
3 chunks |
+23 lines, -20 lines |
0 comments
|
Download
|
Total messages: 9 (3 generated)
|