aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/pointer-vector.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-10-23Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1Michael Liao
2012-07-11When ext-loading and trunc-storing vectors to memory, on x86 32bit systems, a...Nadav Rotem
2011-12-05test/CodeGen/X86/pointer-vector.ll: Add explicit -mtriple=i686-linux.NAKAMURA Takumi
2011-12-05Add support for vectors of pointers.Nadav Rotem