platform/upstream/llvm.git
2022-04-08 Matthias Springer[mlir][bufferize] Do not insert useless casts for newly...
2022-04-08 Matthias Springer[mlir][arith][bufferize] Fix tensors with different...
2022-04-08 Simon Pilgrim[X86] Fix SLM scheduler model for PMULLD (PR37059)
2022-04-08 Benjamin Kramer[spirv] Make header self-contained. NFC.
2022-04-08 Nikita Popov[X86] Add additional test for PR54369 (NFC)
2022-04-08 Nikita Popov[gold] Remove support for legacy pass manager
2022-04-08 Kito ChengRevert "Reland "[RISCV][NFC] Moving RVV intrinsic type...
2022-04-08 Kristóf Umann[analyzer] Don't track function calls as control depend...
2022-04-08 Nikita Popov[MemoryBuiltins] Remove unnecessary lambda capture...
2022-04-08 Nikita Popov[SafeStack] Move test to X86 directory
2022-04-08 Nikita Popov[LICM] Pass MemorySSAUpdater by referene (NFC)
2022-04-08 Iain Sandoe[C++20][Modules] Adjust handling of exports of namespac...
2022-04-08 jacquesguan[mlir][Vector] Fold extractelement splat.
2022-04-08 Nikita Popov[LoopSink] Require MemorySSA
2022-04-08 Nikita Popov[SafeStack] Don't create SCEV min between pointer and...
2022-04-08 jacquesguan[mlir][Arithmetic] Add constant folder for negf.
2022-04-08 serge-sans... [Clang][Fortify] drop inline decls when redeclared
2022-04-08 serge-sans... [builtin_object_size] Basic support for posix_memalign
2022-04-08 Jan Svoboda[clang][deps] Ensure deterministic filename case
2022-04-08 Kito ChengReland "[RISCV][NFC] Moving RVV intrinsic type related...
2022-04-08 Tobias HietaBump minimum toolchain version
2022-04-08 Marco GelmiIntroduce branchless sorting functions for sort3, sort4...
2022-04-08 Matthias Gehrecompiler-rt: Add udivmodei5 to builtins and add bitint...
2022-04-08 River Riddle[mlir][NFC] Drop a few unnecessary includes from Pass.h
2022-04-08 Zi Xuan Wu[CSKY] Correct the alignment of FPR register
2022-04-08 Markus Böck[mlir] Add support for operation-produced successor...
2022-04-08 Michael Forney[asan] Always skip first object from dl_iterate_phdr
2022-04-08 Hongtao Yu[llvm-profgen] Filter out invalid LBR ranges.
2022-04-08 Zi Xuan Wu[CSKY] support select instruction in floating type
2022-04-08 Senran Zhang[demangler] Support C23 _BitInt type
2022-04-08 Stella LaurenzoNFC: Silence unused function 'scaleAndAdd' in release...
2022-04-08 Kito Cheng[RISCV][NFC] Add missing lit.local.cfg in test/CodeGen...
2022-04-08 LLVM GN Syncbot[gn build] Port 690085c9b715
2022-04-08 Ye Luo[libomptarget] Implement pointer lookup as 5.1 spec.
2022-04-08 Kito Cheng[RISCV] Fixing stack offset for RVV object with vararg...
2022-04-08 Kito Cheng[RISCV] Pre-commit for fixing stack offset for RVV...
2022-04-08 Kito Cheng[RISCV] Store/restore RISCVMachineFunctionInfo into...
2022-04-08 Chuanqi Xu[NFC] Remove unused variable in CodeGenModules
2022-04-08 Evgeniy BrevnovAdd support for atomic memory copy lowering
2022-04-08 jacquesguan[mlir][LLVMIR] Add more vector predication intrinsic...
2022-04-08 Austin Kerbow[InferAddressSpaces] Fix assert on invalid bitcast...
2022-04-08 jacquesguan[RISCV][NFC] Use defvar to simplify pattern definations.
2022-04-08 Chenbing Zheng[InstCombine] fold more constant divisor to select...
2022-04-08 Jeremy Furtek[mlir] Width parameterization of BitEnum attributes
2022-04-08 Stella LaurenzoNFC: Eliminate warning for unused type alias FnTraitsT...
2022-04-08 Lang Hames[ORC] Fix handling of casts in llvm.global_ctors.
2022-04-08 David BlaikieDebugInfo: Consider the type of NTTP when simplifying...
2022-04-07 Kevin Athey[MSAN] extend prctl interceptor to support PR_SCHED_CORE
2022-04-07 Walter Erquinigo[trace][intel pt] Create a common accessor for live...
2022-04-07 Walter Erquinigo[trace][intel pt] Create a class for the libipt decoder...
2022-04-07 Arthur Eubanks[test][DSE] Precommit more assume tests
2022-04-07 Jorge Gorbe... Fix format specifier. NFCI.
2022-04-07 Zequan Wu[llvm-symbolizer] Fix line offset for inline site.
2022-04-07 Jez Ng[lld-macho][nfc] Give non-text ConcatOutputSections...
2022-04-07 Stanislav Mekhanoshin[AMDGPU] Fix handling of gfx10 LDS misaligned access bug
2022-04-07 Pengxuan Zheng[compiler-rt][builtins] Move DMB definition to syn...
2022-04-07 Quinn PhamRevert "[PowerPC] Fix EmitPPCBuiltinExpr to emit argume...
2022-04-07 Fangrui Song[ELF] Fix non-relocatable-non-emit-relocs --gc-sections...
2022-04-07 Stanislav Mekhanoshin[AMDGPU] Split unaligned LDS access instead of scalarizing
2022-04-07 Fangrui Song[ELF][test] Improve discard-locals.s
2022-04-07 Florian Hahn[LV] Add test case for PR54427.
2022-04-07 Quinn Pham[PowerPC] Fix EmitPPCBuiltinExpr to emit arguments...
2022-04-07 Jonas Devlieghere[lldb] Use getMainExecutable in SBDebugger::PrintStackT...
2022-04-07 Mark de WeverRevert "[libc++][format] Use a helper constant."
2022-04-07 Luboš Luňák[lldb][gui] remove the "expand" diamond for variables...
2022-04-07 Luboš Luňák[lldb][gui] handle Ctrl+C to stop a running process
2022-04-07 Craig Topper[ARM] Add missing return to ARMTTIImpl::isLoweredToCall.
2022-04-07 Nico Weber[lld/mac] Add some comments and asserts
2022-04-07 Emil Kieri[Driver][NFC] Simplify handling of flags in Options.td
2022-04-07 River RiddleReland [GreedPatternRewriter] Preprocess constants...
2022-04-07 Jez Ng[lld-macho][nfc] Remove indirection when looking up...
2022-04-07 David Green[AArch64] Insert subvector costs
2022-04-07 Joseph Huber[OpenMP] Add dynamic memory function to omp.h and add...
2022-04-07 Joseph Huber[OpenMP] Change target memory tests to use allocators
2022-04-07 Mogball[mlir][ods] Fix builder gen for VariadicRegion with...
2022-04-07 Jonas Devlieghere[lldb] Add Python bindings to print stack traces on...
2022-04-07 Alex Brachet[clang] Use -triple, not -target for %clang_cc1
2022-04-07 Alex Brachet[clang] Fix macos build broken after D120989
2022-04-07 Nathan James[clang-tidy] Fix invalid fix-it for cppcoreguidelines...
2022-04-07 Daniel Grumberg[clang][extract-api][NFC] Use dedicated API to check...
2022-04-07 natashaknk[tosa][mlir] Add dynamic width/height support for depth...
2022-04-07 Augie FacklerInstCombineCalls: fix annotateAnyAllocCallSite to repor...
2022-04-07 Simon Pilgrim[X86] Add PR35202 test case for commuted cmp merging
2022-04-07 Pavel Samolysov[clang][NFC] Extract EmitAssemblyHelper::shouldEmitRegu...
2022-04-07 Mark de Wever[libc++][format] Use a helper constant.
2022-04-07 Zixu Wang[clang][ExtractAPI] Fix declaration fragments for ObjC...
2022-04-07 Arthur Eubanks[CaptureTracking] Ignore ephemeral values when determin...
2022-04-07 Simon Pilgrim[X86] Add PR19752 test case
2022-04-07 Karl Meakin[AArch64] Update tests with the `update_llc_test_checks...
2022-04-07 Lei Zhang[mlir][vector] Fold extract(broadcast) of same rank
2022-04-07 Daniel Grumberg[clang][extract-api] Process only APIs declared in...
2022-04-07 Augie FacklerMemoryBuiltins: only claim an allocator family on built...
2022-04-07 Augie FacklerBuildLibCalls: also set allocsize() attributes
2022-04-07 Augie FacklerInstCombineCalls: when adding an align attribute, never...
2022-04-07 Augie FacklerMemoryBuiltins: also check function definition for...
2022-04-07 Augie FacklerInstCombineCalls: infer return alignment from allocalig...
2022-04-07 Fangrui Song[crt][test] Fix dso_handle.cpp for Linux systems which...
2022-04-07 chenglin.bi[x86] Replace getNodeIfExists to doesNodeExist when...
2022-04-07 Craig Topper[RISCV] Add more .vx patterns for VLMax integer setccs.
2022-04-07 Zixu Wang[clang][ExtractAPI] Fix appendSpace in DeclarationFragments
next