Age | Commit message (Expand) | Author |
---|---|---|
2012-12-10 | Teach DAG combine to handle vector add/sub with vectors of all 0s. | Craig Topper |
2011-11-07 | Expand V_SET0 to xorps by default. | Jakob Stoklund Olesen |
2010-03-31 | Replace V_SET0 with variants for each SSE execution domain. | Jakob Stoklund Olesen |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-06-04 | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman |
2008-02-21 | Remove llvm-upgrade and update tests. | Tanya Lattner |
2007-08-15 | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman |
2006-12-02 | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer |
2006-07-05 | Update test case. | Evan Cheng |
2006-04-21 | Add && to each RUN: line (except the last one). | Evan Cheng |
2006-03-24 | Zero vector testcase | Evan Cheng |