If SSE2 is available, x86 should pass first 3 f32/f64 arguments in XMM registers...
[oota-llvm.git] / test / Analysis / ScalarEvolution / 2007-11-18-OrInstruction.ll
2008-02-12 Wojciech MatyjewiczNow that ScalarEvolution::print writes to the correct...
2007-11-27 Dan GohmanChange grep '' to grep {}.
2007-11-20 Nick LewyckyBe more careful when transforming | to +. Patch from...