summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/vec_minmax_match.ll
Commit message (Expand)AuthorAgeFilesLines
* [ValueTracking] recognize variations of 'clamp' to improve codegen (PR31693)Sanjay Patel2017-01-201-18/+8
* [x86] add tests to show missed min/max vector codegen (PR31693)Sanjay Patel2017-01-201-12/+73
* [ValueTracking] recognize even more variants of smin/smaxSanjay Patel2016-11-131-12/+12
* [x86] add smin/smax with zero testsSanjay Patel2016-11-131-0/+64
* [ValueTracking] recognize obfuscated variants of umin/umaxSanjay Patel2016-11-091-16/+4
* [ValueTracking] recognize more variants of smin/smaxSanjay Patel2016-10-291-14/+5
* [x86] add tests for smin/smax matchSelPattern (D26091)Sanjay Patel2016-10-291-0/+127
OpenPOWER on IntegriCloud