[X86, SSE] instcombine common cases of insertps intrinsics into shuffles
[oota-llvm.git] / test / Transforms / InstCombine / vector_gep1.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
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.