platform/upstream/llvm.git
2022-02-11 Adrian Kuegel[mlir][MemRef] Fix MemRefCopyOpLowering to use correct...
2022-02-11 Anton Zabaznov[OpenCL] Add support of language builtins for OpenCL...
2022-02-11 Nathan Sidwell[demangler] Adjust unqualified name parsing
2022-02-11 Nikita Popov[GVN] Store source element type for GEP expressions
2022-02-11 Bradley Smith[AArch64][SVE] Fix selection failure caused by fp/int...
2022-02-11 Adrian Kuegel[mlir][MemRef] Fix MemRefCastOpLowering for 32 bit...
2022-02-11 Arjun P[MLIR][Presburger] normalizeDivisionByGCD: fix bug...
2022-02-11 Nikita Popov[IR] Check GEP source type when comparing instructions
2022-02-11 Stanislav Gatev[clang][dataflow] Include terminator statements in...
2022-02-11 David Spickett[compiler-rt][xray] Disable fdr-reinit test on AArch64
2022-02-11 Mirko Brkusanin[AMDGPU][GlobalISel] Fix insert point in FoldableFneg...
2022-02-11 Marek Kurdej[clang-format] Assert default style instead of commenti...
2022-02-11 Marek Kurdej[clang-format] Simplify conditions in spaceRequiredBetw...
2022-02-11 Konrad KleineAdd cmake to source release tarballs
2022-02-11 Simon Pilgrim[clang] VisitCastExpr - use cast<> instead of dyn_cast...
2022-02-11 Simon PilgrimLoopReroll::isLoopControlIV - use cast<> instead of...
2022-02-11 Simon Pilgrim[M68k] Add missing include
2022-02-11 Sven van Haastregt[OpenCL] Add OpenCL 3.0 atomics to -fdeclare-opencl...
2022-02-11 Tim NorthoverStackProtector: ignore debug insts when splitting blocks.
2022-02-11 Nikita Popov[SCCP] Check that load/store and global type match
2022-02-11 Marek Kurdej[clang-format] Add tests for spacing between ref-qualif...
2022-02-11 Balazs Benics[analyzer] Restrict CallDescription fuzzy builtin matching
2022-02-11 serge-sans... Cleanup MCParser headers
2022-02-11 Markus Böck[mlir][LLVM] Add support for adding a garbage collector...
2022-02-11 Nikita Popov[InstCombine] Check type compatibility in indexed load...
2022-02-11 Florian Hahn[LV] Move unrelated tests from first-order-recurrence...
2022-02-11 Sander de Smalen[AArch64] Emit TBAA metadata for SVE load/store intrinsics
2022-02-11 Mehdi AminiAdd a new interface method `getAsmBlockName()` on OpAsm...
2022-02-11 Nikita Popov[InstCombine] Require equal source element type in...
2022-02-11 Nikita Popov[Bitcode] Add partial support for opaque pointer auto...
2022-02-11 Nikita Popov[ArgPromotion] Protect harder against recursive promoti...
2022-02-11 gysit[mlir][OpDSL] Add support for basic rank polymorphism.
2022-02-11 Jay Foad[AArch64] Add a special case for shifting by (BitWidth...
2022-02-11 Jay Foad[AArch64] Pre-commit multi use shift amount tests for...
2022-02-11 Weining Lu[LoongArch] Include missing header files after D119244
2022-02-11 Mehdi AminiRemove spurious includes and dependencies from Bazel...
2022-02-11 Bill Wendling[X86] Zero out the 32-bit GPRs explicitly
2022-02-11 Shubham Rastogi[NFC] Sort textual headers by alphabetical order
2022-02-11 Uday Bondhugula[MLIR] Add result status for normalizeAffineFor
2022-02-11 Konstantin... [libc++][ranges][NFC] Fix a typo in links on the Ranges...
2022-02-11 Fangrui Song[Object] Include llvm/Support/MemoryBuffer.h after...
2022-02-11 Fangrui Song[RISCV] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIO...
2022-02-11 ZezhengLi[C++20] [Modules] Check if modulemap exists to avoid...
2022-02-11 Rashmi Mudduluru[Analyzer] Re-enables trustnonnullchecker_test.m
2022-02-11 Konstantin... [libc++][ranges][NFC] Update the status of predefined...
2022-02-11 Chris Bieneman[NFC] Make file offsets a regex to handle CRLF
2022-02-11 Arthur Eubanks[clang][OpaquePtr] Use proper Address constructor in...
2022-02-11 Ben Shi[AVR] Fix a potential assert failure
2022-02-11 Nico Weber[llvm] Remove unused file MaximumSpanningTree.h
2022-02-11 Nico Weber[llvm] add missing word in a comment
2022-02-11 Nico Weber[runtimes] rewrap a comment to 80 columns
2022-02-11 Vincent Lee[lld-macho][nfc] Centralize usages of ld64.lld in tests
2022-02-11 Thomas Raoux[mlir][gpu] Add device side async copy operations
2022-02-11 River Riddle[PDLL] Attempt to fix the gcc5 build by adding this...
2022-02-11 Philip Reames[PSE] Remove assumption that top level predicate is...
2022-02-11 Sam Clegg[clang][WebAssemmbly] Call TargetInfo::adjust in derive...
2022-02-10 David BlaikieDebugInfo: Don't simplify names referencing local enums
2022-02-10 Philip Reames[SCEVPredicateRewriter] Remove assumption top level...
2022-02-10 Arthur Eubanks[docs] Replace `opt -analyze` with better alternatives.
2022-02-10 Adrian PrantlRevert "Add -fmodules-local-submodule-visibility to...
2022-02-10 LLVM GN Syncbot[gn build] Port f92702141069
2022-02-10 David BlaikieFix Windows build that fails if a class has a member...
2022-02-10 Shilei Tian[OpenMP][Offloading] Change the way to compare floating...
2022-02-10 Yuanfang ChenReland "[clang-cl] Support the /JMC flag"
2022-02-10 Shilei Tian[OpenMP][CUDA] Remove the hard team limit
2022-02-10 YASHASVI KHATAVKARReverting an entire stack of changes causing build...
2022-02-10 David BlaikieDebugInfo: Don't simplify any template referencing...
2022-02-10 LLVM GN Syncbot[gn build] Port 290e5722e83e
2022-02-10 Stanislav Mekhanoshin[AMDGPU] Improve clobbering checks in the kernel argume...
2022-02-10 LLVM GN Syncbot[gn build] Port b380a31de084
2022-02-10 Roman Lebedev[NFC][SCEV] `createNodeForSelectOrPHIViaUMinSeq()`...
2022-02-10 Roman Lebedev[NFC][LSR] Harden lsr-expand-quadratic.ll against smart...
2022-02-10 Roman Lebedev[NFC][CodeGen][X86] Autogenerate checklines in a test...
2022-02-10 Roman Lebedev[NFC][CodeGen][PPC] Autogenerate checklines in a test...
2022-02-10 Roman Lebedev[NFC][LSR] Autogenerate checklines in a test to simplif...
2022-02-10 Roman Lebedev[NFC][SCEV] Autogenerate checklines in a test to simpli...
2022-02-10 Nikolas Klauser[libc++] Add LWG-issues from february 2022 plenary...
2022-02-10 Yuanfang ChenRevert "[clang-cl] Support the /JMC flag"
2022-02-10 Ye Luo[Libomptarget][AMDGCN] add gfx90c target
2022-02-10 Reid Kleckner[CodeView] Avoid integer overflow while parsing long...
2022-02-10 Shubham Sandeep... Add support to dsymutil for dumping out new swift5...
2022-02-10 Douglas YungMake shtest-format.py CHECK lines more flexible
2022-02-10 Shubham Sandeep... Fix the build errors when enabling -DLLVM_ENABLE_MODULE...
2022-02-10 Aart Bik[mlir][sparse][pytaco] add SDDMM test with two differen...
2022-02-10 Teresa Johnson[ThinLTO][WPD] LICM set lookup (NFC)
2022-02-10 Aaron BallmanUse functions with prototypes when appropriate; NFC
2022-02-10 David Green[AArch64] Add extra fptoint_sat tests for larger than...
2022-02-10 Simon Pilgrim[FileCheck] Fix initialized but never used static analy...
2022-02-10 River Riddle[PDLL] Add support for user defined constraint and...
2022-02-10 River Riddle[PDLL] Add support for single line lambda-like patterns
2022-02-10 Martin Storsjö[libcxx] Silence -Wformat-nonliteral warnings in the...
2022-02-10 Simon Pilgrim[llvm-libtool-darwin] Use cast<> instead of dyn_cast...
2022-02-10 Simon Pilgrim[LoopVectorize] getStepVector - reduce scope of local...
2022-02-10 Nikolas Klauser[libc++] Prepare string.modifiers tests for constexpr
2022-02-10 Philip Reames[SCEV] Constify some uses of SCEVUnionPredicate* [NFC]
2022-02-10 Huihui Zhang[NFC] Simplify pairwise store test mir to drop stack...
2022-02-10 YASHASVI KHATAVKARModified SourceLevelDebugging.rst to include informatio...
2022-02-10 YASHASVI KHATAVKARupdated local branch to incorporate latest changes
2022-02-10 YASHASVI KHATAVKARworked on review comments
2022-02-10 YASHASVI KHATAVKARUpdated the test to include proper string get functions
next