dart-sdk/runtime/vm/compiler/frontend
Alexander Aprelev 0c481a196c Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform.
Fixes https://github.com/flutter/flutter/issues/40114

Change-Id: If8d71e9c19c2e794d29f7ecbacb87457890a2fd5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116883
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2019-09-12 00:10:09 +00:00
..
base_flow_graph_builder.cc [vm/bytecode] Collect context levels for compiled code generated from bytecode 2019-08-13 20:32:49 +00:00
base_flow_graph_builder.h [vm/bytecode] Collect context levels for compiled code generated from bytecode 2019-08-13 20:32:49 +00:00
bytecode_fingerprints.cc [vm/bytecode] Include function name into source fingerprints 2019-08-28 20:32:51 +00:00
bytecode_fingerprints.h [vm] Implement fingerprints for bytecode functions. 2019-08-14 15:47:09 +00:00
bytecode_flow_graph_builder.cc Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
bytecode_flow_graph_builder.h Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
bytecode_reader.cc [vm/bytecode] Fix clobbering of exception handler types in bytecode reader. 2019-09-10 02:03:39 +00:00
bytecode_reader.h [vm/bytecode] Fix iteration of bytecode local variables 2019-09-11 23:46:29 +00:00
bytecode_scope_builder.cc [vm/bytecode] Use static types of parameters when compiling from bytecode 2019-09-06 21:04:09 +00:00
bytecode_scope_builder.h [vm/bytecode] Declare members in bytecode 2019-03-26 21:40:10 +00:00
constant_evaluator.cc [kernel] FileUriExpression node 2019-09-06 12:22:09 +00:00
constant_evaluator.h [dart/vm] peek prior to constant class evaluation 2019-07-18 17:17:49 +00:00
flow_graph_builder.cc [vm] Use RareType for fast is-checks optimization instead of TypeArguments::null() comparison 2019-07-29 19:58:34 +00:00
flow_graph_builder.h [VM] Introduce function and osr entrypoints to the VM's IR 2018-10-15 13:02:51 +00:00
kernel_binary_flowgraph.cc Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
kernel_binary_flowgraph.h Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
kernel_fingerprints.cc [kernel] FileUriExpression node 2019-09-06 12:22:09 +00:00
kernel_fingerprints.h [vm] Refactoring: extract constant evaluator and fingerprints helper 2018-07-11 21:30:13 +00:00
kernel_to_il.cc Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
kernel_to_il.h [vm/bytecode] Recognize calls to _StringBase._interpolate in bytecode flow graph builder 2019-08-06 15:49:57 +00:00
kernel_translation_helper.cc [kernel] FileUriExpression node 2019-09-06 12:22:09 +00:00
kernel_translation_helper.h [gardening] Migrate most files to be implicit-bool-conversion free 2019-09-05 21:41:42 +00:00
prologue_builder.cc [vm] Namespace constants like offsets and sizeofs to use runtime_api.h 2019-06-10 02:55:25 +00:00
prologue_builder.h [vm/bytecode] Bytecode compilation 2018-09-14 22:02:29 +00:00
scope_builder.cc [kernel] FileUriExpression node 2019-09-06 12:22:09 +00:00
scope_builder.h [vm] Move receiver variable to ParsedFunction, add ParameterVariable() 2019-03-14 00:25:56 +00:00