platform/upstream/llvm.git
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
2022-01-12 Matt ArsenaultAMDGPU/GlobalISel: Fix assertions on legalize queries...
2022-01-12 Matt ArsenaultAMDGPU: Add base test for future optimization patch
2022-01-12 Matt ArsenaultIR: Make getRetAlign check callee function attributes
2022-01-12 Matt ArsenaultGlobalISel: Add G_ASSERT_ALIGN hint instruction
2022-01-12 Arthur O'Dwyer[libc++] [ranges] Finish ADL-proofing ranges::data.
2022-01-12 Arthur O'Dwyer[libc++] [ranges] Fix a missing auto(x) cast in ranges...
2022-01-12 Amara Emerson[AArch64][GlobalISel] Re-generate checks for a test.
2022-01-12 River Riddle[mlir] Add a parsePassPipeline overload that returns...
2022-01-12 Michael Jones[libc] fix strtold_test formatting on ARM
2022-01-12 Daniel McIntosh[libcxxabi] Added convenience classes to cxa_guard
2022-01-12 Daniel McIntosh[libcxxabi] Re-organized inheritance structure to remov...
2022-01-12 Daniel McIntosh[libcxxabi] Pulled guard byte code out of GuardObject
2022-01-12 Daniel McIntosh[libcxxabi] Make InitByteGlobalMutex check GetThreadID...
2022-01-12 Daniel McIntosh[NFC][libcxxabi] Rename GlobalLock to GlobalMutex
2022-01-12 Michael Jones[libc] add working ARM entrypoints
2022-01-12 natashaknk[tosa][mlir] Support dynamic batch dimension for ops...
2022-01-12 River Riddle[mlir] Refactor ShapedType into an interface
2022-01-12 River Riddle[mlir][Interfaces] Add a extraSharedClassDeclaration...
2022-01-12 Rob Suderman[mlir][tosa] Expand tosa.apply_scale lowering for vectors
2022-01-12 Tomas Mathesonclang support for Armv8.8/9.3 HBC
next