summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/or.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+221
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-221/+0
* [PatternMatch, InstSimplify] enhance m_AllOnes() to ignore undef elements in ...Sanjay Patel2018-02-181-2/+1
* [InstSimplify] add tests with vector undef elts; NFCSanjay Patel2018-02-181-7/+9
* [InstSimplify] Use m_APInt instead of m_ConstantInt in ((V + N) & C1) | (V & ...Craig Topper2017-05-261-1/+40
* [InstSimplify, InstCombine] move 'or' simplification tests; NFCSanjay Patel2017-05-101-0/+181
OpenPOWER on IntegriCloud