Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 22638012: Use long long builtins of zero counting for x86-64. (Closed)

Created:
7 years, 4 months ago by khim
Modified:
7 years, 4 months ago
Reviewers:
halyavin2, halyavin
CC:
native-client-reviews_googlegroups.com
Base URL:
http://git.chromium.org/native_client/nacl-gcc.git@master
Visibility:
Public.

Description

Use long long builtins of zero counting for x86-64. 2011-06-18 H.J. Lu <hongjiu.lu@intel.com>; * longlong.h (count_leading_zeros): Use long long builtin for x86-64. (count_trailing_zeros): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@175183 138bc75d-0d04-0410-961f-82ee72b054a4 R=halyavin@google.com BUG= Committed: https://git.chromium.org/gitweb?p=native_client/nacl-gcc.git;a=commit;h=46c2b9f

Patch Set 1 : Sort changelog #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M gcc/ChangeLog View 1 chunk +6 lines, -0 lines 0 comments Download
M gcc/longlong.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
khim
7 years, 4 months ago (2013-08-08 23:38:09 UTC) #1
halyavin
lgtm
7 years, 4 months ago (2013-08-09 08:36:44 UTC) #2
khim
7 years, 4 months ago (2013-08-09 08:44:09 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r46c2b9f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698