summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/high-bit-signmask-with-trunc.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Deal with -(trunc(X >>u 63)) -> trunc(X >>s 63)Roman Lebedev2019-10-011-17/+12
* [NFC][InstCombine] (Better) tests for sign-bit-smearing patternRoman Lebedev2019-10-011-0/+153
OpenPOWER on IntegriCloud