1. d79dfcb Changed renaming of local symbols by inserting a dot vefore the numeric suffix. by Sunil Srivastava · 10 years ago
  2. 279e3ee [GlobalMerge] Look at uses to create smaller global sets. by Ahmed Bougacha · 11 years ago
  3. d1655cb [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1. by Ahmed Bougacha · 11 years ago
  4. a055aab Make the MergeGlobals pass correctly handle the address space qualifiers of the global variables. We partition the set of globals by their address space, and apply the same the trasnformation as before to merge them. by Silviu Baranga · 13 years ago