On Sunday 07 October 2001 12:24 pm, Brent Dax wrote: > If GCC has this great feature, maybe we should use it if the compiler is > GCC and fall back to something else otherwise. It's not gonnna hurt on > other compilers, and it could help significantly on GCC.
I'm already assuming that we will have hints based on both architecture and compiler. The question is, how much do you want to splinter code to gain specialized benefits? Swapping out the runops loop is one thing. Rearchitecting the run-time engine, something else. (Examples for the sake of examples.) -- Bryan C. Warnock [EMAIL PROTECTED]