Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Convert several tests to use temporary files instead of redundantly | Dan Gohman | 2008-06-10 | 1 | -5/+6 |
* | Instead of a vector load, shuffle and then extract an element. Load the eleme... | Evan Cheng | 2008-05-13 | 1 | -4/+2 |
* | Add nounwind. | Evan Cheng | 2008-05-07 | 1 | -4/+2 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -5/+5 |
* | Fix the alignment requirements of several unpck and shuf instructions. | Dan Gohman | 2007-08-02 | 1 | -0/+50 |