platform/upstream/llvm.git
2020-10-23 Simon Pilgrim[InstCombine] Add 8/16/32/64 bitreverse test coverage
2020-10-23 Simon Pilgrim[InstCombine] Add initial bitreverse test coverage
2020-10-23 Paul C. Anagnostopoulos[TableGen] Change !getop and !setop to !getdagop and...
2020-10-23 Matt ArsenaultAMDGPU: Don't query for TII in TII
2020-10-23 Matt ArsenaultAMDGPU: Increase branch size estimate with offset bug
2020-10-23 Valentin Clement[flang][openacc] Fix semantic check for wait and atomic...
2020-10-23 David Van CleveExport TemplateArgumentMatcher so clients defining...
2020-10-23 Frederik Gossen[MLIR] Fix bad merge with buffer alias analysis.
2020-10-23 Evgeny Leviant[llvm-mca] Extend cortex-a57 memory instructions test
2020-10-23 Jeremy Morse[DebugInstrRef] Convert DBG_INSTR_REFs into variable...
2020-10-23 Nico Weber[gn build] port 48e4b0f (__config_site revert)
2020-10-23 Louis Dionne[runtimes] Revert the libc++ __config_site change
2020-10-23 Chen Zheng[LSR] ignore profitable chain when reg num is not major...
2020-10-23 Sam McCall[clangd] Drop version from remote index proto names...
2020-10-23 Stefan Pintilie[PowerPC][LLD] Support for PC Relative TLS for Local...
2020-10-23 Frederik Gossen[MLIR] Extract buffer alias analysis for reuse
2020-10-23 Sam McCall[clang] Split remote index service definition into...
2020-10-23 Sanjay Patel[ValueTracking] add range limits for cttz
2020-10-23 Sanjay Patel[ValueTracking] add range limits for ctlz
2020-10-23 Sanjay Patel[InstSimplify] add tests for cttz constant range; NFC
2020-10-23 Sanjay Patel[InstSimplify] add tests for ctlz constant range; NFC
2020-10-23 Kirill Bobyrev[clangd] NFC: Add using directives to avoid spelling...
2020-10-23 Sam McCall[CMake] Fix hardcoding of protobuf output basename...
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
next