summaryrefslogtreecommitdiffstats
path: root/docs/Atomics.rst
Commit message (Expand)AuthorAgeFilesLines
* fix some various typos in the docSylvestre Ledru2016-07-021-1/+1
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-1/+1
* Add __atomic_* lowering to AtomicExpandPass.James Y Knight2016-04-121-12/+162
* This reverts commit r266002, r266011 and r266016.Rafael Espindola2016-04-121-162/+12
* Add __atomic_* lowering to AtomicExpandPass.James Y Knight2016-04-111-12/+162
* NFC: make AtomicOrdering an enum classJF Bastien2016-04-061-1/+1
* Docs: dampen story time for atomicsJF Bastien2016-04-051-7/+3
* [CodeGen] Refactor TLI/AtomicExpand interface to make LLSC explicit.Ahmed Bougacha2015-09-111-1/+1
* Rename all references to old mailing lists to new lists.llvm.org address.Tanya Lattner2015-08-051-1/+1
* [sphinx cleanup] Fix unexpected indentation warning introduced by r218937Dan Liew2014-10-031-0/+2
* Update Atomics.rstRobin Morisset2014-10-031-16/+36
* [docs] Fixed a typo in Atomics.rstJingyue Wu2014-09-231-4/+4
* Update links to the gcc and java documentation that 404'd.Benjamin Kramer2014-08-041-2/+2
* IR: add "cmpxchg weak" variant to support permitted failure.Tim Northover2014-06-131-6/+4
* Small correction to unordered memory code generation of ARM LDRDJF Bastien2013-06-181-1/+1
* docs: Fix long standing linking antipattern.Sean Silva2013-01-111-2/+0
* Fix a typo (the the => the)Sylvestre Ledru2012-07-231-1/+1
* Sphinxify the Atomics documentation.Bill Wendling2012-06-291-0/+441