OSDN Git Service

[AMDGPU][MC][GFX8][GFX9][DISASSEMBLER] Added "_e32" suffix to 32-bit VINTRP opcodes
[android-x86/external-llvm.git] / test / ThinLTO /
2018-03-13 Rafael Espindola[ThinLTO] Clear dllimport when setting dso_local.
2018-03-13 Vlad TsyrklevichReland r327041: [ThinLTO] Keep available_externally...
2018-03-13 Taewook Oh[ThinLTO] Add funtions in callees metadata to CallGraph...
2018-03-12 Eugene Leviant[ThinLTO] Recommit of import global variables
2018-03-09 Eric ChristopherRevert "[ThinLTO] Keep available_externally symbols...
2018-03-08 Vlad Tsyrklevich[ThinLTO] Keep available_externally symbols live
2018-03-08 Bob HaarmanRevert "[LTO] Support filtering by hotness threshold"
2018-03-02 Chandler Carruth[ThinLTO] Revert r325320: Import global variables
2018-03-02 Ekaterina Romanova[ThinLTO] Added a couple of C LTO API interfaces to...
2018-02-26 Adam Nemet[LTO] Support filtering by hotness threshold
2018-02-19 Charles Saternos[ThinLTO] Add GraphTraits for FunctionSummaries
2018-02-18 Simon PilgrimRevert: [llvm] r325448 - [ThinLTO] Add GraphTraits...
2018-02-17 Charles Saternos[ThinLTO] Add GraphTraits for FunctionSummaries
2018-02-16 Eugene Leviant[ThinLTO] Import global variables
2018-02-15 Ekaterina RomanovaAllow 0 to be a valid value pruning interval in C LTO...
2018-02-14 Vitaly Buka[ThinLTO/CFI] Include TYPE_ID summaries into GLOBALVAL_...
2018-02-12 Volodymyr SapsaiRevert "Follow on to rL324854 (Added tests)" as part...
2018-02-12 Charles SaternosFollow on to rL324854 (Added tests)
2018-02-09 Steven Wu[ThinLTO] Teach ThinLTO about auto hide symbols
2018-02-06 Teresa Johnson[ThinLTO] Remove dead and dropped symbol declarations...
2018-01-30 Teresa JohnsonTeach ValueMapper to use ODR uniqued types when available
2018-01-29 George Rimar[ThinLTO] - Stop internalizing and drop non-prevailing...
2018-01-22 Eugene Leviant[ThinLTO] Re-commit of dot dumper after test fix
2018-01-21 Eugene LeviantTemporarily revert r323062 to investigate buildbot...
2018-01-21 Eugene LeviantAn attempt to fix buildbot after rL323062
2018-01-21 Eugene Leviant[ThinLTO] Implement summary visualizer
2018-01-18 Rafael EspindolaMake GlobalValues with non-default visibilility dso_local.
2018-01-11 Rafael EspindolaMake internal/private GVs implicitly dso_local.
2018-01-09 Teresa JohnsonFix crash when linking metadata with ODR type uniquing
2017-12-25 Eugene Leviant[ThinLTO] Don't import functions with noinline attribute
2017-12-19 Ben Dunbobbin[Support][CachePruning] Disable cache pruning regressio...
2017-12-18 Teresa Johnson[ThinLTO] Make distributed indexes test more robust
2017-12-16 Vitaly Buka[LTO] Update tests for r320905
2017-12-16 Vitaly BukaRemove trailing whitespace
2017-12-16 Vitaly Buka[LTO] Make processing of combined module more consistent
2017-12-16 Teresa JohnsonAdd another missing -enable-import-metadata to test
2017-12-16 Teresa JohnsonAdd -enable-import-metadata to test
2017-12-16 Teresa Johnson[ThinLTO] Enable importing of aliases as copy of aliasee
2017-12-15 Eugene Leviant[ThinLTO] Disallow multiple prevailing defs
2017-12-15 Eugene Leviant[LLVMgold] Don't set undefined symbol as prevailing
2017-11-04 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-04 Sean FertileRevert "[LTO][ThinLTO] Use the linker resolutions to...
2017-11-03 Sean Fertile[LTO][ThinLTO] Use the linker resolutions to mark globa...
2017-11-02 Hiroshi YamauchiIrreducible loop metadata for more accurate block frequ...
2017-10-25 Teresa Johnson[ThinLTO] Make test for promoted names more specific
2017-10-16 Matthew SimpsonAdd !callees metadata
2017-09-07 Peter CollingbourneModuleSummaryAnalysis: Correctly handle all function...
2017-08-30 Adrian PrantlCanonicalize the representation of empty an expression...
2017-08-22 George Rimar[lib/Analysis] - Mark personality functions as live.
2017-08-21 Sam ElliottEmit only A Single Opt Remark When Inlining
2017-08-20 Sam ElliottRevert "Emit only A Single Opt Remark When Inlining"
2017-08-20 Sam ElliottEmit only A Single Opt Remark When Inlining
2017-08-15 Kuba Mracek[llvm] Get rid of "%T" expansions
2017-08-09 Evgeniy StepanovFix thinlto cache key computation for cfi-icall.
2017-07-27 David BlaikieThinLTO: Don't import aliases of any kind (even linkonc...
2017-07-21 Haojie WangThinLTO Minimized Bitcode File Size Reduction
2017-07-19 Adrian PrantlDebug Info: Add a file: field to DIImportedEntity.
2017-06-27 Peter CollingbourneBitcode: Write the irsymtab to disk.
2017-06-16 Evgeniy Stepanov[cfi] CFI-ICall for ThinLTO.
2017-06-02 Evgeniy StepanovMove summary dead stripping before regular LTO.
2017-06-01 Tim Shen[ThinLTO] Move -lto-use-new-pm to llvm-lto2, and change...
2017-06-01 Chandler Carruth[PM/ThinLTO] Port the ThinLTO pipeline (both components...
2017-05-18 Akira Hatanaka[ThinLTO] Do not assert when adding a module with a...
2017-04-28 Adrian PrantlRemove line and file from DINamespace.
2017-04-17 Peter CollingbourneBitcode: Add a string table to the bitcode format.
2017-04-11 Peter Collingbournellvm-lto2: Move the LTO::run() action behind a subcommand.
2017-03-28 Mehdi AminiAdd support for -fno-builtin to LTO and ThinLTO to...
2017-03-23 Teresa Johnson[ThinLTO] Add support for emitting minimized bitcode...
2017-03-20 Peter CollingbourneSupport, LTO: When pruning a directory, ignore files...
2017-03-17 Evgeniy StepanovAdd !associated metadata.
2017-03-10 Peter CollingbourneLTO: Hash type identifier resolutions for WholeProgramD...
2017-03-10 Peter CollingbourneLTO: Hash type identifier resolutions for LowerTypeTests.
2017-03-03 Peter CollingbourneLTO: Hash the set of imported symbols for each module.
2017-03-02 Peter CollingbourneLTO: When creating a local cache, create the cache...
2017-02-17 Justin BognerVerifier: Disallow a line number without a file in...
2017-02-10 Davide Italiano[tests] Be explicit about the files we want to remove.
2017-02-10 Davide Italiano[ThinLTO] Make this test more robust across multiple...
2017-02-10 Eric ChristopherTemporarily revert "For X86-64 linux and PPC64 linux...
2017-02-10 Eric ChristopherFor X86-64 linux and PPC64 linux align int128 to 16...
2017-02-03 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-03 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-02-02 Mehdi AminiRevert "[ThinLTO] Add an auto-hide feature"
2017-02-02 Mehdi Amini[ThinLTO] Add an auto-hide feature
2017-01-24 Davide Italiano[LTO] Add test to show up we don't support ThinLTO...
2017-01-20 Teresa Johnson[ThinLTO] Drop non-prevailing non-ODR weak to declarations
2017-01-20 Mehdi Amini[ThinLTO] Fix lazy-loading of MDString instruction...
2017-01-18 Mehdi Amini[ThinLTO] Add a recursive step in Metadata lazy-loading
2017-01-12 Teresa Johnson[ThinLTO] Import static functions from the same module...
2017-01-07 Mehdi Amini[ThinLTO] Fix assertions on lazy-loading of Metadata...
2017-01-06 Teresa Johnson[ThinLTO] Handle conflicting local names gracefully
2017-01-05 Teresa JohnsonThinLTO: add early "dead-stripping" on the Index
2017-01-05 Mehdi AminiMark test that is testing statistics output as requirin...
2017-01-04 Mehdi AminiUse lazy-loading of Metadata in MetadataLoader when...
2017-01-04 Teresa Johnson[ThinLTO] Rework llvm-link to use the FunctionImporter
2016-12-30 Mehdi AminiFix test change in r290736: restore index generation
2016-12-30 Mehdi AminiReplace test from using llvm-lto to use llvm-link ...
2016-12-27 Teresa Johnson[ThinLTO] Fix "||" vs "|" mixup.
2016-12-22 Adrian PrantlRenumber testcase metadata nodes after r290153.
next