summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/global-merge.ll
Commit message (Expand)AuthorAge
* Extend global merge pass to optionally consider global constant variables.Quentin Colombet2013-03-18
* Make GlobalMerge honor the preferred alignment on globals without an explicit...Eli Friedman2011-11-30
* Enable GlobalMerge on darwin.Devang Patel2011-03-23
* XFAIL for all. These tests are darwin specific anyway.Devang Patel2011-03-04
* Disable ARMGlobalMerge on darwin. The debugger is not yet able to extract ind...Devang Patel2011-03-04
* Change ARMGlobalMerge to keep BSS globals in separate pools.Bob Wilson2010-11-17
* Fix ARMGlobalMerge pass to check if globals are entirely within range.Bob Wilson2010-11-17
* Change the symbol for merged globals from "merged" to "_MergedGlobals".Bob Wilson2010-11-17
* Fix the ARMGlobalMerge pass to look at variable sizes instead of pointer sizes.Bob Wilson2010-11-17