Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | No functionality change. Reflow lines that could fit on one line. Break lines | Nick Lewycky | 2013-10-01 | 1 | -6/+3 | |
* | Simplify atomic load/store IRGen. | Eli Friedman | 2013-07-11 | 1 | -44/+20 | |
* | 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 |