| Commit message (Expand) | Author | Age | Files | Lines |
* | Favors pshufd over shufps when shuffling elements from one vector. pshufd is ... | Evan Cheng | 2008-04-05 | 1 | -3/+3 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -30/+30 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -3/+3 |
* | Re-apply 40504, but with a fix for the segfault it caused in oggenc: | Dan Gohman | 2007-07-27 | 1 | -1/+1 |
* | Reverting 40504 for now. It's breaking oggenc. | Evan Cheng | 2007-07-27 | 1 | -1/+1 |
* | Remove X86ISD::LOAD_PACK and X86ISD::LOAD_UA and associated code from the | Dan Gohman | 2007-07-26 | 1 | -1/+1 |
* | For PR1319: | Reid Spencer | 2007-04-16 | 1 | -3/+4 |
* | Use the llvm-upgrade program to upgrade llvm assembly. | Reid Spencer | 2006-12-02 | 1 | -3/+3 |
* | Update | Evan Cheng | 2006-07-07 | 1 | -1/+1 |
* | Add && to each RUN: line (except the last one). | Evan Cheng | 2006-04-21 | 1 | -2/+2 |
* | Separate out to 2 test cases | Evan Cheng | 2006-04-05 | 1 | -26/+1 |
* | Add a new shuffle test case that requires pshuflw / pshufhw pair. | Evan Cheng | 2006-04-05 | 1 | -2/+27 |
* | Add a pshufhw test case. | Evan Cheng | 2006-03-29 | 1 | -0/+25 |
* | Use movhpd is even better than movlhps. | Evan Cheng | 2006-03-28 | 1 | -1/+1 |
* | Add a v2f64 shuffle case. | Evan Cheng | 2006-03-24 | 1 | -1/+9 |
* | Add a vector shuffle test case | Evan Cheng | 2006-03-24 | 1 | -0/+10 |