summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/global-merge-4.ll
Commit message (Expand)AuthorAgeFilesLines
* [GlobalMerge] Set the alignment on merged global structsDavid Green2018-06-061-1/+1
* [AArch64] Register passes so they can be run by llcDiana Picus2016-08-011-1/+1
* [GlobalMerge] Use private linkage for MergedGlobals variablesJohn Brawn2015-08-111-3/+3
* [CodeGen] Split -enable-global-merge into ARM and AArch64 options.Ahmed Bougacha2015-04-111-1/+1
* [AArch64, ARM] Enable GlobalMerge with -O3 rather than -O1.Ahmed Bougacha2015-03-231-1/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-26/+26
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* Move GlobalMerge from Transform to CodeGen.Jiangning Liu2014-06-131-0/+73
OpenPOWER on IntegriCloud