summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/global-merge-2.ll
Commit message (Expand)AuthorAgeFilesLines
* [GlobalMerge] Set the alignment on merged global structsDavid Green2018-06-061-2/+2
* Use .set instead of = when printing assignment in assembly outputKrzysztof Parzyszek2018-03-271-6/+6
* Revert "Use private linkage for MergedGlobals variables" on Darwin.Adrian Prantl2016-11-111-8/+8
* [AArch64] Register passes so they can be run by llcDiana Picus2016-08-011-3/+3
* Redo "Make global aliases have symbol size equal to their type"John Brawn2015-08-121-0/+3
* [GlobalMerge] Use private linkage for MergedGlobals variablesJohn Brawn2015-08-111-17/+14
* Revert "Make global aliases have symbol size equal to their type"John Brawn2015-08-071-3/+0
* Make global aliases have symbol size equal to their typeJohn Brawn2015-07-171-0/+3
* [CodeGen] Split -enable-global-merge into ARM and AArch64 options.Ahmed Bougacha2015-04-111-3/+3
* [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.Ahmed Bougacha2015-03-231-3/+3
* AArch64: strengthen Darwin ABI alignment assumptionsTim Northover2014-12-021-0/+1
* Move GlobalMerge from Transform to CodeGen.Jiangning Liu2014-06-131-0/+51
OpenPOWER on IntegriCloud