summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/vector_insertelt_shuffle.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+93
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-93/+0
* [instsimplify] consistently handle undef and out of bound indices for inserte...Philip Reames2017-12-301-3/+1
* Reintroduce r320049, r320014 and r319894.Igor Laevsky2017-12-131-2/+2
* Revert r320049, r320014 and r319894Igor Laevsky2017-12-121-2/+2
* [InstCombine] Don't crash on out of bounds index in the insertelementIgor Laevsky2017-12-071-2/+2
* [InstCombine] canonicalize insertelement of scalar constant ahead of insertel...Sanjay Patel2017-03-221-2/+4
* [InstCombine] regenerate checks; NFCSanjay Patel2017-03-211-55/+54
* [InstCombine] Fix for PR29124: reduce insertelements to shufflevectorAlexey Bataev2016-09-231-6/+23
* [InstCombine] Add test for insertelementinsts with constants.Alexey Bataev2016-09-021-0/+77
OpenPOWER on IntegriCloud