Chromium Code Reviews
DescriptionAdd enough compiler support to compile empty functions on x64.
Implement a simple compilation visitor for the intermediate language. Copy
code from the x64 code generator to support compilation of functions with no
arguments, no locals, and that return a literal.
Compiled code is not used, but it can be disassembled and visually checked
against the code from the old code generator.
R=srdjan@google.com
BUG=
TEST=expected to pass all tests on x64
Committed: https://code.google.com/p/dart/source/detail?r=4601
Patch Set 1 #Patch Set 2 : Include file inadvertently left out. #
Total comments: 12
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||