summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/extract-element.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+56
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-56/+0
* [InstCombine] remove dead code from visitExtractElementSanjay Patel2018-12-051-2/+11
* [instsimplify] consistently handle undef and out of bound indices for inserte...Philip Reames2017-12-301-2/+36
* [InstSimplify] Check for in range extraction index before calling APInt::getZ...Simon Pilgrim2017-12-261-0/+13
OpenPOWER on IntegriCloud