platform/upstream/llvm.git
2023-04-05 Florian Hahn[Matrix] Limit dot lowering to column major matrixes.
2023-04-05 David Sherwood[AArch64][SME] Disable ZA LDR/STR addressing optimisations
2023-04-05 Nikita Popov[InstCombine] Remove varargs cast transform (NFC)
2023-04-05 Jie Fu[Transforms] Fix -Wunused-function for 'GetReplicateReg...
2023-04-05 Krzysztof Parzyszek[Hexagon] Remove -opaque-pointers=0 from tests
2023-04-05 Nikita Popov[CodeGenCXX] Convert some tests to opaque pointers...
2023-04-05 Nikita Popov[InstCombine] Remove convertBitCastToGEP() fold (NFC)
2023-04-05 Richard Howell[clang] don't serialize MODULE_DIRECTORY with ModuleFil...
2023-04-05 Florian Hahn[Matrix] Add dotproduct tests with row-major default...
2023-04-05 Jie Fu[InstCombine] Remove unneeded internal function 'decomp...
2023-04-05 Shengchen Kan[X86][mem-fold] Remove the logic for TB_NO_FORWARD...
2023-04-05 Eric Gullufsen[InstCombine] Preserve nsw/nuw flags in canonicalization
2023-04-05 Eric Gullufsen[InstCombine] Add baseline tests for nsw/nuw (NFC)
2023-04-05 Florian Hahn[Matrix] Add test variants where 2nd operand of dotprod...
2023-04-05 Fangrui Song[RuntimeDyld][ELF] Actually fix R_AARCH64_ABS{16,32...
2023-04-05 Nikita Popov[InstCombine] Remove PromoteCastOfAllocation() fold...
2023-04-05 Nikita Popov[Coroutines] Convert some tests to opaque pointers...
2023-04-05 Alex Bradbury[docs][RISCV] Remove outdated note about zfa implementa...
2023-04-05 Fangrui Song[RuntimeDyld][ELF] Fix off-by-1 issues in R_AARCH64_ABS...
2023-04-05 Florian Hahn[AArch64] Add cost-model tests for fshr.
2023-04-05 Alex Bradbury[RISCV][NFC] Use RISCVSubtarget method for predicate...
2023-04-05 Benjamin Kramer[mlir] Fix a use after free when loading dependent...
2023-04-05 Alex Zinenko[mlir] update Bazel bulid for 1ef51e0452a473f404edc6354...
2023-04-05 Alexey LapshinRevert "[dsymutil][NFC] Move ARM specific test into...
2023-04-05 Florian Hahn[VPlan] Replace check for replicate regions with assert...
2023-04-05 Shengchen Kan[X86][mem-fold] Remove definition of NotMemoryFoldable...
2023-04-05 Nikita Popov[InstCombine] Convert tests to opaque pointers (NFC)
2023-04-05 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-04-05 Nikita Popov[InstCombine] Name instructions in test (NFC)
2023-04-05 Nikita Popov[InstCombine] Regenerate test checks (NFC)
2023-04-05 Nikita Popov[InstCombine] Use CreateGEP() API (NFC)
2023-04-05 Christian Ulmann[mlir][Analysis] Introduce LoopInfo in mlir
2023-04-05 Simon Pilgrim[X86] combinePredicateReduction - reuse LowerVectorAllE...
2023-04-05 Nikita Popov[ArgPromotion] Require noundef to copy poison-generatin...
2023-04-05 Simon Pilgrim[X86] LowerVectorAllEqual - split ALLOF(CMPEQ(X,Y)...
2023-04-05 Felipe de Azevedo... [GlobalISel] Improve stack slot tracking in dbg.values
2023-04-05 Nikita Popov[X86] Convert tests to opaque pointers (NFC)
2023-04-05 Nikita Popov[X86] Name instructions in test (NFC)
2023-04-05 Nikita Popov[X86] Convert some tests to opaque pointers (NFC)
2023-04-05 Jie Fu[lldb] Remove unused private field 'm_orig_rax_info...
2023-04-05 Jez Ng[lld-macho][nfc] std::find_if -> llvm::find_if
2023-04-05 Jez Ng[lld-macho][nfc] Clean up a bunch of clang-tidy issues
2023-04-05 Tres Popp[MLIR] Clarify (test-scf-)parallel-loop-collapsing
2023-04-05 Pavel Labath[lldb] Detach the child process when stepping over...
2023-04-05 Pavel Labath[lldb] Drop RegisterInfoInterface::GetDynamicRegisterInfo
2023-04-05 Vladislav Dzhidzhoev[AArch64][GlobalISel] Add support for some across-vecto...
2023-04-05 Paul Walker[NFC][InstCombine] Add tests that show bogus combine...
2023-04-05 David Green[ARM] Fold fadd of vcmul into vcmla
2023-04-05 Sven van HaastregtUpdate mentions of reduction intrinsics; NFC
2023-04-05 Piotr Zegar[clang-tidy] Fix init-list handling in readability...
2023-04-05 Alexey Lapshin[dsymutil][NFC] Move ARM specific test into the ARM...
2023-04-05 OCHyams[Assignment Tracking][SROA] Handle createFragmentExpres...
2023-04-05 Graham Hunter[LV] Use available masked vector function variants...
2023-04-05 Dinar Temirbulatov[AArch64][SME] Fix an infinite loop in DAGCombine relat...
2023-04-05 Andrew Ng[Support] Improve Windows performance of buffered raw_o...
2023-04-05 Shengchen Kan[X86][mem-fold][NFC] Refine code
2023-04-05 LLVM GN Syncbot[gn build] Port 628f11f78d33
2023-04-05 Alexey Lapshin[DWARFLinkerParallel] Add StringTable class.
2023-04-05 Jay Foad[AMDGPU] Add machine verifier to a test
2023-04-05 David Green[ARM] Combine fadd into fcmla
2023-04-05 Mariya Podchishchaeva[clang] Fix crash when handling nested immediate invoca...
2023-04-05 Nikita Popov[LICM] Don't require optimized uses
2023-04-05 Hassnaa Hamdi[AArch64][DAGCombiner]: combine <2xi64> add/sub.
2023-04-05 Heejin Ahn[WebAssembly] Fix selection of global calls
2023-04-05 Heejin Ahn[WebAssembly] Move call_indirect_alloca to call.ll
2023-04-05 OCHyams[Assignment Tracking] Ignore zero-sized fragments
2023-04-05 Kai Luo[PowerPC] Precommit test case for issue 61882. NFC.
2023-04-05 David SpickettRevert "[-Wunsafe-buffer-usage] Fix-Its transforming...
2023-04-05 Jean Perier[flang][hlfir] Support TYPE(*) actual argument in intri...
2023-04-05 Carlos Galvez[clang-tidy] Deprecate cert-dcl21-cpp
2023-04-05 sgokhale[AArch64][SVE][CodeGen] Generate fused mul+add/sub...
2023-04-05 Serguei Katkov[InstSimplify] Pre-land test for fp min/max optimization.
2023-04-05 Jonas Devlieghere[dsymutil] Prevent interleaved errors and warnings
2023-04-05 Jonas Devlieghere[dsymutil] Unify reporting of warnings and errors
2023-04-05 Jonas Devlieghere[dsymutil] Make copySwiftInterfaces a member of DwarfLi...
2023-04-05 Aviad Cohen[mlir][tosa] Add InferTensorType interface to tosa...
2023-04-05 Lang Hames[ORC] Return bootstrap map values via reference argument.
2023-04-05 Nico Weber[gn build] Port 443825c517c8
2023-04-05 Nico Weber[gn] port 4dc3bcf0124a
2023-04-05 Tomás LongeriFix bazel overlay after "[mlir] Introduce IRDL dialect"
2023-04-05 David BlaikieFix a few clang-tidy warnings (container empty checks...
2023-04-05 Joseph Huber[libc] Forward CUDA options to the runtimes invocation...
2023-04-05 Joseph Huber[libc] Ensure that the required clang tools are up...
2023-04-05 Joseph Huber[nvptx-arch] Dynamically load `libcuda.so.1` directly...
2023-04-05 Hongtao Yu[FS-AFDO] Assign discriminators to pseudo probes
2023-04-04 Ian Douglas... [M68k] Add `TRAP`, `TRAPV`, `BKPT`, `ILLEGAL` instructions
2023-04-04 Sanjeet Karan... asan_memory_profile: Fix for deadlock in memory profile...
2023-04-04 Adrian PrantlSimplify test.
2023-04-04 Adrian PrantlSimplify test script
2023-04-04 Francesco Petrogalli[clang][lit] Make LIT aware of env CLANG_CRASH_DIAGNOST...
2023-04-04 Eduard Zingerman[BPF] Fix assembly parsing errors for atomic_fetch_...
2023-04-04 Michal Paszkowski[SPIR-V] Remove switch G_ICMP+G_BRCOND+G_BR before...
2023-04-04 Sam Clegg[MC][WebAssembly] Fix type checking for bulk memory...
2023-04-04 Evgenii Stepanov[msan] Fix handling of ParamTLS overflow.
2023-04-04 ziqingluo-90[-Wunsafe-buffer-usage] Fix-Its transforming `&DRE...
2023-04-04 Brooks Davis[lldb] Fix build on older FreeBSD
2023-04-04 Florian Hahn[LV] Add uses of recurrences in exit blocks in some...
2023-04-04 Wael Yehia[AIX][PGO] Add malloc error handling and deallocation...
2023-04-04 Philip Reames[RISCV] Add tests for extract/insert subvector costs...
2023-04-04 Philip Reames[RISCV][TTI] Cost SK_Tranpose as a generic two element...
next