Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FileCheck-ize another test. This one is more clear and runs fewer | Chandler Carruth | 2011-07-02 | 1 | -13/+30 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -5/+5 |
* | Use movaps / movd to extract vector element 0 even with sse4.1. It's still ch... | Evan Cheng | 2009-01-02 | 1 | -5/+5 |
* | Fix PR2485: do all 4-element SSE shuffles in max. of 2 shuffle instructions. | Evan Cheng | 2008-07-23 | 1 | -3/+2 |
* | Fix some more quoting issues in RUN lines, this time regarding unintended | Matthijs Kooijman | 2008-06-10 | 1 | -2/+2 |
* | Add nounwind. | Evan Cheng | 2008-05-29 | 1 | -4/+4 |
* | Update test to catch recent x86 insert regression and improvements | Nate Begeman | 2008-01-07 | 1 | -0/+3 |
* | Use shuffles to implement insert_vector_elt for i32, i64, f32, and f64. | Evan Cheng | 2007-12-12 | 1 | -0/+23 |