platform/upstream/llvm.git
2021-12-14 Nico Weber[gn build] Reformat all build files
2021-12-14 Nico Weber[gn build] (manually) port f0ca8d2461a7f3c8 (debuginfod...
2021-12-14 Alexander Belyaev[mlir] Add a missing pattern to bufferize tensor.rank.
2021-12-14 Simon Pilgrim[X86] Adjust some IceLake integer shuffle schedule...
2021-12-14 Craig Topper[RISCV] Add isel support for scalar STRICT_FADD/FSUB...
2021-12-14 Nico Weber[gn build] (manually) port 1042de9058 to lit.site.cfg...
2021-12-14 Kazu Hirata[AArch64] Revise a warning fix
2021-12-14 Fangrui Song[ELF] -Map: Print symbols which needs canonical PLT...
2021-12-14 Mehdi AminiRevert "Only define LLVM_EXTERNAL_VISIBILITY when build...
2021-12-14 Henry Linjamäki[HIPSPV][2/4] Add HIPSPV tool chain
2021-12-14 Michael Spencer[Clang][ScanDeps] Use the virtual path for module maps
2021-12-14 Fangrui Song[gn] Use CLANG_DEFAULT_PIE_ON_LINUX=
2021-12-14 Craig Topper[RISCV] Use AdjustInstrPostInstrSelection to insert...
2021-12-14 Fangrui Song[Driver] Add CLANG_DEFAULT_PIE_ON_LINUX to emulate...
2021-12-14 Noah Shutty[llvm] [Debuginfo] Add llvm-debuginfod-find tool and...
2021-12-14 Ben LangmuirOnly define LLVM_EXTERNAL_VISIBILITY when building...
2021-12-14 Craig Topper[RISCV] Add mayRaiseFPException to RISCV scalar FP...
2021-12-14 Fangrui Song[ELF] Remove needsPltAddr in favor of needsCopy
2021-12-14 Craig Topper[RISCV] Add a table for extension implications.
2021-12-14 Ellis Hoag[DebugInfo][dsymutil] Keep locations for function-local...
2021-12-14 Kirill Stoimenov[gn build] Reland 5082c330138: (semimanually) port...
2021-12-14 Michał GórnyRevert "[lldb] Introduce a FreeBSDKernel plugin for...
2021-12-14 Craig Topper[RISCV] Convert (splat_vector (load)) to vlse with...
2021-12-14 Michał Górny[lldb] Introduce a FreeBSDKernel plugin for vmcores
2021-12-14 Alexander BatashevDisable issue labeler in LLVM forks
2021-12-14 Zaara Syeda[LoopUnroll] Disable loop unroll when user explicitly...
2021-12-14 Philip ReamesAdd FMF to hasPoisonGeneratingFlags/dropPoisonGeneratin...
2021-12-14 Jing Bao[WebAssembly] Custom optimization for truncate
2021-12-14 Mark de Wever[libc++] Remove C++ version guards in the dylib.
2021-12-14 Aart Bik[mlir][sparse] fixed typos
2021-12-14 Aart Bik[mlir][sparse] speed up sparse tensor file I/O by more...
2021-12-14 Sanjay Patel[InstCombine] prevent infinite looping from opposing...
2021-12-14 Sanjay Patel[InstCombine] regenerate test checks; NFC
2021-12-14 Sanjay Patel[InstCombine] convert static function to internal class...
2021-12-14 Mircea Trofin[benchmark] Delete BUILD files
2021-12-14 Louis Dionne[libc++] Fix wrongly non-inline basic_string::shrink_to_fit
2021-12-14 Alexandros... [AArch64] Convert sra(X, elt_size(X)-1) to cmlt(X, 0)
2021-12-14 Pavel Labath[lldb/python] Plug SBStructuredData leaks
2021-12-14 Matt Devereau[AArch64][SVE] Instcombine SDIV to ASRD
2021-12-14 Kirill Stoimenov[ASan] Shared optimized callbacks implementation.
2021-12-14 Zaara SyedaTest commit
2021-12-14 Simon Pilgrim[X86] combineOr - don't demand operand elements if...
2021-12-14 Simon Pilgrim[X86] combineOr - pull out repeated SDLoc(). NFCI.
2021-12-14 Alexey Bataev[SLP][NFC]Update test checks, NFC.
2021-12-14 Jay Foad[AMDGPU] Regenerate checks in high-bits-zeroed-16-bit...
2021-12-14 Matt Devereau[AArch64][SVE] Replace mask pointers in fixed-length...
2021-12-14 mydeveloperday[clang-format] add support for cppm files
2021-12-14 mydeveloperday[clang-format] FixNamespaceComments does not understand...
2021-12-14 Florian HahnRevert "[MemoryLocation] Handle memset_pattern{4,8...
2021-12-14 Nikita Popov[InlineAdvisor] Add option to control deferred inlining...
2021-12-14 Fraser Cormack[LangRef] Remove incorrect vector alignment rules
2021-12-14 Nikolas Klauser[libc++] Make __swap_allocator constexpr
2021-12-14 Florian Hahn[MemoryLocation] Handle memset_pattern{4,8,16} in getFo...
2021-12-14 Nikolas Klauser[libc++] Make __compressed_pair fully constexpr
2021-12-14 Simon Atanasyan[llvm-objcopy] Fix handling of MIPS64 little endian...
2021-12-14 Alexey Bataev[SLP]Improve multinode analysis.
2021-12-14 Kiran Chandramohan[Flang][NFC] Convert static to static inline for a...
2021-12-14 Jamie SchmeiserRevert unnecessary and incorrect change made to GraphWriter
2021-12-14 Nikita Popov[IR] Make VPIntrinsic::getDeclarationForParams() opaque...
2021-12-14 Nikita Popov[OpenMPIRBuilder] Support opaque pointers in reduction...
2021-12-14 David Green[ARM] Add AddrModeT2_i8neg addressing mode support...
2021-12-14 Matthias Springer[mlir][linalg][bufferize] Debug output as IR attributes
2021-12-14 Simon Moll[VE] MUL,SUB,OR,XOR v256i32|64 isel
2021-12-14 Benjamin Kramer[bazel] Port debuginfod rules
2021-12-14 Alexandros... [AArch64] Add a tablegen pattern for UZP1.
2021-12-14 Nikolas Klauser[libc++][NFC] Remove goto from std::string
2021-12-14 John Brawn[AArch64][SVE] Fix handling of stack protection with SVE
2021-12-14 Nikita Popov[CodeGen] Add std:: qualifier
2021-12-14 Nikita Popov[CodeGen] Require use of Address::invalid() for invalid...
2021-12-14 Florian Hahn[X86] Use bundle for CALL_RVMARKER expansion.
2021-12-14 Jan Svoboda[clang][deps] Remove hard-coded resource directory...
2021-12-14 Alexander Belyaev[mlir] Split std.rank into tensor.rank and memref.rank.
2021-12-14 Markus Böck[mlir] Implement `DataLayoutTypeInterface` for `LLVMArr...
2021-12-14 Jonathan Peyton[OpenMP][libomp] Fix compile errors with new KMP_HW_SUB...
2021-12-14 Kazu Hirata[llvm] Use llvm::reverse (NFC)
2021-12-14 Craig Topper[RISCV] Add rs2 encoding to the FPUnaryOp_r and FPUnary...
2021-12-14 Nelson Chu[RISCV] Support named opcodes in .insn directive.
2021-12-14 Fangrui SongReland [ELF] Split scanRelocations into scanRelocations...
2021-12-14 Fangrui Song[ELF] Improve test for copy relocations on aliases
2021-12-14 Chen Zheng[LegalizeVectorOps] code refactor for LegalizeOp; NFC
2021-12-14 Fangrui SongRevert "[ELF] Split scanRelocations into scanRelocation...
2021-12-14 David BlaikieDWARFVerifier: Verbosely dump DIEs in verifier reports
2021-12-14 Ellis HoagRevert "[InstrProf] Attach debug info to counters"
2021-12-14 Ellis Hoag[InstrProf] Attach debug info to counters
2021-12-14 Mircea Trofin[benchmark] Pull latest; disable -Werror
2021-12-14 Jonas Devlieghere[lldb] Use LLDB_VERSION_STRING instead of CLANG_VERSION...
2021-12-14 Tony Tye[AMDGPU][NFC] Add documentation for location descriptio...
2021-12-14 Philip Reames[instcombine] Canonicalize constant index type to i64...
2021-12-14 Alina Sbirlea[MemorySSA] Document details regarding MemorySSA's...
2021-12-14 Alina Sbirlea[NewGVN] Use PredicateInfo info when previously used...
2021-12-14 Chen Zheng[LegalizeVectorOps] fix a typo
2021-12-14 Shilei Tian[NFC][Clang][OpenMP] Use switch-case statement to proce...
2021-12-14 Nikolas Klauser[libc++] Make ThrowingIterator constexpr
2021-12-13 Philip ReamesReapply: Autogen more vectorizer tests in advance of...
2021-12-13 LLVM GN Syncbot[gn build] Port fff876c20e83
2021-12-13 Arthur EubanksRevert "[ASan] Shared optimized callbacks implementation."
2021-12-13 Arthur EubanksRevert "[ASan] Added NO_EXEC_STACK_DIRECTIVE to assembl...
2021-12-13 Noah Shutty[Symbolizer][Debuginfo] Add debuginfod client to llvm...
2021-12-13 Arthur O'Dwyer[libc++] Fix the noexceptness of __decay_copy.
2021-12-13 Benoit Jacob[mlir][Vector] Patterns flattening vector transfers...
next