1
1
openmpi/opal/include
Brian Barrett 4c80624fb3 * As promised to George and per #93, add macros for hinting to the compiler
whether an if statement is likely to be taken and for prefetching memory.
  Current macros:

    OPAL_LIKELY(expression)
    OPAL_UNLIKELY(expression)
    OPAL_PREFETC(address)

This commit was SVN r10278.
2006-06-09 19:50:51 +00:00
..
opal * As promised to George and per #93, add macros for hinting to the compiler 2006-06-09 19:50:51 +00:00
Makefile.am Let's try this again, this time with less suck. 2006-03-12 17:56:58 +00:00
opal_config_bottom.h Update include path. 2006-02-27 02:15:53 +00:00
opal_stdint.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00