[v8-dev] Re: ARM64: Avoid iterating through all unresolved branch infos when many are pending. (issue 227043010)

2014-04-14 Thread alexandre . rames
Committed patchset #2 manually as r20715 (presubmit successful). https://codereview.chromium.org/227043010/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To u

[v8-dev] Re: ARM64: Avoid iterating through all unresolved branch infos when many are pending. (issue 227043010)

2014-04-09 Thread ulan
lgtm https://codereview.chromium.org/227043010/ -- -- v8-dev mailing list v8-dev@googlegroups.com http://groups.google.com/group/v8-dev --- You received this message because you are subscribed to the Google Groups "v8-dev" group. To unsubscribe from this group and stop receiving emails from

[v8-dev] Re: ARM64: Avoid iterating through all unresolved branch infos when many are pending. (issue 227043010)

2014-04-09 Thread alexandre . rames
https://codereview.chromium.org/227043010/diff/1/src/arm64/assembler-arm64.cc File src/arm64/assembler-arm64.cc (right): https://codereview.chromium.org/227043010/diff/1/src/arm64/assembler-arm64.cc#newcode612 src/arm64/assembler-arm64.cc:612: DeleteUnresolvedBranchInfoForLabelTraverse(label); O

[v8-dev] Re: ARM64: Avoid iterating through all unresolved branch infos when many are pending. (issue 227043010)

2014-04-07 Thread ulan
https://codereview.chromium.org/227043010/diff/1/src/arm64/assembler-arm64.cc File src/arm64/assembler-arm64.cc (right): https://codereview.chromium.org/227043010/diff/1/src/arm64/assembler-arm64.cc#newcode612 src/arm64/assembler-arm64.cc:612: DeleteUnresolvedBranchInfoForLabelTraverse(label); I