summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/shr-nop.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+431
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-431/+0
* [InstSimplify] move tests for shifts; NFCSanjay Patel2018-04-211-8/+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-0/+9
* [ValueTracking] improve ComputeNumSignBits for vector constantsSanjay Patel2016-06-221-2/+1
* [InstSimplify] add ashr tests including vector typesSanjay Patel2016-06-221-0/+42
* [InstSimplify] regenerate checksSanjay Patel2016-06-221-212/+256
* Fix CHECK directives that weren't checking.Hans Wennborg2015-08-311-6/+6
* InstSimplify: Exact shifts of X by Y are X if X has the lsb setDavid Majnemer2014-11-051-0/+14
* InstCombine: Simplify FoldICmpCstShrCstDavid Majnemer2014-10-211-0/+332
OpenPOWER on IntegriCloud