Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f8b51c5f90c60aceedef9ed185eeac58f501075a
/
llvm
/
test
/
CodeGen
/
ARM
/
global-merge-addrspace.ll
d79dfcb
Changed renaming of local symbols by inserting a dot vefore the numeric suffix.
by Sunil Srivastava
· 10 years ago
279e3ee
[GlobalMerge] Look at uses to create smaller global sets.
by Ahmed Bougacha
· 11 years ago
d1655cb
[AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.
by Ahmed Bougacha
· 11 years ago
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