Files
sdk/runtime/vm
Aart Bik fa092aa77b [vm/compiler] actual string constant propagation
Rationale:
A bit more constant propagation for strings, this time
using actual values (rather than just testing identity).
Note that the worklist iteration broke down a bit for
this added case since push arguments do not have a
use-link to the call. Also note that the added cases
have some overlap with the inliner, but are able to
propagate values for different cases.

https://github.com/dart-lang/sdk/issues/35882

Change-Id: I380fca6ab90933e6342cd0572101cb94ed8c78ab
Reviewed-on: https://dart-review.googlesource.com/c/92861
Commit-Queue: Aart Bik <ajcbik@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2019-02-13 21:42:38 +00:00
..
2019-01-25 18:37:05 +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
2017-10-30 22:02:20 +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
2017-11-23 00:07:56 +00:00
2017-11-23 00:07:56 +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