[AVX512] add PSLLD and PSLLQ Intrinsic
[oota-llvm.git] / test / CodeGen / X86 / atomic-minmax-i6432.ll
2015-11-19 Hans WennborgX86: More efficient legalization of wide integer compares
2015-05-26 Rafael EspindolaPrint "lock \t foo" instead of "lock \n foo".
2014-07-01 Tim NorthoverX86: expand atomics in IR instead of as MachineInstrs.
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-07 Michael LiaoFix two remaining issue after fixing PR15355 when CMOV...
2013-03-06 Michael LiaoFix PR15355
2012-10-09 Evan ChengWhen expanding atomic load arith instructions, do not...
2012-09-25 Michael LiaoAdd missing i64 max/min/umax/umin on 32-bit target