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