On Mar 30, 2009, at 10:53 AM, David Chisnall wrote: >>> >>> if (__builtin_expect(__builtin_add_check_overflow(&a, b, c), 0)) >> >> Note that LLVM doesn't support __builtin_expect... > > Yet...? Yet! :) -Chris