| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [x86] replace integer logic ops with packed SSE FP logic ops | Sanjay Patel | 2015-10-27 | 1 | -18/+12 |
| * | add FP logic test cases to show current codegen (PR22428) | Sanjay Patel | 2015-10-26 | 1 | -0/+60 |
| * | [x86] replace integer 'xor' ops with packed SSE FP 'xor' ops when operating o... | Sanjay Patel | 2015-09-23 | 1 | -4/+1 |
| * | [x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on ... | Sanjay Patel | 2015-09-23 | 1 | -4/+1 |
| * | [x86] replace integer 'and' ops with packed SSE FP 'and' ops when operating o... | Sanjay Patel | 2015-09-23 | 1 | -11/+4 |
| * | add test file ahead of any functional changes for PR22428 | Sanjay Patel | 2015-09-20 | 1 | -0/+223 |

