Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / avx-cast.ll
2015-03-19 Sanjay Patel[X86, AVX] use blends instead of insert128 with index 0
2015-03-16 Sanjay Patelfixed to test feature, not CPU
2015-03-16 Sanjay Pateladd CHECK-LABELs for more reliable testing
2011-11-29 Craig TopperFix VINSERTF128/VEXTRACTF128 to be marked as FP instruc...
2011-07-28 Bruno Cardoso LopesAdd patterns to generate copies for extract_subvector...
2011-07-28 Bruno Cardoso LopesAdd a few patterns to match allzeros without having...
2011-07-22 Bruno Cardoso LopesAlthough we already support this, add testcases for...
2011-07-22 Bruno Cardoso LopesAdd a DAGCombine for transforming 128->256 casts into...