diff options
| author | 2013-08-15 17:50:16 -0700 | |
|---|---|---|
| committer | 2013-08-16 14:34:53 -0700 | |
| commit | 90af14d2743614e3e1453984b14258a6f145501d (patch) | |
| tree | defcc7bdc0a85de36695b7c7285d7d5759ade92c /disassembler/disassembler.h | |
| parent | 212ec8f32919d50a1e1cb7ea4b3b91ca938ae4e6 (diff) | |
Get SEA fibonacci running in interpreter mode.
Android.mk: Added new file to build.
compile_driver.cc: Moved SE_IR usage test in the block
protected by bool compile, which is enabled by
adding a sepatate test in IsCnadidateForCompilation.
class_linker.cc: Added check in NeedsInterpreter to enable SEA_IR.
art_method-inl.h: DIsabled check in SEA_IR mode.
method_verifier.cc: Added check for SEA_IR mode.
method_verifier.h: Chenged IsCandidateForCompilation signature to
allow testing the function name (for SEA_IR selective
compilation).
dot_gen.h: Updated ART file API usage to altest version.
sea_ir/frontend.cc: Passing function symbol name to CompileMethod.
instruction_Nodes.h: Added accessor for method index for
InvokeStatic IR node.
sea.cc: Added additional IR SignatureNode for function calls (extra
Method parameter). Fixed UnnamedConstant constant value.
sea.h: Passing function_name to GenerateLLVM.
type_inference_visitor.cc: Aded type for first (placeholder) method
parameter.
Change-Id: I295858ea0761a3dffb36f35748d8b93d4919d6a9
Diffstat (limited to 'disassembler/disassembler.h')
0 files changed, 0 insertions, 0 deletions