InstCombine: Don't assume that m_ZExt matches an Instruction
[oota-llvm.git] / test / Transforms / InstCombine / vector_gep1.ll
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-11-13 Duncan SandsFix the instcombine GEP index widening transform to...
2011-12-05 Nadav RotemAdd support for vectors of pointers.