summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/select-or-cmp.ll
Commit message (Collapse)AuthorAgeFilesLines
* [InstSimplify] Fold another Select with And/Or patternDavid Bolvansky2018-07-311-25/+5
| | | | | | | | | | | | | | Summary: Proof: https://rise4fun.com/Alive/L5J Reviewers: lebedev.ri, spatel Reviewed By: spatel Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D49975 llvm-svn: 338383
* [InstSimplify] [NFC] Tests for Select with AND/OR foldDavid Bolvansky2018-07-301-2/+180
| | | | llvm-svn: 338285
* [InstSimplify] Moved Select + AND/OR tests from InstCombineDavid Bolvansky2018-07-281-0/+181
Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D49957 llvm-svn: 338195
OpenPOWER on IntegriCloud