summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/global-merge-addrspace.ll
Commit message (Collapse)AuthorAgeFilesLines
* Make the MergeGlobals pass correctly handle the address space qualifiers of ↵Silviu Baranga2013-01-071-0/+12
the global variables. We partition the set of globals by their address space, and apply the same the trasnformation as before to merge them. llvm-svn: 171730
OpenPOWER on IntegriCloud