Age | Commit message (Expand) | Author |
---|---|---|
2011-05-04 | Prepare remaining tests for -join-physreg going away. | Jakob Stoklund Olesen |
2010-03-30 | Remove the pmulld intrinsic and autoupdate it as a vector multiply. | Eric Christopher |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-02-11 | Don't use special heuristics for nodes with no data predecessors | Dan Gohman |
2009-01-25 | Teach 2addr pass to be do more commuting. If both uses of a two-address instr... | Evan Cheng |
2008-12-18 | Fix test to account for generating some vector code for mul v2i64 instead | Mon P Wang |
2008-05-27 | Make this test independent of the target-triple; the stack alignment | Dan Gohman |
2008-05-26 | The Linux ABI emits an extra "movl %esp, %ebp" in function prologue and | Nick Lewycky |
2008-05-23 | Use PMULDQ for v2i64 multiplies when SSE4.1 is available. And add | Dan Gohman |