summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGAtomic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardize accesses to the TargetInfo in IR-gen.John McCall2013-04-161-1/+1
* Removed #if 0 code that doesn't compiled if uncommented.Rafael Espindola2013-04-141-9/+0
* Promote atomic type sizes up to a power of two, capped byJohn McCall2013-03-071-24/+481
* Move the atomics code into its own file.John McCall2013-03-071-0/+485
OpenPOWER on IntegriCloud