[svn-r7372] add likely/unlikely macros to mpiutil.h
On Blue Gene (and some other platforms) the compiler occasionally generates suboptimal code if it guesses the likelihood of a branch incorrectly. These macros allow us to help the compiler out in cases that it guesses poorly. No reviewer.
Please register or sign in to comment