Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / pointer-vector.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-01-21 Ahmed Bougacha[X86] Declare SSE4.1/AVX2 vector extloads covered by...
2012-12-30 Dmitri GribenkoTests: rewrite 'opt ... %s' to 'opt ... < %s' so that...
2012-10-23 Michael LiaoEnable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from...
2012-07-11 Nadav RotemWhen ext-loading and trunc-storing vectors to memory...
2011-12-05 NAKAMURA Takumitest/CodeGen/X86/pointer-vector.ll: Add explicit -mtrip...
2011-12-05 Nadav RotemAdd support for vectors of pointers.