OSDN Git Service

[AArch64] Add a test for float argument passing to win64 vararg functions
[android-x86/external-llvm.git] / lib / LTO /
2017-07-19 Peter CollingbourneLTO: Export functions referenced by the CFI jump table.
2017-07-10 Dehao ChenUse DenseMap instead std::map for GVSummaryMapTy.
2017-07-06 Davide Italiano[LTO] Fix the interaction between linker redefined...
2017-06-30 Brian Gesiak[ORE] Unify spelling as "diagnostics hotness"
2017-06-30 Teresa Johnson[LTO] Remove values from non-prevailing comdats
2017-06-22 Teresa Johnson[ThinLTO] Remove unnecessary include of Linker.h (NFC)
2017-06-15 Peter CollingbourneSilence warning with assertions disabled.
2017-06-15 Peter CollingbourneApply summary-based dead stripping to regular LTO modul...
2017-06-12 Peter CollingbourneIR: Replace the "Linker Options" module flag with ...
2017-06-08 Peter CollingbourneObject: Factor out the code for creating the irsymtab...
2017-06-06 Chandler CarruthSort the remaining #include lines in include/... and...
2017-06-05 Dmitry MikulinSymbols re-defined with -wrap and -defsym need to be...
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 Evgeniy Stepanov(NFC) Track global summary liveness in GVFlags.
2017-06-01 Chandler Carruth[PM/ThinLTO] Port the ThinLTO pipeline (both components...
2017-05-26 Davide Italiano[lib/LTO] Don't reinvent the code for switching linkage.
2017-05-25 Peter CollingbourneLTO: Do summary-based prevailing symbol resolution...
2017-05-22 Evgeniy StepanovInfer relocation model from module flags in relocatable...
2017-05-20 Adrian PrantlRevert "Revert "ThinLTO: Verify bitcode before lauching...
2017-05-19 Adrian PrantlRevert "ThinLTO: Verify bitcode before lauching the...
2017-05-19 Adrian PrantlThinLTO: Verify bitcode before lauching the ThinLTOCode...
2017-05-18 Akira Hatanaka[ThinLTO] Do not assert when adding a module with a...
2017-05-16 James Henderson[LTO] Print time-passes information at conclusion of...
2017-05-16 Peter CollingbourneIR: Give function GlobalValue::getRealLinkageName(...
2017-05-12 Adrian PrantlLTO: Don't verify modules twice in verifyMergedModuleOnce
2017-05-10 Teresa JohnsonEnsure non-null ProfileSummaryInfo passed to ModuleSumm...
2017-05-04 Peter CollingbourneRe-apply r302108, "IR: Use pointers instead of GUIDs...
2017-05-04 Eric LiuRevert "IR: Use pointers instead of GUIDs to represent...
2017-05-04 Peter CollingbourneIR: Use pointers instead of GUIDs to represent edges...
2017-05-01 Peter CollingbourneBitcode: Make the summary reader responsible for mergin...
2017-05-01 Peter CollingbourneObject: Remove ModuleSummaryIndexObjectFile class.
2017-04-26 Peter CollingbourneLTO: Mark undefined module asm symbols as used.
2017-04-14 Peter CollingbourneObject, LTO: Add target triple to irsymtab and LTO...
2017-04-13 Peter CollingbourneSupport: Add a VCSRevision.h header file.
2017-03-31 Bob HaarmanLTO: call getRealLinkageName on IRNames before feeding...
2017-03-31 Peter CollingbourneRe-apply r299168 and r299169 now that the libdeps are...
2017-03-31 Peter CollingbourneMove llvm::emitLinkerFlagsForGlobalCOFF() to Mangler.
2017-03-31 Peter CollingbourneMove llvm::canBeOmittedFromSymbolTable() to Analysis.
2017-03-31 Peter CollingbourneRevert r299168 and r299169 due to library dependency...
2017-03-31 Peter CollingbourneLTO: Reduce memory consumption by creating an in-memory...
2017-03-28 Peter CollingbourneMore accurate header inclusions. NFC.
2017-03-28 Peter CollingbourneLTO: Replace InputFile::Symbol::getFlags() with predica...
2017-03-28 Mehdi AminiAdd support for -fno-builtin to LTO and ThinLTO to...
2017-03-26 Joerg SonnenbergerSplit the SimplifyCFG pass into two variants.
2017-03-22 Peter CollingbourneIPO: Const correctness for summaries passed into passes.
2017-03-20 Peter CollingbourneTry using llvm::errc, should hopefully fix version...
2017-03-20 Peter CollingbourneSupport, LTO: When pruning a directory, ignore files...
2017-03-17 Peter CollingbourneLTO: Work around libstdc++ version mismatch bug, see...
2017-03-17 Peter CollingbourneLTO: Fix a potential race condition in the caching...
2017-03-16 Peter CollingbourneLTO: Create temporary cache files in the cache director...
2017-03-15 Peter CollingbourneSupport: Simplify the CachePruning API. NFCI.
2017-03-10 Peter CollingbourneLTO: Hash type identifier resolutions for WholeProgramD...
2017-03-10 Peter CollingbourneLTO: Hash type identifier resolutions for LowerTypeTests.
2017-03-09 Teresa JohnsonPerform symbol binding for .symver versioned symbols
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-15 Tobias Edler von... [LTO] Add ability to emit assembly to new LTO API
2017-02-14 Mehdi Amini[ThinLTO] Make a copy of buffer identifier in ThinLTOCo...
2017-02-13 Davide Italiano[LTO] Make sure we flush buffers to work around linker...
2017-02-12 Davide Italiano[lib/LTO] Initial support for optimization remarks...
2017-02-10 Davide Italiano[LTO] Share the optimization remarks setup between...
2017-02-10 Davide Italiano[lib/LTO] Rework optimization remarkers setup.
2017-02-04 Bob Haarmanfix nullptr Mangler in LTOModule
2017-02-03 Peter CollingbourneIRMover: Merge flags LinkModuleInlineAsm and IsPerformi...
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 Bob Haarman[lto] add getLinkerOpts()
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-02-02 Peter CollingbourneLTO: Link non-prevailing weak_odr or linkonce_odr globa...
2017-02-02 Peter CollingbourneLinker: Move special casing for available_externally...
2017-01-24 Davide Italiano[LTO] Teach lib/LTO about the new pass manager.
2017-01-23 David L. Jones[Analysis] Add LibFunc_ prefix to enums in TargetLibrar...
2017-01-20 Mehdi Amini[ThinLTO] Don't perform computeDeadSymbols during O0...
2017-01-20 Mehdi Amini[ThinLTO] The "codegen only" path didn't honor the...
2017-01-20 Peter CollingbourneIPO, LTO: Plumb the summary from the LTO API into the...
2017-01-20 Teresa Johnson[ThinLTO] Drop non-prevailing non-ODR weak to declarations
2017-01-19 Peter CollingbourneLTO: Flush the resolution file after writing to it.
2017-01-13 Benjamin KramerApply clang-tidy's performance-unnecessary-value-param...
2017-01-11 Chandler Carruth[PM] Separate the LoopAnalysisManager from the LoopPass...
2017-01-10 Mehdi Amini[ThinLTO] Hash more part of the config to build cache...
2017-01-08 Mehdi Amini[ThinLTO] Expected<> return values need to be handled...
2017-01-05 Teresa JohnsonThinLTO: add early "dead-stripping" on the Index
2017-01-04 Davide Italiano[lib/LTO] Simplify logic removing set but unused variab...
2016-12-28 Mehdi Amini[ThinLTO] Honor -O{0,1,2,4} passed through the libLTO...
2016-12-16 Teresa Johnson[ThinLTO] Import composite types as declarations
2016-12-16 Dehao ChenPass sample pgo flags to thinlto.
2016-12-14 Davide Italiano[LTO] Reject modules without datalayout.
2016-12-14 Mehdi Amini[ThinLTO] Add an API to trigger file-based API for...
2016-12-14 Peter CollingbourneLTO: Add support for multi-module bitcode files.
2016-12-13 Peter CollingbourneLTO: Port the legacy LTO API to ModuleSymbolTable.
2016-12-13 Peter CollingbourneLTO: Port the new LTO API to ModuleSymbolTable.
2016-12-12 Teresa Johnson[ThinLTO] Import only necessary DICompileUnit fields
2016-12-08 Peter CollingbourneLTO: Hash the parts of the LTO configuration that affec...
2016-12-02 Adam Nemet[LTOs] Allow generation of hotness information
2016-12-01 Peter CollingbourneObject: Extract a ModuleSymbolTable class from IRObject...
2016-12-01 Peter CollingbourneLTO: Remove ModuleLoader, make loadModuleFromBuffer...
next