summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/Resolution/X86/comdat.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-101-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-281-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-271-1/+1
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-1/+1
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-111-1/+1
* [LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile2017-11-041-2/+2
* Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."Sean Fertile2017-11-041-2/+2
* [LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile2017-11-031-2/+2
* llvm-lto2: Move the LTO::run() action behind a subcommand.Peter Collingbourne2017-04-111-1/+1
* Temporarily revert "For X86-64 linux and PPC64 linux align int128 to 16 bytes."Eric Christopher2017-02-101-1/+1
* For X86-64 linux and PPC64 linux align int128 to 16 bytes.Eric Christopher2017-02-101-1/+1
* [LTO] Change addSaveTemps API: do not add dot to the supplied prefix pathMehdi Amini2016-08-181-1/+1
* Restore "Resolution-based LTO API."Teresa Johnson2016-08-111-0/+86
* Revert "Resolution-based LTO API."Teresa Johnson2016-08-111-86/+0
* Resolution-based LTO API.Teresa Johnson2016-08-111-0/+86
OpenPOWER on IntegriCloud