Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert a bunch more tests over to the new atomic instructions. | Eli Friedman | 2011-09-26 | 1 | -3/+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 | -1/+4 |
* | Add support for the __sync_sub_and_fetch atomics and friends for X86. The code | Bill Wendling | 2008-08-19 | 1 | -0/+11 |