Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Promote atomic type sizes up to a power of two, capped by | John McCall | 2013-03-07 | 1 | -24/+481 |
| | | | | | | | | MaxAtomicPromoteWidth. Fix a ton of terrible bugs with _Atomic types and (non-intrinsic-mediated) loads and stores thereto. llvm-svn: 176658 | ||||
* | Move the atomics code into its own file. | John McCall | 2013-03-07 | 1 | -0/+485 |
llvm-svn: 176657 |