summaryrefslogtreecommitdiffstats
path: root/llvm/test/Linker/Inputs
Commit message (Expand)AuthorAgeFilesLines
...
* Fix another case where the linkage was not set.Rafael Espindola2015-12-101-0/+5
* Synchronize the logic for deciding to link a gv.Rafael Espindola2015-12-091-0/+5
* Add a test showing that we internalize lazily linked GVs.Rafael Espindola2015-12-081-0/+8
* Link declaration lazily.Rafael Espindola2015-12-074-1/+19
* [ThinLTO] Appending linkage fixesTeresa Johnson2015-12-031-0/+6
* Also copy private linkage globals when needed.Rafael Espindola2015-12-021-0/+6
* Don't copy information from aliasee to alias.Rafael Espindola2015-12-021-1/+1
* Fix linking when we copy over only a decl.Rafael Espindola2015-12-021-0/+12
* Bring r254336 back:Rafael Espindola2015-12-012-0/+18
* This reverts commit r254336 and r254344.Rafael Espindola2015-11-301-9/+0
* Disable a consistency check.Rafael Espindola2015-11-301-9/+0
* Start deciding earlier what to link.Rafael Espindola2015-11-302-0/+18
* Fix another llvm.ctors merging bug.Rafael Espindola2015-11-301-0/+7
* Correctly handle llvm.global_ctors merging.Rafael Espindola2015-11-291-0/+6
* Ensure ModuleLinker materializes complete comdat groupsTeresa Johnson2015-11-101-3/+0
* Restore "Move metadata linking after lazy global materialization/linking."Teresa Johnson2015-11-061-0/+3
* Restore "Move metadata linking after lazy global materialization/linking."Teresa Johnson2015-11-061-0/+9
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-056-16/+16
* Revert "Move metadata linking after lazy global materialization/linking."Teresa Johnson2015-11-031-9/+0
* Move metadata linking after lazy global materialization/linking.Teresa Johnson2015-11-031-0/+9
* Restore "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-031-0/+28
* Revert "Support for ThinLTO function importing and symbol linking."Teresa Johnson2015-11-021-28/+0
* Support for ThinLTO function importing and symbol linking.Teresa Johnson2015-11-021-0/+28
* [opaque pointer type] Add textual IR support for explicit type parameter for ...David Blaikie2015-09-116-9/+9
* New bitcode linker flags:Artem Belevich2015-09-011-0/+4
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-288-31/+12
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-037-7/+7
* DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variableDuncan P. N. Exon Smith2015-07-314-9/+9
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-298-127/+127
* Linker: Copy over function metadata attachmentsDuncan P. N. Exon Smith2015-04-241-0/+13
* Linker: Add flag to override linkage rulesDuncan P. N. Exon Smith2015-04-224-0/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to t...David Blaikie2015-04-161-1/+1
* DebugInfo: Fix bad debug info for compile units and typesDuncan P. N. Exon Smith2015-03-272-2/+2
* Work around pr23045 and make it easier to reproduce.Rafael Espindola2015-03-271-0/+0
* Verifier: Check accessors of MDLocationDuncan P. N. Exon Smith2015-03-261-2/+2
* Reapply "Linker: Drop function pointers for overridden subprograms"Duncan P. N. Exon Smith2015-03-262-0/+31
* Revert "Linker: Drop function pointers for overridden subprograms"Duncan P. N. Exon Smith2015-03-261-16/+0
* Linker: Stop using -gmlt test/Linker/subprogram-linkonce-weak.llDuncan P. N. Exon Smith2015-03-251-1/+1
* Linker: Rewrite dwarfdump checks from r233164Duncan P. N. Exon Smith2015-03-251-3/+3
* Linker: Drop function pointers for overridden subprogramsDuncan P. N. Exon Smith2015-03-251-0/+16
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-03-131-1/+1
* Remember to move a type to the correct set when setting the body.Rafael Espindola2015-03-062-0/+12
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-035-89/+89
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-273-3/+3
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-273-3/+3
* [LinkModules] Change the way ModuleLinker merges triples.Akira Hatanaka2015-02-137-2/+7
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-145-20/+20
* Utils: Handle remapping distinct MDLocationsDuncan P. N. Exon Smith2015-01-141-1/+4
* Utils: Add mapping for uniqued MDLocationsDuncan P. N. Exon Smith2015-01-141-0/+10
* Utils: Keep distinct MDNodes distinct in MapMetadata()Duncan P. N. Exon Smith2015-01-081-0/+13
OpenPOWER on IntegriCloud