platform/upstream/llvm.git
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...
2020-10-22 Christian Sigg[mlir][gpu] NFC: switch occurrences of gpu.launch_func...
2020-10-22 Piotr Sobczak[AMDGPU] Fix expansion of i16 MULH
2020-10-22 Florian Hahn[AArch64] Add min/max cost-model tests for v2i32.
2020-10-22 Evgeny Leviant[ARM][SchedModels] Convert IsLdstsoScaledPred to MCSche...
2020-10-22 Simon Pilgrim[X86] X86AsmParser - make methods const where possible...
2020-10-22 Simon Pilgrim[X86] Return const& in IntelExprStateMachine::getIdenti...
2020-10-22 Jeremy Morse[DebugInstrRef] Pass DBG_INSTR_REFs through register...
2020-10-22 Florian Hahn[AArch64] Add min/max cost-model tests for v4i16.
2020-10-22 Raphael Isemann[lldb] Fix TestTargetAPI.py on Apple simulators
2020-10-22 Matt ArsenaultAMDGPU: Fix not always reserving VGPRs used for SGPR...
2020-10-22 Matt ArsenaultAMDGPU: Implement getNoPreservedMask
2020-10-22 Matt ArsenaultScheduleDAGInstrs: Skip debug instructions at end of...
2020-10-22 Jeremy MorseLimit debug instr-referencing tests to X86
2020-10-22 Jon Chesterfield[OpenMP] Emit calls to int64_t functions for amdgcn
2020-10-22 Paul C. Anagnostopoulos[TableGen] Continue improving the comments for the...
2020-10-22 Eugene Zhulenev[mlir] Convert from Async dialect to LLVM coroutines
2020-10-22 Raphael Isemann[lldb] Explicitly use the configuration architecture...
2020-10-22 Paul C. Anagnostopoulos[Clang] [TableGen] Clean up !if(!eq(bool, 1) and relate...
2020-10-22 Simon Pilgrim[CodeGen] Split MVT::changeTypeToInteger() functionalit...
2020-10-22 Evgeny Leviant[llvm-mca] Add few ldm* instructions to cortex-a57...
2020-10-22 Alexander Belyaev[mlir] Add MemRefReinterpretCastOp definition to Standard.
2020-10-22 Raphael Isemann[lldb][NFC] Make GetShellSafeArgument return std::strin...
2020-10-22 Florian Hahn[AArch64] Add cost model tests for min/max intrinsics.
2020-10-22 Jeremy MorseTest I added requires X86 to be built.
2020-10-22 Jeremy Morse[DebugInstrRef] Substitute debug value numbers to handl...
2020-10-22 David Zarzycki[x86 testing] NFC: Create exhaustive vector popcnt...
2020-10-22 Alexander Kornienko[clang-tidy] Add links to check docs in comments
2020-10-22 Alexander Belyaev[mlir] Add MemRefReshapeOp definition to Standard.
2020-10-22 Max Kazantsev[SCEV][NFC] Simplify internals of BackedgeTakenInfo
2020-10-22 Luís Marques[RISCV][NFC] Add more tests for 32-bit constant materia...
next