Commit some changes I had managed to lose last night while refactoring the code....
[oota-llvm.git] / test / CodeGen / X86 / pmul.ll
2009-09-08 Dan GohmanEliminate more uses of llvm-as and llvm-dis.
2009-02-11 Dan GohmanDon't use special heuristics for nodes with no data...
2009-01-25 Evan ChengTeach 2addr pass to be do more commuting. If both uses...
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...