Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix style bug introduced in r183033. | Ed Schouten | 2013-05-31 | 1 | -2/+1 |
* | Add support for optimized (non-generic) atomic libcalls. | Ed Schouten | 2013-05-31 | 1 | -19/+106 |
* | Standardize accesses to the TargetInfo in IR-gen. | John McCall | 2013-04-16 | 1 | -1/+1 |
* | Removed #if 0 code that doesn't compiled if uncommented. | Rafael Espindola | 2013-04-14 | 1 | -9/+0 |
* | Promote atomic type sizes up to a power of two, capped by | John McCall | 2013-03-07 | 1 | -24/+481 |
* | Move the atomics code into its own file. | John McCall | 2013-03-07 | 1 | -0/+485 |