AVX-512: added arithmetic and logical operations.
[oota-llvm.git] / test / CodeGen / X86 / avx-basic.ll
2013-05-01 Rafael EspindolaPut VMOVPQIto64rr in the VRPDI class.
2012-09-09 Craig TopperTeach DAG combiner to constant fold fneg of a BUILD_VEC...
2011-12-15 Chad RosierFix assert in LowerBUILD_VECTOR for v16i16 type on...
2011-12-15 Chad RosierAdd support for lowering fneg when AVX is enabled.
2011-11-07 Jakob Stoklund OlesenExpand V_SET0 to xorps by default.
2011-09-15 Bruno Cardoso LopesChange all checks regarding the presence of any SSE...
2011-09-12 Bruno Cardoso LopesFix PR10845. SUBREG_TO_REG shouldn't be used when the...
2011-08-25 Bruno Cardoso LopesAdd support for 256-bit versions of VSHUFPD and VSHUFPS.
2011-08-16 Bruno Cardoso LopesInstead of always leaving the work to the generic legal...
2011-08-11 Bruno Cardoso LopesFix PR10492 by teaching MOVHLPS and MOVLPS mask matchin...
2011-08-09 Bruno Cardoso LopesRename and tidy up tests