aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/InstCombine/vector_gep1.ll
AgeCommit message (Expand)Author
2012-12-30Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a Mod...Dmitri Gribenko
2012-11-13Fix the instcombine GEP index widening transform to work correctly for vectorDuncan Sands
2011-12-05Add support for vectors of pointers.Nadav Rotem