summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/atomic-minmax-i6432.ll
AgeCommit message (Expand)AuthorFilesLines
2015-05-26Print "lock \t foo" instead of "lock \n foo".Rafael Espindola1-8/+4
2014-07-01X86: expand atomics in IR instead of as MachineInstrs.Tim Northover1-57/+8
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-1/+1
2013-03-07Fix two remaining issue after fixing PR15355 when CMOV is not availableMichael Liao1-0/+41
2013-03-06Fix PR15355Michael Liao1-2/+2
2012-10-09When expanding atomic load arith instructions, do not lose target flags. rdar...Evan Cheng1-42/+58
2012-09-25Add missing i64 max/min/umax/umin on 32-bit targetMichael Liao1-0/+51