summaryrefslogtreecommitdiffstats
path: root/llvm/test/LTO/Resolution
Commit message (Expand)AuthorAgeFilesLines
* [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
* LTO: Apply global DCE to ThinLTO modules at LTO opt level 0.Peter Collingbourne2017-11-012-1/+17
* Reland r313157, "ThinLTO: Correctly follow aliasee references when dead strip...Peter Collingbourne2017-09-143-1/+36
* Revert r313157 "ThinLTO: Correctly follow aliasee references when dead stripp...Hans Wennborg2017-09-142-24/+0
* ThinLTO: Correctly follow aliasee references when dead stripping.Peter Collingbourne2017-09-132-0/+24
* Emit only A Single Opt Remark When InliningSam Elliott2017-08-212-0/+10
* Revert "Emit only A Single Opt Remark When Inlining"Sam Elliott2017-08-202-10/+0
* Emit only A Single Opt Remark When InliningSam Elliott2017-08-202-0/+10
* Linker: Create a function declaration when moving a non-prevailing alias of f...Peter Collingbourne2017-08-101-0/+17
* Update the new PM pipeline to make ICP aware if it is SamplePGO build.Dehao Chen2017-08-022-0/+48
* [LTO] llvm-lto2: Add option to load sample profileTobias Edler von Koch2017-07-282-0/+39
* LTO: Export functions referenced by the CFI jump table.Peter Collingbourne2017-07-191-0/+32
* [LTO] Fix the interaction between linker redefined symbols and ThinLTODavide Italiano2017-07-061-0/+16
* [LTO] Remove values from non-prevailing comdatsTeresa Johnson2017-06-302-0/+65
* Apply summary-based dead stripping to regular LTO modules with summaries.Peter Collingbourne2017-06-152-0/+53
* IR: Replace the "Linker Options" module flag with "llvm.linker.options" named...Peter Collingbourne2017-06-122-4/+4
* Symbols re-defined with -wrap and -defsym need to be excluded from inter-Dmitry Mikulin2017-06-051-0/+16
* PMB: Run the whole-program-devirt pass during LTO at --lto-O0.Peter Collingbourne2017-05-261-0/+16
* LTO: Do summary-based prevailing symbol resolution at --lto-O0.Peter Collingbourne2017-05-251-0/+11
OpenPOWER on IntegriCloud