]> gcc.gnu.org Git - gcc.git/commit
sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting the currently visited...
authorKazu Hirata <kazu@gcc.gnu.org>
Mon, 18 Oct 2004 23:51:07 +0000 (23:51 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 18 Oct 2004 23:51:07 +0000 (23:51 +0000)
commit26ebd00db32c097036912a22418c7230333bf5af
tree7e75f408b6782edff09d94f5f3f7eb31f8473111
parente0d3b4528fc87c1f8fdc2d192792ea04357c2a81
sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting the currently visited word to right.

* sbitmap.h (EXECUTE_IF_SET_IN_SBITMAP): Speed up by shifting
the currently visited word to right.

From-SVN: r89257
gcc/ChangeLog
This page took 0.057618 seconds and 5 git commands to generate.