Chromium Code Reviews
Descriptiondart2js cps: Store the TypeMask for each primitive in a field.
This should make it easier to use type information in other passes.
Some passes have been adapted to update the type field, even though it
is still only used in type propagation.
Refinement nodes are still removed pretty early since most passes are
not prepared to deal with them.
BUG=
R=kmillikin@google.com
Committed: https://github.com/dart-lang/sdk/commit/79c0cb039f7c5a5b98af3d641aa5b6b30cb31927
Patch Set 1 #Patch Set 2 : Long line #
Total comments: 1
Patch Set 3 : Print type in CPS IR tracer #
Total comments: 2
Patch Set 4 : Rebase #Messages
Total messages: 5 (1 generated)
|