aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][test] Add explicit dso_local to definitions in ELF static relocatio...Fangrui Song2020-12-301-3/+3
* [GlobalMerge] Fix GlobalMerge on bss external global variables.Huihui Zhang2018-08-301-29/+29
* [GlobalMerge] Set the alignment on merged global structsDavid Green2018-06-061-2/+2
* [GlobalMerge] Exit early if only one global is to be mergedHaicheng Wu2018-05-191-11/+3
* Reland r329956, "AArch64: Introduce a DAG combine for folding offsets into ad...Peter Collingbourne2018-04-231-2/+2
* Revert r329956, "AArch64: Introduce a DAG combine for folding offsets into ad...Peter Collingbourne2018-04-131-2/+2
* AArch64: Introduce a DAG combine for folding offsets into addresses.Peter Collingbourne2018-04-121-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-9/+9
* [AArch64] Register passes so they can be run by llcDiana Picus2016-08-011-3/+3
* [MC] Use .p2align instead of .alignDan Gohman2016-01-261-2/+2
* [AArch64] Enable PostRAScheduler for AArch64 generic build.Chad Rosier2015-12-211-3/+3
* Redo "Make global aliases have symbol size equal to their type"John Brawn2015-08-121-0/+2
* [GlobalMerge] Only emit aliases for internal linkage variables for non-Mach-OJohn Brawn2015-08-121-0/+2
* [GlobalMerge] Use private linkage for MergedGlobals variablesJohn Brawn2015-08-111-20/+16
* Revert "Make global aliases have symbol size equal to their type"John Brawn2015-08-071-2/+0
* Make global aliases have symbol size equal to their typeJohn Brawn2015-07-171-0/+2
* [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
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-2/+2
* Move GlobalMerge from Transform to CodeGen.Jiangning Liu2014-06-131-0/+51