Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [X86] Fix vector ANDN matching to work correctly when both inputs to the AND ... | Craig Topper | 2017-01-28 | 1 | -8/+4 |
* | [X86] Add test case that shows failure to use a vector ANDN when both inputs ... | Craig Topper | 2017-01-28 | 1 | -2/+25 |
* | [X86][SSE] Regenerated vec_logical tests. | Simon Pilgrim | 2016-04-01 | 1 | -27/+72 |
* | [opaque pointer type] Add textual IR support for explicit type parameter to l... | David Blaikie | 2015-02-27 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | Split the Add, Sub, and Mul instruction opcodes into separate | Dan Gohman | 2009-06-04 | 1 | -1/+1 |
* | Convert several tests to use temporary files instead of redundantly | Dan Gohman | 2008-06-10 | 1 | -4/+4 |
* | Convert tests using "| wc -l | grep ..." to use the count script. | Dan Gohman | 2007-08-15 | 1 | -2/+2 |
* | New test. | Evan Cheng | 2007-07-20 | 1 | -0/+42 |