summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/gold/X86
Commit message (Expand)AuthorAgeFilesLines
* [ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLPWei Mi2020-01-091-0/+79
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [Gold Tests] Add missing target flag to X86 testTroy Johnson2019-12-041-0/+2
* [ThinLTO] Import readonly vars with refsevgeny2019-11-071-1/+1
* Fix check in tools/gold/X86/strip_names.ll regarding unnamed argsBjorn Pettersson2019-08-081-1/+1
* [gold] Fix test after BitStream reader error changesTeresa Johnson2019-07-021-1/+1
* [Remarks] Extend -fsave-optimization-record to specify the formatFrancis Visoiu Mistrih2019-06-171-0/+2
* [Remarks][NFC] Improve testing and documentation of -foptimization-record-passesFrancis Visoiu Mistrih2019-06-141-0/+2
* [ThinLTO] Auto-hide prevailing linkonce_odr only when all copies eligibleTeresa Johnson2019-05-103-3/+38
* [llvm-ar][llvm-nm][llvm-size] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [llvm-readobj] Change -t to --symbols in tests. NFCFangrui Song2019-05-016-8/+8
* [gold] Fix two readelf tests after rL359649Fangrui Song2019-05-012-2/+2
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-013-3/+3
* Fix one more case of passing options with too many dashes.Don Hinton2019-04-291-1/+1
* [llvm-nm][llvm-readelf] Avoid single-dash -long-option in testsFangrui Song2019-04-271-2/+2
* [ThinLTO] Pass down opt level to LTO backend and handle -O0 LTO in new PMTeresa Johnson2019-04-231-2/+17
* Fixup opt-remarks.ll gold plugin test. NFCDavid Green2019-03-211-1/+1
* [PGO] Context sensitive PGO (part 4)Rong Xu2019-03-063-0/+230
* Remove irrelevant references to legacy git repositories fromJames Y Knight2019-01-151-2/+2
* [gold] emit assembly listing from gold plugin on LTO stageTeresa Johnson2019-01-021-0/+25
* DebugInfo: Update gold plugin tests due to CU attribute reordering in r349207David Blaikie2018-12-171-2/+2
* Change the timestamp of llvmcache-foo file to meet the thinLTO prune policyCraig Topper2018-10-101-0/+3
* [llvm-nm] Update all tests to redirect stderr to stdoutPetr Hosek2018-10-052-2/+2
* [llvm-nm] Print an explicit "no symbols" message when an object file has no s...Jordan Rupprecht2018-10-032-2/+5
* [gold] -thinlto-object-suffix-replace: don't append new suffix if path does n...Fangrui Song2018-08-221-0/+11
* [gold] Fix Tests cases on i686Tom Stellard2018-08-113-9/+9
* [NFC] Fixed inliner tests - 2David Bolvansky2018-08-051-1/+1
* [NFC] Fixed inliner testsDavid Bolvansky2018-08-051-4/+4
* Enrich inline messagesDavid Bolvansky2018-08-051-2/+4
* Revert "Enrich inline messages", tests failDavid Bolvansky2018-08-011-4/+2
* Enrich inline messagesDavid Bolvansky2018-08-011-2/+4
* Revert Enrich inline messagesDavid Bolvansky2018-07-311-4/+2
* Enrich inline messagesDavid Bolvansky2018-07-311-2/+4
* [gold-plugin] Disable section ordering for relocatable linksBill Wendling2018-07-121-1/+1
* Remove absolute path in testTeresa Johnson2018-07-021-1/+1
* [ThinLTO] Fix printing of module paths for distributed backend indexesTeresa Johnson2018-07-021-0/+10
* [LIT] Enable testing of LLVM gold plugin on Mac OS XEugene Leviant2018-06-207-2/+8
* LTO: Replace split dwarf implementation that uses objcopy with one that uses ...Peter Collingbourne2018-05-211-8/+6
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-093-3/+3
* Require asserts for stats-file-option tests.Florian Hahn2018-04-201-0/+2
* [LTO] Add stats-file option to LTO/Config.h.Florian Hahn2018-04-201-0/+23
* [gold] Add support for optimization remarksTeresa Johnson2018-04-181-0/+76
* Enable debug fission for thinLTO linked via gold-pluginYunlian Jiang2018-04-131-0/+63
* [gold] Add debug-pass-manager option, and use it to test new-pass-managerTeresa Johnson2018-04-051-0/+19
* [LTO/gold] Support --wrapTeresa Johnson2018-03-144-0/+139
* Revert "[LTO/gold] Support --wrap"Teresa Johnson2018-03-134-139/+0
* [LTO/gold] Support --wrapTeresa Johnson2018-03-134-0/+139
* [ThinLTO/gold] Perform cache pruning when cache directory specifiedTeresa Johnson2018-02-221-2/+4
* [ThinLTO] Always create linked objects file for --thinlto-index-only=Vitaly Buka2018-02-221-0/+18
* [ThinLTO/gold] Avoid race with cache pruner by copying to temp filesTeresa Johnson2018-02-201-1/+7
OpenPOWER on IntegriCloud