aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CGAtomic.cpp
AgeCommit message (Expand)Author
2013-11-08Cherrypick upstream r183033: Add support for optimized (non-generic) atomic l...JF Bastien
2013-04-16Standardize accesses to the TargetInfo in IR-gen.John McCall
2013-04-14Removed #if 0 code that doesn't compiled if uncommented.Rafael Espindola
2013-03-07Promote atomic type sizes up to a power of two, capped byJohn McCall
2013-03-07Move the atomics code into its own file.John McCall