summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/vector_gep.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+106
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-106/+0
* [ConstantFolding, InstSimplify] Handle more vector GEPsMatthew Simpson2018-03-151-0/+18
* [ConstantFold] Support vector index when factoring out GEP index into precedi...Haicheng Wu2017-12-041-1/+1
* [InstSimplify] Constant fold the new GEP in SimplifyGEPInst.Joey Gouly2017-06-061-1/+1
* [InstSimplify] Deduce correct type for vector GEP.Davide Italiano2017-04-191-1/+25
* Vector GEP - fixed a crash on InstSimplify Pass.Elena Demikhovsky2016-05-151-0/+9
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* InstSimplify: Make shift, select and GEP simplifications vector-aware.Benjamin Kramer2014-01-241-1/+48
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-1/+1
* Add support for vectors of pointers.Nadav Rotem2011-12-051-0/+8
OpenPOWER on IntegriCloud