DescriptionTrack side-effect free paths in the graph to allow CSE and LICM for instructions that depend on some side-effects.
Right now only a single side-effect is important for CSE/LICM purposes: externalization.
But abstractions are in place to introduce others if needed.
R=fschneider@google.com
Committed: https://code.google.com/p/dart/source/detail?r=22180
Patch Set 1 #
Total comments: 26
Patch Set 2 : comments addressed #Patch Set 3 : #
Messages
Total messages: 8 (0 generated)
|