platform/upstream/llvm.git
2022-01-13 Louis Dionne[libc++] Move assignable_sentinel to a common header...
2022-01-13 Benoit JacobEnable ReassociatingReshapeOpConversion with "non-ident...
2022-01-13 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2022-01-13 Simon Pilgrim[X86] Add xop/avx2 shifts to X86TargetLowering::isBinOp
2022-01-13 LLVM GN Syncbot[gn build] Port 67151d029bdb
2022-01-13 Stanislav Mekhanoshin[AMDGPU] Fix error handling in asm constraint syntax
2022-01-13 Arthur O'Dwyer[libc++] [ranges] Implement P2415R2 owning_view.
2022-01-13 Juergen RibutzkaReplace PlatformKind with PlatformType.
2022-01-13 Louis Dionne[libc++][NFC] Remove duplication of distance_apriori_se...
2022-01-13 Craig Topper[MachineValueType] Don't allow MVT::getVectorNumElement...
2022-01-13 Simon Pilgrim[X86] canonicalizeShuffleWithBinOps - add X86ISD::PSHUF...
2022-01-13 Matt ArsenaultAMDGPU: Select workitem ID intrinsics to 0 with req_wor...
2022-01-13 Matt ArsenaultAMDGPU: Optimize outgoing workitem ID based on reqd_wor...
2022-01-13 Andrzej Warzynski[flang] Relax the Bash version check
2022-01-13 Joseph Huber[Libomptarget] Fix multiply defined symbol during linking
2022-01-13 Aaron BallmanSupport the *_WIDTH macros in limits.h and stdint.h
2022-01-13 Florian Hahn[LV] Extend check lines for pr34681.ll to cover foldabl...
2022-01-13 Elizabeth Andrews[clang] Fix function pointer address space
2022-01-13 John Brawn[CMake] Output the error message when get_errc_messages...
2022-01-13 David SherwoodRevert "[CodeGen][AArch64] Ensure isSExtCheaperThanZExt...
2022-01-13 Sanjay Patel[PowerPC] add RUN lines for both endians to test; NFC
2022-01-13 Jan SvobodaRevert "[clang][lex] Keep references to `DirectoryLooku...
2022-01-13 Simon Pilgrim[X86] Add tests showing failure to merge shuffles throu...
2022-01-13 Simon Pilgrim[X86] Add tests showing failure to merge shuffles throu...
2022-01-13 Arthur O'Dwyer[libc++] Add tests verifying alphabetical order for...
2022-01-13 Erich KeaneAdd another assert to cpu-dispatch emission to help...
2022-01-13 Simon Pilgrim[DAG] Add ISD::ROTL/ROTR to TargetLoweringBase::isBinOp
2022-01-13 Simon Pilgrim[X86] Add tests showing failure to merge shuffles throu...
2022-01-13 Denys Shabalin[mlir] Introduce C API for PDL dialect types
2022-01-13 Denys Shabalin[mlir] Fix reference to out of date CMake function
2022-01-13 David Spickett[lldb][AArch64] Remove armv8.3-a flag from tagged memor...
2022-01-13 Eugene Zhulenev[DebugInfo][InstrRef] Short-circuit unnecessary preferr...
2022-01-13 Sam McCall[clangd] Ignore cvr-qualifiers in selection.
2022-01-13 Jon Chesterfield[openmp] Mark used variables as retain as well
2022-01-13 Nikita Popov[ConstantFold] Check uniform value in ConstantFoldLoadF...
2022-01-13 Petar AvramovicAMDGPU/GlobalISel: Fix custom legalizatation for fceil
2022-01-13 Petar AvramovicAMDGPU/GlobalISel: Regenerate fceil test (NFC)
2022-01-13 Sander de Smalen[AArch64] Add native CPU detection for Neoverse-V1.
2022-01-13 Sam McCall[clangd] Selection: Prune gtest TEST()s earlier
2022-01-13 Kirill Bobyrev[clangd] Fix build after D115243
2022-01-13 Simon Pilgrim[X86][AVX] lowerShuffleAsLanePermuteAndShuffle - don...
2022-01-13 Evgeny MandrikovFix build failure with MSVC in C++20 mode
2022-01-13 David Green[AArch64] Basic demand elements for some intrinsics
2022-01-13 Simon Pilgrim[X86][AVX] Add v8f32/v8i32 01289abc test case
2022-01-13 Javier Setoain[mlir] Fix scalable type translation in splat element...
2022-01-13 Alex Bradbury[llvm-objdump][test] Add RISC-V objdump test case
2022-01-13 Florian Hahn[VPlan] Make IV operand explicit for VPWidenCanonicalIV...
2022-01-13 Simon PilgrimFix MSVC "32-bit shift implicitly converted to 64 bits...
2022-01-13 Simon PilgrimFix MSVC "32-bit shift implicitly converted to 64 bits...
2022-01-13 Simon Pilgrim[MIPS] Mips16DAGToDAGISel::selectAddr - Use cast<>...
2022-01-13 Hans WennborgDon't override __attribute__((no_stack_protector))...
2022-01-13 Sebastian Neubauer[Docs] Fix IR and TableGen grammar inconsistencies
2022-01-13 Ivan Butygin[mlir] Provide getMixedOffsets/sizes/strides as free...
2022-01-13 David Green[AArch64] Add a demand bits intrinsic test for instcomb...
2022-01-13 Ties Stuij[ARM] fix bug causing shrinkwrapping not always being...
2022-01-13 Hans WennborgSimplify llvm/test/Transforms/Inline/inline_ssp.ll...
2022-01-13 Andrzej Warzynski[flang][nfc] Update README.md
2022-01-13 Michał Górny[lldb] [llgs] Implement qXfer:siginfo:read
2022-01-13 Nikita Popov[GlobalOpt] Fix global to select transform under opaque...
2022-01-13 Paulo Matos[WebAssembly] Fix reftype load/store match with idx...
2022-01-13 Jay Foad[FileCheck] Allow literal '['s before "[[var...]]"
2022-01-13 David Sherwood[CodeGen][AArch64] Ensure isSExtCheaperThanZExt returns...
2022-01-13 Florian Hahn[LV] Inline CreateSplatIV call for scalar VFs (NFC).
2022-01-13 Kévin Petitlibclc: Add clspv64 target
2022-01-13 David Sherwood[AArch64] Fix incorrect use of MVT::getVectorNumElement...
2022-01-13 Sam McCall[clangd] Remove --inlay-hints flag
2022-01-13 Vladislav KhmelevskyRuntimeDyldELF: Don't abort on R_AARCH64_NONE relocation
2022-01-13 David Sherwood[NFC][AArch64][CodeGen] Add fixed-width vector tests...
2022-01-13 Adrian Kuegel[mlir] Add missing const to cloneWith method.
2022-01-13 luxufan[JITLink] Add fixup value range check
2022-01-13 mydeveloperday[clang-format] clang-format eats space in front of...
2022-01-13 Jim Lin[M68k][NFC] Use Register instead of unsigned int
2022-01-13 Christian Sigg[NVPTX] Lower fp16 fminnum, fmaxnum to native on sm_80.
2022-01-13 Sam McCall[clangd] Extend SymbolOrigin, stop serializing it
2022-01-13 Sam McCall[CodeCompletion] (mostly) fix completion in incomplete...
2022-01-13 Kazu Hirata[clang] Remove redundant member initialization (NFC)
2022-01-13 Kazu Hirata[Sema] Fix a bugprone argument comment (NFC)
2022-01-13 Kazu Hirata[CSKY] Ensure a newline at the end of a file (NFC)
2022-01-13 Igor Kudrin[ELF] Use tombstone values for discarded symbols in...
2022-01-13 Arthur O'Dwyer[libc++] [ranges] Implement ranges::cdata.
2022-01-13 James Y KnightRevert "[Inline] Attempt to delete any discardable...
2022-01-13 Amir Ayupov[BOLT] Update repo location in Dockerfile
2022-01-13 Lian Wang[RISCV] Add bfp and bfpw intrinsic in zbf extension
2022-01-13 Philip Reames[Attributor] Simplify how we handle required alignment...
2022-01-13 Peter Klausler[flang] RESHAPE(PAD=) can be arbitrary array rank
2022-01-13 Shoaib Meenai[bolt] Fix relative links in README
2022-01-13 Kevin Athey[NFC] Minimize noundef analysis when disabled
2022-01-13 Lang Hames[JITLink] Fix assert condition broken in 118e953b18ff0.
2022-01-13 Philip Reames[Attributor] Generalize calloc handling in heap-to...
2022-01-13 Philip Reames[Attributor] Reuse object size evaluation code [NFC]
2022-01-13 Philip Reames[Attributor] Use getAllocAlignment where possible ...
2022-01-13 Matt ArsenaultAMDGPU: Fix assert on function argument as loop condition
2022-01-13 Stanislav Mekhanoshin[AMDGPU] Fixed physreg asm constraint parsing
2022-01-13 Emily Shi[compiler-rt][darwin] check for strcmp to test intercep...
2022-01-13 LLVM GN Syncbot[gn build] Port b9bc3c107c6c
2022-01-13 Andrew Litteken[CostModel] Use cost of target trunc type when only...
2022-01-13 Peter Klausler[flang] Fix handling of space between # and name in...
2022-01-13 Konstantin... [libc++][ranges] Implement `construct_at` and `destroy...
2022-01-12 Matt ArsenaultGlobalISel: Always enable GISelKnownBits for Instructio...
2022-01-12 Matt ArsenaultRegScavenger: Remove used regs from scavenge candidates
next