Pass AVX vectors which are arguments to varargs functions on the stack. <rdar://probl...
[oota-llvm.git] / test / CodeGen / X86 / compare-inf.ll
2010-09-20 Evan ChengEnable machine sinking critical edge splitting. e.g.
2009-09-26 Dan GohmanConvert comparisons like (x == infinity) to (x >= infin...