summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGAtomic.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* No functionality change. Reflow lines that could fit on one line. Break linesNick Lewycky2013-10-011-6/+3
* Simplify atomic load/store IRGen.Eli Friedman2013-07-111-44/+20
* Fix style bug introduced in r183033.Ed Schouten2013-05-311-2/+1
* Add support for optimized (non-generic) atomic libcalls.Ed Schouten2013-05-311-19/+106
* 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