summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/select.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] if the condition of a select may be known via assumes, eliminat...Sanjay Patel2017-01-131-1/+2
* [InstSimplify] add tests to show missing select simplifications; NFCSanjay Patel2017-01-051-0/+28
* [InstSimplify] don't crash handling a pointer or aggregate typeSanjay Patel2016-07-211-0/+13
* [InstSimplify] recognize trunc + icmp sgt/slt variants of select simplificati...Sanjay Patel2016-07-211-41/+9
* add vector tests and a simpler version of the negative testsSanjay Patel2016-07-211-3/+48
* [InstSimplify][InstCombine] don't crash when folding vector selects of icmpSanjay Patel2016-07-201-0/+11
* add even more missing tests for simplifySelectBitTest()Sanjay Patel2016-07-191-40/+148
* add tests related to PR28466Sanjay Patel2016-07-191-1/+60
* add missing test for simplifySelectBitTest()Sanjay Patel2016-07-191-0/+14
* auto-generate checksSanjay Patel2016-07-181-39/+64
* InstSimplify: Optimize away pointless comparisonsDavid Majnemer2014-12-201-0/+76
* InstSimplify: Restore optimizations lost in r210006David Majnemer2014-11-271-0/+85
OpenPOWER on IntegriCloud