Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use .set instead of = when printing assignment in assembly output | Krzysztof Parzyszek | 2018-03-27 | 1 | -6/+6 |
* | [GlobalMerge] Don't merge dllexport globals | Martin Storsjo | 2018-01-24 | 1 | -0/+15 |
* | [test] Actually check the common parts in CodeGen/ARM/global-merge-external.l... | Martin Storsjo | 2018-01-18 | 1 | -7/+7 |
* | [GlobalMerge] Don't merge globals that may be preempted | John Brawn | 2017-06-02 | 1 | -0/+1 |
* | Redo "Make global aliases have symbol size equal to their type" | John Brawn | 2015-08-12 | 1 | -0/+3 |
* | [GlobalMerge] Use private linkage for MergedGlobals variables | John Brawn | 2015-08-11 | 1 | -11/+9 |
* | Revert "Make global aliases have symbol size equal to their type" | John Brawn | 2015-08-07 | 1 | -3/+0 |
* | [ARM] Make GlobalMerge merge extern globals by default | John Brawn | 2015-08-03 | 1 | -0/+48 |