summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ConstProp/InsertElement.ll
Commit message (Expand)AuthorAgeFilesLines
* [ConstantFold] fix inconsistent handling of extractelement with undef index (...Sanjay Patel2019-10-131-1/+1
* [ConstProp] add tests for extractelement with undef index; NFCSanjay Patel2019-10-091-6/+27
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+32
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-32/+0
* Constfold insertelement to undef when index is out-of-boundsPawel Bylica2015-04-271-1/+21
* Avoid conversion to float when creating ConstantDataArray/ConstantDataVector.Rafael Espindola2015-02-191-0/+12
OpenPOWER on IntegriCloud