Chromium Code Reviews
DescriptionReapply change to GVN all HFieldGet instructions.
- Enable GVN for all HFieldGet.
- Mark all non-final HFieldGet as depending on something.
- Mark control flow as not having side effects.
- Fix dead code elimination to not treat control flow as dead code.
- Fix live ranges for HChecks to unconditionally have the same live range as the instruction they are checking.
- Added Nicolas' fix for GVN in loops (https://chromiumcodereview.appspot.com/10565025).
R=floitsch@google.com
BUG=
TEST=
Committed: https://code.google.com/p/dart/source/detail?r=8769
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||