summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/Resolution/X86
Commit message (Expand)AuthorAgeFilesLines
* [llvm-nm] Display STT_GNU_IFUNC as 'i'Fangrui Song2019-12-251-1/+1
* Reland "Change the X86 datalayout to add three address spacesAmy Huang2019-09-1054-54/+54
* Revert r370105 - Update two x86 datalayouts for r370083, looks like racing co...Richard Trieu2019-08-281-1/+1
* Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...Vlad Tsyrklevich2019-08-2854-54/+54
* Update two x86 datalayouts for r370083, looks like racing commitsReid Kleckner2019-08-271-1/+1
* Change the X86 datalayout to add three address spaces for 32 bit signed,Amy Huang2019-08-2754-54/+54
* Fix target for new X86 testTeresa Johnson2019-08-231-2/+2
* [ThinLTO] Fix handling of weak interposable symbolsTeresa Johnson2019-08-231-0/+33
* Linker: Add support for GlobalIFunc.Peter Collingbourne2019-08-082-0/+25
* IR: print value numbers for unnamed function argumentsTim Northover2019-08-031-1/+1
* Revert [InlineCost] cleanup calculations of Cost and ThresholdJordan Rupprecht2019-07-032-5/+5
* [InlineCost] cleanup calculations of Cost and ThresholdFedor Sergeev2019-06-262-5/+5
* [ELF] Implement Dependent Libraries FeatureBen Dunbobbin2019-05-171-0/+6
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-012-2/+2
* [Linker] Fix crash handling appending linkageRafael Auler2019-03-202-0/+30
* Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-121-0/+2
* Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"Francis Visoiu Mistrih2019-03-121-2/+0
* [Remarks] Add -foptimization-record-passes to filter remark emissionFrancis Visoiu Mistrih2019-03-121-0/+2
* [LTO] Record whether LTOUnit splitting is enabled in indexTeresa Johnson2019-01-114-3/+58
* [ThinLTO] Remove dllimport attribute from locally defined symbolsMatthew Voss2018-12-191-0/+32
* LTO: Don't internalize available_externally globals.Peter Collingbourne2018-12-051-0/+16
* [LTO] Load sample profile in LTO link step.Xin Tong2018-11-151-0/+46
* [LTO] Drop non-prevailing definitions only if linkage is not local or appendingPirama Arumuga Nainar2018-11-081-4/+4
* [ThinLTO] Keep non-prevailing (linkonce|weak)_odr symbols liveXin Tong2018-10-081-1/+1
* Enrich inline messagesDavid Bolvansky2018-08-052-5/+7
* Revert "Enrich inline messages", tests failDavid Bolvansky2018-08-012-7/+5
* Enrich inline messagesDavid Bolvansky2018-08-012-5/+7
* Revert Enrich inline messagesDavid Bolvansky2018-07-312-7/+5
* Enrich inline messagesDavid Bolvansky2018-07-312-5/+7
* [LTO] Fix linking with an alias defined using another alias.Eli Friedman2018-07-132-0/+32
* [LowerTypeTests] Limit when icall jumptable entries are emittedVlad Tsyrklevich2018-07-131-5/+5
* [ThinLTO] Add per-module indexes to combined index consistentlyTeresa Johnson2018-06-261-2/+6
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-093-3/+3
* [LTO] Allow pass remarks with hotness to be set when emitting to stderrTeresa Johnson2018-05-041-0/+10
* [ThinLTO] Add support for optimization remarks to thinBackendTeresa Johnson2018-05-031-1/+12
* LTO: Include live bit in ThinLTO cache key.Peter Collingbourne2018-02-091-0/+18
* LTO: Also include dso-local bit for calls in ThinLTO cache key.Peter Collingbourne2018-02-051-0/+23
* LTO: Include dso-local bit in ThinLTO cache key.Peter Collingbourne2018-02-051-0/+22
* [ThinLTO] Convert dead alias to declarationsTeresa Johnson2018-02-051-0/+43
* [ThinLTO] - Fix for "ThinLTO inlines variables that should be discarded".George Rimar2018-02-021-0/+35
* LTO: Drop comdats when converting definitions to declarations.Peter Collingbourne2018-01-311-1/+2
* [ThinLTO] - Stop internalizing and drop non-prevailing symbols.George Rimar2018-01-292-0/+43
* Don't drop dso_local in LTO.Rafael Espindola2018-01-181-0/+15
* Make internal/private GVs implicitly dso_local.Rafael Espindola2018-01-111-1/+1
* [LTO] Make processing of combined module more consistentVitaly Buka2017-12-167-8/+8
* [ThinLTO] Disallow multiple prevailing defsEugene Leviant2017-12-152-20/+2
* Object: Improve COFF irsymtab comdat representation.Peter Collingbourne2017-11-211-4/+21
* [LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile2017-11-043-4/+4
* Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."Sean Fertile2017-11-043-4/+4
* [LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile2017-11-033-4/+4
OpenPOWER on IntegriCloud