DescriptionCleaned up nil comparisons in Hydrogen.
This consists basically of 2 parts:
* Restructured BuildCompareNil to make the logic behind it clearer.
Note that it is intentionally written in a quite stylized way.
* Replaced a usesless IfBuilder by a plain HInstruction, removing
some empty blocks.
R=danno@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=16266
Patch Set 1 #Patch Set 2 : Rebased #Messages
Total messages: 3 (0 generated)
|