summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/GlobalOpt/2009-11-16-MallocSingleStoreToGlobalVar.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-171-0/+30
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-171-30/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-2/+2
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-1/+1
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-271-1/+1
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-231-1/+1
* Add unnamed_addr when we can show that address of a global is not used.Rafael Espindola2011-01-191-1/+1
* Invert isSafeToGetMallocArraySize check because we return NULL when we don't ...Victor Hernandez2009-10-161-0/+30
OpenPOWER on IntegriCloud