Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DAG: Avoid OOB when legalizing vector indexing | Matt Arsenault | 2017-01-10 | 1 | -8/+16 |
* | [X86][SSE] Fix domains for scalar store instructions | Simon Pilgrim | 2016-12-15 | 1 | -4/+4 |
* | [X86][SSE] Consistently set MOVD/MOVQ load/store/move instructions to integer... | Simon Pilgrim | 2016-12-07 | 1 | -2/+2 |
* | [X86][SSE] Regenerated the vec_insert tests. | Simon Pilgrim | 2016-04-01 | 1 | -1/+86 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 2009-09-08 | 1 | -1/+1 |
* | make these tests pass when run on a G5. | Chris Lattner | 2009-02-20 | 1 | -1/+1 |
* | In the case of an extractelement on an insertelement value, | Dan Gohman | 2009-01-29 | 1 | -0/+25 |