dart-sdk/tests/lib
Martin Kustermann 32c4480403 [VM] Fix various issues in the VM, mainly simdbc64 related
* Fixes kernel flow graph builder to use instantiated type argumenst
    for CreateArray

  * Fixes prologue builder to mask the positon of named arguments in the
    arguments descriptor array

  * Add a SmiBitAndTOS instruction to DBC

  * Implement missing AssertSubtype DBC instruction

  * Ensure we don't use field guards in DBC mode

  * Remove incorrect assertions in LoadIndexedUnsafe/StoreIndexedUnsafe

  * Save argdesc_ in DBC simulator when calling the runtime to optimize
    a function (which can call re-entrant to Simulator via const
    evalulation)

Issue https://dart-review.googlesource.com/c/sdk/+/29581

Change-Id: Ia14b657db66f90643822b6986ec7f75f746ab0d8
Reviewed-on: https://dart-review.googlesource.com/30340
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2017-12-19 14:49:52 +00:00
..
analyzer Normalize all status files and enable presubmit hook. 2017-12-07 08:38:30 +00:00
async Use generic functions in zones. 2017-09-20 15:46:06 +00:00
collection Format all tests. 2017-04-17 14:53:02 -07:00
convert Migrate test block 182. 2017-09-07 12:53:45 +00:00
developer Redo TimelineTask API 2015-11-11 10:59:38 -08:00
js Fix js/null_test to run also in CSP mode 2014-08-05 21:46:43 +00:00
math Migrated test lock 217 to Dart 2.0. 2017-08-31 07:47:36 -07:00
mirrors Revert "[vm] Add a simple compactor." 2017-10-17 21:57:19 +00:00
profiler Migrate test batch 233 to Dart 2.0 2017-09-11 10:46:03 +00:00
typed_data [VM] Fix typing issues in the typed_data.dart 2017-10-11 10:29:05 +00:00
lib.status [VM] Fix various issues in the VM, mainly simdbc64 related 2017-12-19 14:49:52 +00:00