Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-05-26 | Print "lock \t foo" instead of "lock \n foo". | Rafael Espindola | 1 | -8/+4 |
2014-07-01 | X86: expand atomics in IR instead of as MachineInstrs. | Tim Northover | 1 | -57/+8 |
2013-07-14 | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 1 | -1/+1 |
2013-03-07 | Fix two remaining issue after fixing PR15355 when CMOV is not available | Michael Liao | 1 | -0/+41 |
2013-03-06 | Fix PR15355 | Michael Liao | 1 | -2/+2 |
2012-10-09 | When expanding atomic load arith instructions, do not lose target flags. rdar... | Evan Cheng | 1 | -42/+58 |
2012-09-25 | Add missing i64 max/min/umax/umin on 32-bit target | Michael Liao | 1 | -0/+51 |