summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/atomic.ll
Commit message (Expand)AuthorAgeFilesLines
* remove UB from test by making GV alignment explicitNuno Lopes2019-12-011-4/+4
* GlobalOpt: do not promote globals used atomically to constants.Tim Northover2019-05-141-1/+10
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+25
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-25/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-2/+2
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-231-2/+2
* Don't shrink atomic ops to bool in GlobalOpt.Eli Friedman2013-09-091-0/+15
* Teach GlobalOpt to handle atomic accesses to globals.Nick Lewycky2012-02-051-0/+10
OpenPOWER on IntegriCloud