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