summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/2011-01-19-MergedGlobalDbg.ll
Commit message (Expand)AuthorAge
* Make GlobalMerge honor the preferred alignment on globals without an explicit...Eli Friedman2011-11-30
* Always use the string pool, even when it makes the .o larger. This may helpNick Lewycky2011-10-28
* 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
* Check only relevant strings in output to increase stability of the tests.Devang Patel2011-02-23
* Fix debug info for merged global.Devang Patel2011-01-20