platform/upstream/llvm.git
2020-09-20 Craig Topper[X86] Pre-commit test cases for D87863. NFC
2020-09-20 Craig Topper[X86] Stop reduceMaskedLoadToScalarLoad/reduceMaskedSto...
2020-09-20 Craig Topper[X86] Add 32-bit command lines to masked_store.ll and...
2020-09-20 David Green[ARM] Constant fold VMOVrh
2020-09-20 Nikita Popov[CVP] Additional tests for comparison with offset ...
2020-09-20 Nikita Popov[LVI] Get value range from mask comparison
2020-09-20 Nikita Popov[CVP] Add tests for mask comparisons (NFC)
2020-09-20 Nikita Popov[LVI] Refactor getValueFromICmpCondition (NFC)
2020-09-20 Simon Pilgrim[X86][SSE] Fold EXTEND_VECTOR_INREG(EXTRACT_SUBVECTOR...
2020-09-20 Simon Pilgrim[X86][SSE] Fold SIGN_EXTEND(SIGN_EXTEND_VECTOR_INREG...
2020-09-20 Sanjay Patel[InstCombine] factorize left shifts of add/sub
2020-09-20 Sanjay Patel[InstCombine] replace zombie unreachable values with...
2020-09-20 Dávid Bolvanský[Diagnostics] Fixed -Wsizeof-array-div false positive...
2020-09-20 Simon Pilgrim[X86][SSE] Fold EXTEND_VECTOR_INREG(EXTEND_VECTOR_INREG...
2020-09-20 Simon Pilgrim[X86][SSE] Enable ZERO_EXTEND_VECTOR_INREG shuffle...
2020-09-20 Simon Pilgrim[X86] Rename getExtendInVec to getEXTEND_VECTOR_INREG...
2020-09-20 Simon PilgrimDWARFYAML::emitDebugSections - fix use after std::move...
2020-09-20 Simon Pilgrim[X86] combineX86ShufflesRecursively - fix use after...
2020-09-20 Simon PilgrimJSONCompilationDatabase.cpp - cleanup key parsing error...
2020-09-20 Dávid Bolvanský [MemLoc] Support lllvm.memcpy.inline in MemoryLocation...
2020-09-20 Simon Pilgrim[X86] Rename combineExtInVec to combineEXTEND_VECTOR_IN...
2020-09-20 Rainer Orth[tools][remarks-shlib] Don't build libRemarks.so withou...
2020-09-20 Fangrui Song[FunctionAttrs] Inline setDoesNotRecurse() and delete...
2020-09-20 Fangrui Song[FunctionAttrs] Remove redundant check. NFC
2020-09-20 Fangrui SongFix some clang-tidy bugprone-argument-comment issues
2020-09-20 Lang Hames[ORC][examples] Add an OrcV2 example for IR optimizatio...
2020-09-19 Fangrui Song[Driver] Add disabled-by-default -Wuse-ld-path for...
2020-09-19 Nikita Popov[Local] Clean up enforceKnownAlignment() (NFC)
2020-09-19 Greg McGaryalign __TEXT,__unwind_info to 8 byte boundary
2020-09-19 Roland McGrath[scudo/standalone] Fix undefined behavior in checksum...
2020-09-19 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2020-09-19 Roman Lebedev[NFC][PhaseOrdering] Add test showing SROA not being...
2020-09-19 Dávid Bolvanský[BasicAA] Regenerate test checks
2020-09-19 Florian Hahn[SCEVExpander] Support expanding nonintegral pointers...
2020-09-19 Dávid Bolvanský[MemLoc] Support bcmp in MemoryLocation::getForArgument
2020-09-19 Sanjay Patel[InstCombine] auto-generate test checks; NFC
2020-09-19 Sanjay Patel[InstCombine] regenerate test checks; NFC
2020-09-19 Sanjay Patel[ConstantFolding] add undef handling for fmin/fmax...
2020-09-19 Mark de WeverFixes complexity of map insert_or_assign with a hint.
2020-09-19 Yaxun (Sam... Revert "[HIP] Fix -gsplit-dwarf option"
2020-09-19 Yaxun (Sam... [HIP] Fix -gsplit-dwarf option
2020-09-19 Paul C. AnagnostopoulosChange name of Record::TheInit to CorrespondingDefInit...
2020-09-19 Nico Weberlld/mach-o: Make tool scripts from 2124ca1d5cb py2...
2020-09-19 Nico Weber[gn build] Port 2124ca1d5cb
2020-09-19 Nico Weber[gn build] (manually) merge 2124ca1d5
2020-09-19 Nico WeberRevert "Revert "[gn build] (manually) port 9b6765e784b3...
2020-09-19 Simon PilgrimInstCombiner.h - remove unnecessary KnownBits forward...
2020-09-19 Utkarsh SaxenaRevert "Temporarily Revert "[clangd] Add Random Forest...
2020-09-19 Joachim MeyerAdd -Wno-error=unknown flag to clang-format.
2020-09-19 Joachim Meyer[NFC] Test commit
2020-09-19 Craig Topper[X86] Return from SimplifyDemandedBitsForTargetNode...
2020-09-19 Amara Emerson[AArch64][GlobalISel] Add legalization and selection...
2020-09-19 Xun Li[ASAN] Properly deal with musttail calls in ASAN
2020-09-19 Andrew Litteken[IRSim] Adding ilist for IRInstructionData.
2020-09-19 Greg McGary[lld-macho] create __TEXT,__unwind_info from __LD,__com...
2020-09-19 Craig Topper[X86] Fix copy paste mistake in @ccnp flag.
2020-09-19 Craig Topper[X86] Invert the compares in inline-asm-flag-output...
2020-09-19 David BlaikieDebugInfo: Cleanup RLE dumping, using a length-constrai...
2020-09-19 Nico Weber[gn build] (manually) port 5495b691646
2020-09-19 Alexander Shaposhnikov[llvm-objcopy][MachO] Clean up the interface of Object
2020-09-19 Nico WeberRevert "[gn build] (manually) port 9b6765e784b3" anf...
2020-09-19 Alexander Shaposhnikov[llvm-objcopy][MachO] Add llvm-bitcode-strip driver
2020-09-19 Eric ChristopherTemporarily Revert "RegAllocFast: Rewrite and improve"
2020-09-19 Alexander Shaposhnikov[llvm-install-name-tool] Validate -id value early
2020-09-19 Fangrui Song[LiveDebugValues] Add `#if !defined(NDEBUG) || defined...
2020-09-19 Vitaly Buka[NFC][LSan] Add REQUIRES: linux
2020-09-19 Amara Emerson[AArch64][GlobalISel] Add tests for pre-existing select...
2020-09-19 Amara Emerson[AArch64][GlobalISel] Legalize arithmetic ops for ...
2020-09-19 Vitaly Buka[NFC][StackSafety] Replace auto with type
2020-09-18 Vitaly Buka[NFC][Asan] Fix test broken by RegAllocFast
2020-09-18 Fangrui Song[SCEV] Fix an unused variable in -DLLVM_ENABLE_ASSERTIO...
2020-09-18 Amara Emerson[GlobalISel] Add lowering support for G_ABS and use...
2020-09-18 Amy Kwan[PowerPC] Implement Move to VSR Mask builtins in LLVM...
2020-09-18 Fangrui Song[lld][WebAssembly] Fix -Wunused-variable after D87663
2020-09-18 Vitaly Buka[NFC][sanitizer] Don't use ::testing::internal
2020-09-18 Snehasish Kumar[clang] Remove profile available check for fsplit-machi...
2020-09-18 Zixu Wang[clang][module] Improve incomplete-umbrella warning
2020-09-18 Philip Reames[instcombine][x86] Converted pdep/pext with shifted...
2020-09-18 Arthur Eubanks[test][InstrProf] Fix always_inline.ll under NPM
2020-09-18 Eric ChristopherTemporarily Revert "[clangd] Add Random Forest runtime...
2020-09-18 Lei Zhang[spirv] Move device info from resource limit into targe...
2020-09-18 Reid Kleckner[COFF] Move per-global .drective emission from AsmPrint...
2020-09-18 Vedant Kumar[llvm-cov] Allow commas in filenames passed to `-object...
2020-09-18 Vitaly Buka[msan][asan] Add runtime flag intercept_strcmp
2020-09-18 Joseph Huber[OpenMP] Initial Support for OpenMP Webpage Documentation
2020-09-18 Nico WeberCompletionModelCodegen: Remove unused import
2020-09-18 Nico Weberclang: Make changes in 7c8bb409f31e py2.7-compatible
2020-09-18 Sanjay Patel[InstSimplify] add tests for constant folding fmin...
2020-09-18 Nico Weber[gn build] add file i forgot to add in 929d91a55616
2020-09-18 Nico Weber[gn build] (manually) port 9b6765e784b3 more
2020-09-18 Eric ChristopherTemporarily Revert "[SLP] Allow reordering of vectoriza...
2020-09-18 Miklos Vajna[clang-format] Recognize "hxx" as a C++ header in clang...
2020-09-18 Nico Weber[gn build] Do not sync filenames containing variable...
2020-09-18 Krzysztof ParzyszekPre-commit test for CSEing masked loads/stores
2020-09-18 Nico Weber[gn build] (manually) port 9b6765e784b3
2020-09-18 Nico Weberclangd: Make ompletionModelCodegen.py tpy2.7 compatible
2020-09-18 Stella LaurenzoFirst pass on MLIR python context lifetime management.
2020-09-18 Peter Collingbournescudo: Add an API for disabling memory initialization...
2020-09-18 Simon Pilgrim[X86][AVX] lowerBuildVectorAsBroadcast - improve BROADC...
2020-09-18 Arthur Eubanks[test][TSan] Fix tests under NPM
next