If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-29-SGTTripCount.ll
2008-07-30 Eli FriedmanFix for PR2607: SCEV miscomputing the loop count for...