summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/global-merge-3.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
2016-01-26[MC] Use .p2align instead of .alignDan Gohman
2015-12-21[AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier
2015-08-12Redo "Make global aliases have symbol size equal to their type"John Brawn
2015-08-12[GlobalMerge] Only emit aliases for internal linkage variables for non-Mach-OJohn 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
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2014-06-13Move GlobalMerge from Transform to CodeGen.Jiangning Liu