Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(374)

Issue 4539048: Remove thumb check for _builtin_clz

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by Shankar
Modified:
8 years, 10 months ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

This patch removes the thumb check for clz implementation

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M include/core/SkMath.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
Shankar
Remove the check of __thumb__ for ARM, for core with thumb-2 (-march=armv7-a -mthumb) clz is ...
13 years, 1 month ago (2011-05-11 04:12:27 UTC) #1
Shankar
Reference : __clzsi2 e16f0f10 clz r0, r0 e12fff1e bx lr
13 years, 1 month ago (2011-05-11 04:37:13 UTC) #2
reed1
LGTM
13 years, 1 month ago (2011-05-11 15:41:41 UTC) #3
Shankar
Hi Reed, Could you please checkin the changes ? thanks Shankar
13 years, 1 month ago (2011-05-17 12:28:20 UTC) #4
reed1
committed rev. 1477
13 years, 1 month ago (2011-06-02 13:45:46 UTC) #5
Shankar
13 years, 1 month ago (2011-06-03 03:41:07 UTC) #6
Thanks a lot Reed

-shankar

On Thu, Jun 2, 2011 at 7:15 PM,  <reed@google.com> wrote:
> committed rev. 1477
>
> http://codereview.appspot.com/4539048/
>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b