summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/cast-int-icmp-eq-0.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+709
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-709/+0
* [InstCombine] Fix crashing from (icmp (bitcast ([su]itofp X)), Y)Sanjay Patel2019-02-071-0/+56
* [PatternMatch] allow undef elements when matching a vector zeroSanjay Patel2018-04-221-4/+2
* [InstCombine] adjust test comments; NFCSanjay Patel2018-03-251-9/+6
* [InstCombine] consolidate casted icmp vector testsSanjay Patel2018-03-251-660/+43
* [InstCombine] peek through more icmp of FP cast + bitcastSanjay Patel2018-03-251-135/+45
* [InstCombine] peek through FP casts for sign-bit compares (PR36682)Sanjay Patel2018-03-241-81/+27
* [InstCombine] [NFC] Add tests for peeking through FP casts for sign-bit compa...Roman Lebedev2018-03-121-0/+1419
OpenPOWER on IntegriCloud