| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [x86] regenerate checks | Sanjay Patel | 2016-04-05 | 1 | -35/+70 |
| * | [x86] add an SSE2 + fast-unaligned accesses run for memset nonzero tests | Sanjay Patel | 2016-04-01 | 1 | -4/+122 |
| * | [x86] add an SSE1 run for these tests | Sanjay Patel | 2016-04-01 | 1 | -105/+106 |
| * | [x86] avoid intermediate splat for non-zero memsets (PR27100) | Sanjay Patel | 2016-04-01 | 1 | -18/+10 |
| * | [x86] avoid intermediate splat for non-zero memsets (PR27100) | Sanjay Patel | 2016-04-01 | 1 | -113/+66 |
| * | [x86] add memset tests to show another potential improvement | Sanjay Patel | 2016-03-31 | 1 | -0/+203 |
| * | [x86] use SSE/AVX ops for non-zero memsets (PR27100) | Sanjay Patel | 2016-03-31 | 1 | -51/+131 |
| * | [x86] add tests to show current memset codegen | Sanjay Patel | 2016-03-29 | 1 | -0/+88 |

