Files
sdk/runtime/vm
Aart Bik a10b0d8763 [vm/compiler] LICM and CSE improvements
Several improvements
(1) makes implicit control dependence of a null check
    explicit by means of data dependence (already
    done for bounds checks); also see the doc in
    runtime/docs/compiler/data_dep_for_control_dep.md
(2) improves CSE properties of various IL nodes
(3) allows LICM on invariant code that may-throw
    as long as the visible behavior is preserved

https://github.com/dart-lang/sdk/issues/35323
https://github.com/dart-lang/sdk/issues/34684

Change-Id: Icb4520a649da38eddc3d7c85af21427d3c64d22e
Reviewed-on: https://dart-review.googlesource.com/c/93822
Commit-Queue: Aart Bik <ajcbik@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-02-28 19:29:06 +00:00
..
2018-11-01 16:37:22 +00:00
2018-11-01 16:37:22 +00:00
2018-11-08 02:02:39 +00:00
2019-01-26 06:24:18 +00:00
2018-11-01 16:37:22 +00:00
2018-08-20 22:47:31 +00:00
2019-01-25 16:45:13 +00:00
2019-01-25 02:03:51 +00:00
2019-01-02 17:57:52 +00:00
2018-11-09 00:13:26 +00:00
2018-11-09 00:13:26 +00:00
2019-01-25 16:45:13 +00:00
2018-11-20 17:25:42 +00:00
2018-12-10 23:15:27 +00:00
2018-12-10 23:15:27 +00:00
2018-11-08 02:02:39 +00:00
2019-01-26 06:24:18 +00:00
2019-01-26 06:24:18 +00:00
2018-12-04 20:18:23 +00:00