summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/DeadStoreElimination/atomic.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+132
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-132/+0
* MemoryDependenceAnalysis: Don't miscompile atomicsDavid Majnemer2015-03-211-46/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-8/+8
* Relax the constraint more in MemoryDependencyAnalysis.cppRobin Morisset2014-08-291-43/+67
* Weak relaxing of the constraints on atomics in MemoryDependencyAnalysisRobin Morisset2014-08-181-0/+47
* Atomic load/store handling for the passes using memdep (GVN, DSE, memcpyopt).Eli Friedman2011-08-171-0/+107
OpenPOWER on IntegriCloud