OSDN Git Service

android: fix AMDGPU target build
[android-x86/external-llvm.git] / lib / LTO /
2020-03-24 Qiang YuLLVM_GEN_ to LLVM70_GEN_
2020-03-24 Qiang YuLLVM_DEVICE_BUILD_MK to LLVM70_DEVICE_BUILD_MK
2020-03-24 Qiang YuLLVM_HOST_BUILD_MK to LLVM70_HOST_BUILD_MK
2020-03-24 Qiang Yurename libLLVM to libLLVM70
2020-03-24 Qiang Yunow mesa can be compiled
2020-03-24 Qiang Yumove all mk file
2019-07-11 Reid KlecknerOpen native file handles to avoid converting from FDs...
2019-07-10 Reid Kleckner[Support] Move llvm::MemoryBuffer to sys::fs::file_t
2019-07-05 Eugene Leviant[ThinLTO] Attempt to recommit r365188 after alignment fix
2019-07-05 Eugene LeviantReverted r365188 due to alignment problems on i686...
2019-07-05 Eugene Leviant[ThinLTO] Attempt to recommit r365040 after caching fix
2019-07-04 Reid KlecknerRevert [ThinLTO] Optimize writeonly globals out
2019-07-03 Eugene Leviant[ThinLTO] Optimize writeonly globals out
2019-06-17 Francis Visoiu Mistrih[Remarks] Extend -fsave-optimization-record to specify...
2019-06-15 Aaron Puchert[Clang] Harmonize Split DWARF options with llc
2019-06-14 Francis Visoiu MistrihReland: [Remarks] Refactor optimization remarks setup
2019-06-14 Francis Visoiu MistrihRevert "[Remarks] Refactor optimization remarks setup"
2019-06-13 Francis Visoiu Mistrih[Remarks] Refactor optimization remarks setup
2019-06-12 Ben Dunbobbin[ThinLTO]LTO]Legacy] Fix dependent libraries support...
2019-06-05 Johannes Doerfert[Attributor] Pass infrastructure and fixpoint framework
2019-05-31 Sam CleggFix -DBUILD_SHARED_LIBS=ON build after rL362160
2019-05-30 Francis Visoiu Mistrih[Remarks][NFC] Move the serialization to lib/Remarks
2019-05-17 Ben Dunbobbin[ELF] Implement Dependent Libraries Feature
2019-05-13 Eugene Leviant[ThinLTO] Don't internalize weak writeable variables
2019-05-10 Teresa Johnson[ThinLTO] Auto-hide prevailing linkonce_odr only when...
2019-04-29 Steven Wu[ThinLTO] Adding architecture name into saved object...
2019-04-19 Alina Sbirlea[NewPassManager] Adding pass tuning options: loop vecto...
2019-04-19 Florian Hahn[LTO] Add plumbing to save stats during LTO on Darwin.
2019-04-17 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-04-08 Steven WuRevert [ThinLTO] Fix ThinLTOCodegenerator to export...
2019-04-08 Steven Wu[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used...
2019-03-12 Francis Visoiu MistrihReland "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu MistrihRevert "[Remarks] Add -foptimization-record-passes...
2019-03-12 Francis Visoiu Mistrih[Remarks] Add -foptimization-record-passes to filter...
2019-03-06 Francis Visoiu MistrihReland "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Francis Visoiu MistrihRevert "[Remarks] Refactor remark diagnostic emission...
2019-03-06 Francis Visoiu Mistrih[Remarks] Refactor remark diagnostic emission in a...
2019-03-04 Rong Xu[PGO] Context sensitive PGO (part 3)
2019-02-14 Teresa Johnson[ThinLTO] Detect partially split modules during the...
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2019-01-11 Teresa Johnson[LTO] Record whether LTOUnit splitting is enabled in...
2019-01-09 Easwaran RamanRefactor synthetic profile count computation. NFC.
2018-12-19 Matthew Voss[ThinLTO] Remove dllimport attribute from locally defin...
2018-12-13 Easwaran Raman[ThinLTO] Compute synthetic function entry count
2018-12-05 Peter CollingbourneLTO: Don't internalize available_externally globals.
2018-12-04 George Burgess IV[ThinLTO] Look through aliases when computing hash...
2018-11-29 Teresa Johnson[ThinLTO] Import local variables from the same module...
2018-11-26 Teresa Johnson[ThinLTO] Consolidate cache key computation between...
2018-11-16 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-13 Steven WuRevert "[ThinLTO] Internalize readonly globals"
2018-11-11 Jonas Devlieghere[Support] Make error banner optional in logAllUnhandled...
2018-11-10 Eugene Leviant[ThinLTO] Internalize readonly globals
2018-11-08 Pirama Arumuga Nainar[LTO] Drop non-prevailing definitions only if linkage...
2018-11-05 Xin Tong[ThinLTO] Add an option to disable (thin)lto internaliz...
2018-10-17 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-15 Fedor SergeevRevert "[NewPM] teach -passes= to emit meaningful error...
2018-10-15 Fedor Sergeev[NewPM] teach -passes= to emit meaningful error messages
2018-10-10 Richard SmithAdd a flag to remap manglings when reading profile...
2018-10-10 Warren Ristow[LTO] Account for overriding lib calls via the alias...
2018-09-27 Fangrui Songllvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C...
2018-09-26 Fedor Sergeev[PassTiming] cleaning up legacy PassTimingInfo interfac...
2018-09-25 Teresa Johnson[ThinLTO] Efficiency fix for writing type id records...
2018-09-21 Caroline TicePass code-model through Module IR to LTO which will...
2018-09-14 Steven Wu[ThinLTOCodeGenerator] Avoid Rehash StringMap in ThreadPool
2018-09-04 Steven Wu[ThinLTO] Fix memory corruption in ThinLTOCodeGenerator...
2018-07-30 Fangrui SongRemove trailing space
2018-07-27 Bob Haarman[LTO] Don't internalize declarations
2018-07-23 Teresa Johnson[LTO] Handle __imp_ (dllimport) symbols consistently...
2018-07-19 Teresa Johnson[ThinLTO] Enable ThinLTO WholeProgramDevirt and LowerTy...
2018-07-16 Teresa JohnsonRestore "[ThinLTO] Ensure we always select the same...
2018-07-14 Teresa JohnsonRevert "[ThinLTO] Ensure we always select the same...
2018-07-13 Teresa Johnson[ThinLTO] Ensure we always select the same function...
2018-07-10 Teresa Johnson[ThinLTO] Use std::map to get determistic imports files
2018-07-04 Andrew Ng[ThinLTO] Update ThinLTO cache file atimes when on...
2018-06-13 Peter CollingbourneLTO: Keep file handles open for memory mapped files.
2018-06-06 Teresa Johnson[ThinLTO] Rename index IsAnalysis flag to HaveGVs ...
2018-05-31 Peter CollingbourneIRGen: Write .dwo files when -split-dwarf-file is used...
2018-05-21 Peter CollingbourneFix a make_unique ambiguity.
2018-05-21 Peter CollingbourneLTO: Replace split dwarf implementation that uses objco...
2018-05-21 Peter CollingbourneCodeGen: Add a dwo output file argument to addPassesToE...
2018-05-14 Nicola ZaghenRename DEBUG macro to LLVM_DEBUG.
2018-05-05 Teresa Johnson[LTO] Handle Task=-1 passed to addSaveTemps
2018-05-04 Teresa Johnson[LTO] Allow pass remarks with hotness to be set when...
2018-05-03 Teresa Johnson[ThinLTO] Add support for optimization remarks to thinB...
2018-04-30 Nico WeberIWYU for llvm-config.h in llvm, additions.
2018-04-20 Florian Hahn[LTO] Add stats-file option to LTO/Config.h.
2018-04-16 Weiming ZhaoRename ObjectMemoryBuffer to SmallVectorMemoryBuffer...
2018-04-15 Weiming ZhaoNFC: Move ObjectMemoryBuffer to support
2018-04-13 Mandeep Singh Grang[LTO] Change std::sort to llvm::sort in response to...
2018-04-13 Yunlian JiangEnable debug fission for thinLTO linked via gold-plugin
2018-04-11 Weiming ZhaoAdd missing vtable anchors
2018-03-30 Ekaterina RomanovaPrevent data races in concurrent ThinLTO processes.
2018-03-23 David BlaikieMove TargetLoweringObjectFile from CodeGen to Target...
2018-03-21 David BlaikieSink Analysis/ObjectUtil(canBeOmittedFromSymbolTable...
2018-03-13 Adam Nemet[LTO] Return proper error object rather than null LTOModule
2018-03-08 Bob HaarmanRevert "[LTO] Support filtering by hotness threshold"
2018-02-26 Adam Nemet[LTO] Support filtering by hotness threshold
2018-02-22 Vitaly Buka[ThinLTO] Always create linked objects file for --thinl...
2018-02-20 Teresa Johnson[LTO] Remove unused Path parameter to AddBufferFn
2018-02-19 Charles Saternos[ThinLTO] Add GraphTraits for FunctionSummaries
next