summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/fp-logic.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] replace integer logic ops with packed SSE FP logic opsSanjay Patel2015-10-271-18/+12
* add FP logic test cases to show current codegen (PR22428)Sanjay Patel2015-10-261-0/+60
* [x86] replace integer 'xor' ops with packed SSE FP 'xor' ops when operating o...Sanjay Patel2015-09-231-4/+1
* [x86] replace integer 'or' ops with packed SSE FP 'or' ops when operating on ...Sanjay Patel2015-09-231-4/+1
* [x86] replace integer 'and' ops with packed SSE FP 'and' ops when operating o...Sanjay Patel2015-09-231-11/+4
* add test file ahead of any functional changes for PR22428Sanjay Patel2015-09-201-0/+223
OpenPOWER on IntegriCloud