platform/upstream/llvm.git
2020-10-23 Sam McCall[CMake] generate_grpc_protos -> generate_protos(.....
2020-10-23 Kirill Bobyrev[clangd] Migrate to proto2 syntax
2020-10-23 Dmitry Polukhin[clang-tidy] Fix redefinition of module in the same...
2020-10-23 Sanjay Patel[ValueTracking] add range limits for ctpop
2020-10-23 zhanghb97[mlir] Expose affine expression to C API
2020-10-23 Simon Pilgrim[InstCombine] matchBSwapOrBitReverse - expose bswap...
2020-10-23 Simon Pilgrim[InstCombine] Rename InstCombinerImpl::matchBSwap to...
2020-10-23 Simon Pilgrim[X86] lowerShuffleWithPERMV - use MVT::changeTypeToInte...
2020-10-23 Evgeny Leviant[ARM][SchedModels] Convert IsR1P0AndLaterPred to MCSche...
2020-10-23 Florian Hahn[AArch64] Implement getIntrinsicInstrCost, handle min...
2020-10-23 Michał Górny[lldb] Split out NetBSD/x86 watchpoint impl for unification
2020-10-23 Jeremy Morse[DebugInstrRef] NFC: Separate collection of machine...
2020-10-23 Julian Gross[MLIR] Added PromoteBuffersToStackPass to convert heap...
2020-10-23 Christian Sigg[mlir] Fix exiting OpPatternRewriteDriver::simplifyLoca...
2020-10-23 OCHyams[mem2reg] Remove dbg.values describing contents of...
2020-10-23 James Henderson[lld][ELF][test] Add additional test coverage for LTO
2020-10-23 Jay Foad[AMDGPU] Add simplification/combines for llvm.amdgcn...
2020-10-23 Caroline Concatto[SVE]Clarify TypeSize comparisons in llvm/lib/Transforms
2020-10-23 Evgeny Leviant[llvm-mca] Add test for cortex-a57 NEON instructions
2020-10-23 Evgeny Leviant[ARM][SchedModels] Let ldm* instruction scheduling...
2020-10-23 David Stenberg[DebugInfo] Clear subreg in setDebugValueUndef()
2020-10-23 Keith Smiley[llvm-objcopy][NFC] Extract arg parsing logic into...
2020-10-23 Lang HamesRevert "[JITLink][ELF] Add support for ELF::R_X86_64_RE...
2020-10-23 Lang Hames[JITLink][ELF] Add support for ELF::R_X86_64_REX_GOTPCR...
2020-10-23 Max Kazantsev[SCEV][NFC] Cache symbolic max exit count
2020-10-23 Jonas Devlieghere[lldb] Fix bug instroduced by a00acbab45b0
2020-10-23 Louis Dionne[runtimes] Do not set XXX_STANDALONE_BUILD for libc...
2020-10-23 Jonas Devlieghere[lldb] Fix missing initialization in UtilityFunction...
2020-10-23 Serge Pavlov[IR] Merge metadata manipulation code into Value
2020-10-23 David BlaikieDebugInfo: Hash DIE referevences (DW_OP_convert) when...
2020-10-23 Arthur Eubanks[CGSCC] Detect devirtualization in more cases
2020-10-23 Duncan P. N... SourceManager: Remove a redundant nullptr check in...
2020-10-23 Duncan P. N... SourceManager: getFileEntryRefForID => getNonBuiltinFil...
2020-10-23 Alexander Shaposhnikov[MC] Adjust StringTableBuilder for linked Mach-O binaries
2020-10-23 David BlaikieDebugInfo: Tidy up test for more portability to MachO...
2020-10-23 Arthur Eubanks[Inliner] Run always-inliner in inliner-wrapper
2020-10-23 Duncan P. N... SourceManager: Change SourceManager::isMainFile to...
2020-10-23 Duncan P. N... SourceManager: Factor out helpers for common SLocEntry...
2020-10-23 Shilei Tian[OpenMP] Fixed a potential integer overflow
2020-10-23 Han ShenRevert "[MBP] Add whole chain to BlockFilterSet instead...
2020-10-23 Richard SmithFix constant evaluation of zero-initialization of a...
2020-10-22 Nick DesaulniersBitCodeFormat: update doc on new byref and mustprogress...
2020-10-22 Louis Dionne[libc++abi] Fix the standalone build after the __config...
2020-10-22 Wei Mi[NFC][SampleFDO] Move some common stuff from SampleProf...
2020-10-22 David BlaikieDebugInfo: Use llc rather than %llc_dwarf when also...
2020-10-22 Jessica Paquette[AArch64][GlobalISel] Move imm adjustment for G_ICMP...
2020-10-22 Fangrui Song[ELF] --warn-backrefs: save the referenced InputFile *
2020-10-22 Nico Weber[gn build] (semi-manually) port 147b9497e79
2020-10-22 Jessica Paquette[AArch64][GlobalISel] Split post-legalizer combiner...
2020-10-22 Yitzhak Mandelbaum[libTooling] Add function to Transformer to create...
2020-10-22 Jan Korous[SourceManager] Avoid copying SLocEntry in computeMacro...
2020-10-22 LemonBoy[clang][Frontend] Add missing error handling
2020-10-22 Louis Dionne[libc++] Allow running the tests in the experimental...
2020-10-22 Alexander Shaposhnikov[llvm-objcopy][MachO] Fix the calculation of the output...
2020-10-22 Kostya Kortchinsky[GWP-ASan] Move random-related code in the allocator...
2020-10-22 Nikita Popov[DomTree] Make assert more precise
2020-10-22 Nikita Popov[BasicAA] Only add visited phi blocks temporarily
2020-10-22 Xiangling Liao[AIX] Emit error for -G option on AIX
2020-10-22 Nikita Popov[BasicAA] Don't track visited blocks for phi-phi alias...
2020-10-22 Venkataramanan... Initial support for vectorization using Libmvec (GLIBC...
2020-10-22 Nikita PopovRevert "[GWP-ASan] Move random-related code in the...
2020-10-22 Nikita Popov[BasicAA] Add additional phi tests (NFC)
2020-10-22 Kirill Bobyrev[clangd] Get rid of llvm::Optional in Remote- and Local...
2020-10-22 Jan Korous[SourceManager] Skip module maps when searching files...
2020-10-22 Kirill Bobyrev[clangd] Give the server information about client's...
2020-10-22 Vedant Kumar[test] HotColdSplit: cover use of opaque pointer type
2020-10-22 Vedant KumarRevert "[CodeExtractor] Don't create bitcasts when...
2020-10-22 Lei ZhangRevert "Revert "[mlir] Convert from Async dialect to...
2020-10-22 Mehdi AminiRevert "[mlir] Convert from Async dialect to LLVM corou...
2020-10-22 Arthur EubanksPort -instnamer to NPM
2020-10-22 David BlaikieDWARFv5: Disable DW_OP_convert for configurations that...
2020-10-22 Kostya Kortchinsky[GWP-ASan] Move random-related code in the allocator
2020-10-22 Louis Dionne[libc++] Drop old workaround for iostreams instantiatio...
2020-10-22 Layton Kifer[InstCombine][NFC] Use ConstantExpr::getBinOpIdentity
2020-10-22 Jay Foad[PatternMatch] Add new FP matchers. NFC.
2020-10-22 Nikita Popov[MemCpyOpt] Move GEP during call slot optimization
2020-10-22 Ettore Tiotto[NFC][PartialInliner]: Clean up code
2020-10-22 Tom StellardHowToReleaseLLVM: Clean up document and remove referenc...
2020-10-22 Sanjay Patel[InstSimplify] add tests for ctpop constant range; NFC
2020-10-22 Jonathan Crowther[SystemZ][z/OS] Set short-enums as the default for...
2020-10-22 Duncan P. N... clang/Basic: Remove ContentCache::getRawBuffer, NFC
2020-10-22 Paul C. Anagnostopoulos[TableGen] Update documents to make them more complete
2020-10-22 Vedant Kumar[InstCombine] Remove dbg.values describing contents...
2020-10-22 Matt ArsenaultAMDGPU: Cleanup MIR test
2020-10-22 Arthur EubanksRevert "[Docs] Clarify that FunctionPasses can't add...
2020-10-22 Fangrui Song[ELF] Set SHF_INFO_LINK for .rel[a].plt and .rel[a...
2020-10-22 Raphael IsemannRevert "[lldb] Explicitly use the configuration archite...
2020-10-22 Nikita Popov[DomTree] Accept Value as Def (NFC)
2020-10-22 Florian Hahn[SLP] Add tests with selects that can be turned into...
2020-10-22 Tim Corringham[AMDGPU] Add amdgpu specific loop threshold metadata
2020-10-22 Arthur Eubanks[gn build] Add missing clangd dependencies
2020-10-22 Arthur Eubanks[Docs] Clarify that FunctionPasses can't add/remove...
2020-10-22 Med Ismail... [lldb/DWARF] Add support for DW_OP_implicit_value
2020-10-22 Marco Antognini[OpenCL] Remove unused extensions
2020-10-22 Aaron En Ye Shi[HIP] Fix HIP rounding math intrinsics
2020-10-22 Mircea Trofin[NFC][MC] Use MCRegister for ReachingDefAnalysis APIs
2020-10-22 Arthur Eubanks[LoopRotate][NPM] Disable header duplication under -Oz
2020-10-22 Jonas Devlieghere[lldb] Fix a regression introduced by D75730
2020-10-22 Eugene Zhulenev[mlir] Do not start threads in AsyncRuntime
2020-10-22 Teresa Johnson[MemProf] Allow the binary to specify the profile outpu...
next