Are there any asm instructions that can speed up computation of min/max of vector of doubles/integers on Core i7 architecture?
Update:
I didn\'t
if your are using Intel's IPP library you can use the vector statistical functions to calculate vector min/max (among other things)