summaryrefslogtreecommitdiff
path: root/test/LTO
AgeCommit message (Expand)Author
2018-08-01Revert "Enrich inline messages", tests failDavid Bolvansky
2018-08-01Enrich inline messagesDavid Bolvansky
2018-07-31Revert Enrich inline messagesDavid Bolvansky
2018-07-31Enrich inline messagesDavid Bolvansky
2018-07-27[LTO] Don't internalize declarationsBob Haarman
2018-07-23[LTO] Handle __imp_ (dllimport) symbols consistently with lldTeresa Johnson
2018-07-23[ThinLTO] Ensure the TargetLibraryInfo is constructed early enoughTeresa Johnson
2018-07-13[LTO] Fix linking with an alias defined using another alias.Eli Friedman
2018-07-13[LowerTypeTests] Limit when icall jumptable entries are emittedVlad Tsyrklevich
2018-06-26[ThinLTO] Add per-module indexes to combined index consistentlyTeresa Johnson
2018-06-20IRMover: Account for matching types present across modulesVlad Tsyrklevich
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-05-04[LTO] Allow pass remarks with hotness to be set when emitting to stderrTeresa Johnson
2018-05-03[ThinLTO] Add support for optimization remarks to thinBackendTeresa Johnson
2018-04-10Object: Don't mark alias unconditionally definedVitaly Buka
2018-03-20Object: Fix handling of @@@ in .symver directiveVitaly Buka
2018-03-08Revert "[LTO] Support filtering by hotness threshold"Bob Haarman
2018-02-26[LTO] Support filtering by hotness thresholdAdam Nemet
2018-02-09LTO: Include live bit in ThinLTO cache key.Peter Collingbourne
2018-02-05LTO: Also include dso-local bit for calls in ThinLTO cache key.Peter Collingbourne
2018-02-05LTO: Include dso-local bit in ThinLTO cache key.Peter Collingbourne
2018-02-05[ThinLTO] Convert dead alias to declarationsTeresa Johnson
2018-02-02[ThinLTO] - Fix for "ThinLTO inlines variables that should be discarded".George Rimar
2018-01-31LTO: Drop comdats when converting definitions to declarations.Peter Collingbourne
2018-01-29[ThinLTO] - Stop internalizing and drop non-prevailing symbols.George Rimar
2018-01-27Add triples or specify REQUIRES: default_triple to some testsJustin Bogner
2018-01-19Remove alignment argument from memcpy/memmove/memset in favour of alignment a...Daniel Neilson
2018-01-18Don't drop dso_local in LTO.Rafael Espindola
2018-01-11Make internal/private GVs implicitly dso_local.Rafael Espindola
2017-12-16[LTO] Make processing of combined module more consistentVitaly Buka
2017-12-15[ThinLTO] Disallow multiple prevailing defsEugene Leviant
2017-12-15[LLVMgold] Don't set undefined symbol as prevailingEugene Leviant
2017-11-21Object: Improve COFF irsymtab comdat representation.Peter Collingbourne
2017-11-04[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile
2017-11-04Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."Sean Fertile
2017-11-03[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile
2017-11-01LTO: Apply global DCE to ThinLTO modules at LTO opt level 0.Peter Collingbourne
2017-10-02Move the stripping of invalid debug info from the Verifier to AutoUpgrade.Adrian Prantl
2017-09-14Reland r313157, "ThinLTO: Correctly follow aliasee references when dead strip...Peter Collingbourne
2017-09-14Revert r313157 "ThinLTO: Correctly follow aliasee references when dead stripp...Hans Wennborg
2017-09-13ThinLTO: Correctly follow aliasee references when dead stripping.Peter Collingbourne
2017-08-30Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl
2017-08-21Emit only A Single Opt Remark When InliningSam Elliott
2017-08-20Revert "Emit only A Single Opt Remark When Inlining"Sam Elliott
2017-08-20Emit only A Single Opt Remark When InliningSam Elliott
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2017-08-10Linker: Create a function declaration when moving a non-prevailing alias of f...Peter Collingbourne
2017-08-02Update the new PM pipeline to make ICP aware if it is SamplePGO build.Dehao Chen
2017-07-28[LTO] llvm-lto2: Add option to load sample profileTobias Edler von Koch
2017-07-19LTO: Export functions referenced by the CFI jump table.Peter Collingbourne