Test case for X86 inline asm constraint 'I'
[oota-llvm.git] / test / CodeGen / X86 / vec_splat.ll
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-04-21 Evan Chengmovddup is a SSE3 instruction.
2006-04-21 Evan ChengAdd && to each RUN: line (except the last one).
2006-04-20 Evan ChengDon't know what I was thinking...
2006-04-16 Evan ChengBetter way to splat v2f64
2006-03-29 Evan ChengUse unpcklpd for v2f64 splat.
2006-03-22 Evan ChengReplace vector splat test case.