Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86][SSE] Change BUILD_VECTOR interleaving ordering to improve coalescing/co... | Simon Pilgrim | 2017-06-04 | 1 | -12/+12 |
* | [X86][SSE] Check vec_set BUILD_VECTOR tests on both 32 and 64-bit targets | Simon Pilgrim | 2017-05-10 | 1 | -21/+42 |
* | [X86][SSE] Regenerated the vec_set tests. | Simon Pilgrim | 2016-04-01 | 1 | -11/+32 |
* | Rename features to match what gcc and clang use. | Rafael Espindola | 2013-08-23 | 1 | -1/+1 |
* | BUILD_VECTOR was missing out on some prime opportunities to use SSE 4.1 inserts. | Nate Begeman | 2010-03-24 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Add nounwind. | Evan Cheng | 2008-05-07 | 1 | -1/+1 |
* | Remove llvm-upgrade and update tests. | Tanya Lattner | 2008-02-21 | 1 | -12/+13 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -1/+1 |
* | Regression is gone, don't try to find it on clean target. | Reid Spencer | 2007-01-17 | 1 | -0/+14 |