Chris's constant data sequence refactoring actually enabled printing
[oota-llvm.git] / test / CodeGen / X86 / avx-vpermil.ll
2011-11-29 Craig TopperFix issues in shuffle decoding around VPERM* instructio...
2011-08-10 Bruno Cardoso LopesFix a bug in vpermilps mask checking. Fix PR10560
2011-07-29 Bruno Cardoso LopesFix two tests that I crashed in the previous commits...
2011-07-29 Bruno Cardoso LopesMatch VPERMIL masks more strictly and update the target...
2011-07-29 Bruno Cardoso LopesAdd v8i32 and v4i64 vpermil patterns
2011-07-27 Bruno Cardoso LopesThe vpermilps and vpermilpd have different behaviour...