Files
sdk/runtime/vm
fschneider@google.com 9eb97cb338 Don't require eliminating certain type checks in unoptimized compilation.
The compiler relied on the graph builder to eliminate certain type
checks so that running without type check elimination required a
hack in the code generator to deal with the transition sentinel.

This CL makes type checks explicit in the AST and avoid inserting
them where they're not necessary (e.g. assigning null, sentinal values).

R=regis@google.com, srdjan@google.com

Review URL: https://codereview.chromium.org//300763002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@36734 260f80e4-7a28-3924-810f-c04153c831b5
2014-05-28 10:16:05 +00:00
..
2014-05-21 00:32:32 +00:00
2014-05-21 00:32:32 +00:00
2014-04-07 17:31:32 +00:00
2014-03-14 16:16:21 +00:00
2014-03-21 15:01:51 +00:00
2014-05-22 06:30:51 +00:00
2014-05-22 06:30:51 +00:00
2014-03-07 19:17:36 +00:00
2014-05-27 18:05:20 +00:00
2014-02-27 09:57:46 +00:00
2014-03-07 19:17:36 +00:00
2014-03-07 19:17:36 +00:00
2014-05-22 14:40:41 +00:00
2014-04-29 00:32:22 +00:00
2014-05-06 17:07:26 +00:00
2014-05-22 23:47:20 +00:00
2013-08-20 20:24:11 +00:00
2014-05-02 21:50:46 +00:00
2014-05-27 21:27:17 +00:00
2014-05-27 21:27:17 +00:00
2014-05-22 06:30:51 +00:00
2014-05-14 18:32:11 +00:00
2014-04-24 23:20:48 +00:00
2014-05-14 18:32:11 +00:00
2014-03-07 19:17:36 +00:00
2014-01-29 23:07:50 +00:00
2014-04-24 22:08:20 +00:00
2014-05-22 17:31:47 +00:00
2014-05-22 17:31:47 +00:00
2014-05-14 18:32:11 +00:00
2014-05-27 18:05:20 +00:00
2014-03-28 23:39:36 +00:00
2014-03-28 23:39:36 +00:00
2014-02-20 21:10:07 +00:00
2014-05-21 00:32:32 +00:00
2014-05-21 00:32:32 +00:00
2014-05-27 21:27:17 +00:00
2014-05-27 21:27:17 +00:00
2014-03-20 21:00:10 +00:00
2014-04-23 23:20:24 +00:00
2014-04-04 21:04:48 +00:00
2014-05-22 23:47:20 +00:00
2014-05-22 23:47:20 +00:00
2014-05-22 23:47:20 +00:00
2014-05-23 10:09:54 +00:00
2014-02-07 17:43:21 +00:00
2014-04-21 16:03:52 +00:00
2014-04-21 16:03:52 +00:00
2014-04-21 16:03:52 +00:00
2014-05-27 18:05:20 +00:00