If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / Analysis / ScalarEvolution / avoid-smax.ll
2008-08-12 Dan GohmanExtend ScalarEvolution's executesAtLeastOnce logic...