If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2008-07-12-UnneededSelect2.ll
2008-07-12 Nick LewyckyStop creating extraneous smax/umax in SCEV. This remove...