Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-08 | [X86] Don't transform atomic-load-add into an inc/dec when inc/dec is slow | Robin Morisset | 1 | -0/+17 |
2013-07-14 | Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f... | Stephen Lin | 1 | -24/+24 |
2013-03-06 | Fix PR15355 | Michael Liao | 1 | -1/+1 |
2012-09-19 | Unify the logic in SelectAtomicLoadAdd and SelectAtomicLoadArith | Michael Liao | 1 | -1/+2 |
2011-09-26 | Convert a bunch more tests over to the new atomic instructions. | Eli Friedman | 1 | -66/+50 |
2010-04-28 | Enable i16 to i32 promotion by default. | Evan Cheng | 1 | -1/+1 |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman | 1 | -1/+1 |
2009-07-30 | Optimize some common usage patterns of atomic built-ins __sync_add_and_fetch(... | Evan Cheng | 1 | -0/+217 |