Chromium Code Reviews
DescriptionImprove constant propagation for type arguments.
The instruction to extract type arguments are now fully supported
in constant propagation.
I also added cid-information to non-instance constants (like e.g.
type arguments). This will enable more opportunities
for allocation sinking because it requires the type arguments to
be known constant.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=32489
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||