X86: Custom lower <2 x i64> eq and ne when SSE41 is not available.
[oota-llvm.git] / test / CodeGen / X86 / fastcc-2.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-09-05 Evan ChengIf SSE2 is available, x86 should pass first 3 f32/f64...