Flip the new block-placement pass to be on by default.
[oota-llvm.git] / test / CodeGen / X86 / avx-vpermil.ll
2012-04-06 Craig TopperAllow 256-bit shuffles to be split if a 128-bit lane...
2012-02-07 Craig TopperAdd instruction selection for 256-bit VPSHUFD and 128...
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...