[x86] lower calls to fmin and llvm.minnum.* using minss/minsd/minps/minpd (PR24475)
[oota-llvm.git] / test / CodeGen / X86 / insertelement-legalize.ll
2010-12-19 Chris Lattnernow that generic vector types aren't selected onto...
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2008-12-15 Mon P WangAdded support to LegalizeType for expanding the operand...