DescriptionImprove instruction creating/adding shorthand in HGraphBuilder
Add multi-argument templates for New, NewUncasted, Add and AddUncasted that
call boilerplate HInstruction::New methods rather than the constructor directly.
This allows for automatic passing of the zone and context for instructions that
need them.
R=verwaest@chromium.org
Committed: http://code.google.com/p/v8/source/detail?r=15990
Patch Set 1 #
Total comments: 10
Patch Set 2 : Review feedback #Patch Set 3 : Review feedback and merge with ToT #
Total comments: 8
Patch Set 4 : Whitespace fixes #Patch Set 5 : Review feedback #
Messages
Total messages: 6 (0 generated)
|