summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/select-with-and-or.ll
Commit message (Expand)AuthorAgeFilesLines
* [x86] regenerate checks with update_llc_test_checks.pySanjay Patel2017-06-121-15/+1
* [x86, AVX] allow FP vector select folding to bitwise logic ops (PR28895)Sanjay Patel2016-08-101-19/+8
* use different comparison predicates for better test coverageSanjay Patel2016-08-101-16/+15
* add test cases for missed vselect optimizations (PR28895)Sanjay Patel2016-08-091-0/+97
* regenerate checks and remove 'opt' run dependencySanjay Patel2016-08-091-34/+48
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-1/+1
* Optimize vector select from all 0s or all 1sMichael Liao2013-04-111-0/+72
OpenPOWER on IntegriCloud