summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/global-merge-2.ll
AgeCommit message (Expand)Author
2016-11-11Revert "Use private linkage for MergedGlobals variables" on Darwin.Adrian Prantl
2016-08-01[AArch64] Register passes so they can be run by llcDiana Picus
2015-08-12Redo "Make global aliases have symbol size equal to their type"John Brawn
2015-08-11[GlobalMerge] Use private linkage for MergedGlobals variablesJohn Brawn
2015-08-07Revert "Make global aliases have symbol size equal to their type"John Brawn
2015-07-17Make global aliases have symbol size equal to their typeJohn Brawn
2015-04-11[CodeGen] Split -enable-global-merge into ARM and AArch64 options.Ahmed Bougacha
2015-03-23[AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.Ahmed Bougacha
2014-12-02AArch64: strengthen Darwin ABI alignment assumptionsTim Northover
2014-06-13Move GlobalMerge from Transform to CodeGen.Jiangning Liu