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