summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstCombine/gep-vector.ll
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] check alloc size in bitcast of geps fold (PR44321)Sanjay Patel2019-12-211-8/+28
* [InstCombine] add tests for cast+gep; NFCSanjay Patel2019-12-201-0/+44
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+72
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-72/+0
* [InstCombine] Fix incongruous GEP type addrspaceEwan Crawford2018-10-081-0/+23
* [InstCombine] peek through bitcasted vector/array pointer GEP operandSanjay Patel2018-04-181-0/+20
* [InstSimplify] regenerate checks, move tests; NFCSanjay Patel2018-03-231-16/+0
* [InstCombine] regenerate test checks; NFCSanjay Patel2018-03-231-10/+17
* [ConstantFold] Support vector index when factoring out GEP index into precedi...Haicheng Wu2017-12-041-3/+17
* [ConstantFold] Fix a crash when folding a GEP that has vector indexHaicheng Wu2017-10-281-0/+9
* [ConstantFold] Get the correct vector type when folding a getelementptr.Davide Italiano2016-10-281-0/+15
* Remove accidentally commited test.Davide Italiano2016-10-271-15/+0
* [IR] Reintroduce getGEPReturnType(), it will be used in a later patch.Davide Italiano2016-10-271-0/+15
OpenPOWER on IntegriCloud