Move & restructure test per review.
[oota-llvm.git] / test / CodeGen / X86 / pmul.ll
2008-12-18 Mon P WangFix test to account for generating some vector code...
2008-05-27 Dan GohmanMake this test independent of the target-triple; the...
2008-05-26 Nick LewyckyThe Linux ABI emits an extra "movl %esp, %ebp" in funct...
2008-05-23 Dan GohmanUse PMULDQ for v2i64 multiplies when SSE4.1 is availabl...