aboutsummaryrefslogtreecommitdiff
path: root/test/tools/gold
AgeCommit message (Expand)Author
2018-10-10Change the timestamp of llvmcache-foo file to meet the thinLTO prune policyCraig Topper
2018-10-05[llvm-nm] Update all tests to redirect stderr to stdoutPetr Hosek
2018-10-03[llvm-nm] Print an explicit "no symbols" message when an object file has no s...Jordan Rupprecht
2018-08-22[gold] -thinlto-object-suffix-replace: don't append new suffix if path does n...Fangrui Song
2018-08-11[gold] Fix Tests cases on i686Tom Stellard
2018-08-05[NFC] Fixed inliner tests - 2David Bolvansky
2018-08-05[NFC] Fixed inliner testsDavid Bolvansky
2018-08-05Enrich inline messagesDavid Bolvansky
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-12[gold-plugin] Disable section ordering for relocatable linksBill Wendling
2018-07-02Remove absolute path in testTeresa Johnson
2018-07-02[ThinLTO] Fix printing of module paths for distributed backend indexesTeresa Johnson
2018-06-20[LIT] Enable testing of LLVM gold plugin on Mac OS XEugene Leviant
2018-05-21LTO: Replace split dwarf implementation that uses objcopy with one that uses ...Peter Collingbourne
2018-05-09[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen
2018-04-20Require asserts for stats-file-option tests.Florian Hahn
2018-04-20[LTO] Add stats-file option to LTO/Config.h.Florian Hahn
2018-04-18[gold] Add support for optimization remarksTeresa Johnson
2018-04-13Enable debug fission for thinLTO linked via gold-pluginYunlian Jiang
2018-04-05[gold] Add debug-pass-manager option, and use it to test new-pass-managerTeresa Johnson
2018-03-14[LTO/gold] Support --wrapTeresa Johnson
2018-03-13Revert "[LTO/gold] Support --wrap"Teresa Johnson
2018-03-13[LTO/gold] Support --wrapTeresa Johnson
2018-02-22[ThinLTO/gold] Perform cache pruning when cache directory specifiedTeresa Johnson
2018-02-22[ThinLTO] Always create linked objects file for --thinlto-index-only=Vitaly Buka
2018-02-20[ThinLTO/gold] Avoid race with cache pruner by copying to temp filesTeresa Johnson
2018-02-16[ThinLTO] Allow indexing to request backend to ignore the moduleVitaly Buka
2018-02-14[gold] Fix error report in thinlto_emit_linked_objects.ll testVitaly Buka
2018-02-07[ThinLTO] Serialize WithGlobalValueDeadStripping index flag for distributed b...Teresa Johnson
2018-02-06[ThinLTO] Remove dead and dropped symbol declarations when possibleTeresa Johnson
2018-02-02[ThinLTO] - Fix for "ThinLTO inlines variables that should be discarded".George Rimar
2018-01-30[ThinLTO/gold] Write empty imports even for modules with symbolsVitaly Buka
2018-01-29[ThinLTO] - Stop internalizing and drop non-prevailing symbols.George Rimar
2018-01-18Make GlobalValues with non-default visibilility dso_local.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-14[LLVMgold] Use platform dependent extension in testsEugene Leviant
2017-11-17[gold] Fix broken thin LTO cache test NFCAndrew Ng
2017-11-04[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile
2017-09-18[ThinLTO/gold] Implement ThinLTO cache pruning supportYi Kong
2017-08-25[gold] Fix up a new test to allow it to pass on non x86 builds.David Green
2017-08-23[gold] Test we don't strip globals when producing relocatables.Davide Italiano
2017-08-15[llvm] Get rid of "%T" expansionsKuba Mracek
2017-07-26[gold] Relax this tests a little more.Davide Italiano
2017-07-26[gold] Relax tests to account for difference in layout across versions.Davide Italiano
2017-07-26[gold] Enable data-sections by default for the gold-plugin.Davide Italiano
2017-07-25[gold] Enable function-sections by default.Davide Italiano