aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/vector_gep1.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-6/+6
* Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko2012-12-301-2/+2
* Fix the instcombine GEP index widening transform to work correctly for vectorDuncan Sands2012-11-131-0/+5
* Add support for vectors of pointers.Nadav Rotem2011-12-051-0/+37