platform/upstream/llvm.git
2023-05-20 Phoebe WangReland "[Driver] Support multi /guard: options"
2023-05-20 Kazu Hirata[ARM] Remove unused member variable MulCandidate::ReadOnly
2023-05-20 Kazu Hirata[Hexagon] Remove unused declaration getModuleMatchQuality
2023-05-20 Kazu Hirata[Hexagon] Remove unused declaration constToFloat
2023-05-20 Kazu Hirata[Hexagon] Remove unused declaration WidenHvxFpIntConv
2023-05-20 Kazu Hirata[Hexagon] Remove unused declaration LowerHvxSetCC
2023-05-20 Kazu Hirata[BPF] Remove unused declaration PreprocessCopyToReg
2023-05-20 Kazu Hirata[ARM] Remove unused declaration CreateParallelPairs
2023-05-20 Alina SbirleaRevert "InstSimplify: Use isKnownNeverInfOrNaN"
2023-05-20 Vasileios Porpodas[SLP] Cleanup: Remove `tryToVectorizePair()`, most...
2023-05-20 Shengchen Kan[X86] Remove patterns for IMUL with immediate 8 and...
2023-05-20 Med Ismail... [lldb] Fix process pid parsing issue
2023-05-20 Med Ismail... [lldb/crashlog] Load inlined symbol into interactive...
2023-05-20 Manna, Soumi[NFC][CLANG] Fix issue with dereference null return...
2023-05-20 Amir Ayupov[BOLT] Add isParentOf and isParentOrChildOf BF checks
2023-05-20 Amir Ayupov[BOLT][NFC] Extract DataAggregator::parseLBRSample
2023-05-20 Aart Bik[mlir][sparse][gpu] recognize SpMM cuSparse during...
2023-05-20 Aart Bik[mlir][sparse][gpu] derive type of cuSparse op
2023-05-19 wren romano[mlir][sparse] Improving error-detection for `STEA...
2023-05-19 Manupa Karunaratne[MLIR][TOSA] add tosa erf operator
2023-05-19 Matt ArsenaultValueTracking: Add baseline tests for some assume handling
2023-05-19 Matt ArsenaultFix broken C++ mode comment
2023-05-19 Matt ArsenaultGlobalISel: Move fconstant matching into tablegen
2023-05-19 Haojian Wu[clang][AST] Propagate the value-dependent bit for...
2023-05-19 Aaron Siddhartha... [bazel] Rework zlib dependency
2023-05-19 Joseph Huber[AMDGPU] Rewrite device ctor / dtor handling to use...
2023-05-19 Craig Topper[RISCV] Simplify and improve getLMULCost.
2023-05-19 Diego Caballero[mlir][Vector] Extend xfer_read(extract)->scalar load...
2023-05-19 Mehdi AminiFix quadratic behavior from Operation::setAttr() ...
2023-05-19 Louis Dionne[libc++] Fix issue with std::map::find in Objective...
2023-05-19 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [5/8]
2023-05-19 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [4/8]
2023-05-19 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [3/8]
2023-05-19 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [2/8]
2023-05-19 Sergei Barannikov[clang][CodeGen] Break up TargetInfo.cpp [1/8]
2023-05-19 Jay Foad[RegScavenger] Change scavengeRegister to pick register...
2023-05-19 Ivan Butygin[mlir][arith] Fold `or(x, xor(x, 1))` -> `1`
2023-05-19 Jay Foad[GVN] Do not combine convergent calls in GVN/NewGVN
2023-05-19 Jay Foad[AMDGPU] Fix odd implicit operand handling in clause...
2023-05-19 Craig Topper[SelectionDAGBuilder] Use getPtrExtOrTrunc in place...
2023-05-19 Alex Langford[lldb][NFCI] Consolidate segment names in ObjectFileMachO
2023-05-19 wren romano[mlir][sparse] Updating STEA documentation examples...
2023-05-19 Aart Bik[mlir][sparse][gpu] add SpMM to GPU ops dialect
2023-05-19 Arthur Eubanks[test] Make mut-rec-scc.ll a bit more robust
2023-05-19 Sergei Barannikov[clang] Convert a few tests to opaque pointers
2023-05-19 Krzysztof Parzyszek[Hexagon] Clone dependencies instead of moving in HVC
2023-05-19 Krzysztof ParzyszekFix typo in comment: @{ -> @}
2023-05-19 Krzysztof Parzyszek[Hexagon] Add more comments to HexagonVectorCombine...
2023-05-19 Joseph Huber[libc] Fix test failing on the GPU due to undefined...
2023-05-19 Artem Belevich[CUDA] provide wrapper functions for new NVCC builtins.
2023-05-19 Haojian Wu[clang][RecoveryExpr] Fix a crash where a dependent...
2023-05-19 skc7[AMDGPU] Remove function if FeatureWavefrontSize 32...
2023-05-19 Artem Belevich[NVPTX/CUDA] added an optional src_size argument to...
2023-05-19 Kazu Hirata[AMDGPU] Fix warnings
2023-05-19 Adrian PrantlRelax test
2023-05-19 Petr Hosek[BOLT][CMake] Use correct output paths and passthrough...
2023-05-19 Peiming Liu[mlir][sparse] Support packing external data into arbit...
2023-05-19 Zequan WuFix tests failure on 75993812d5c1f269b781c34987748f2a79...
2023-05-19 Vasileios Porpodas[SLP][NFC] Cleanup: Remove KeyNodes set.
2023-05-19 Adrian PrantlWork around a modularization issue in the Python headers.
2023-05-19 Manna, Soumi[NFC][CLANG] Fix dereference issue before null check...
2023-05-19 Florian Hahn[VPlan] Use isUniformAfterVec in VPReplicateRecipe...
2023-05-19 eopXD[1/11][IR] Permit load/store/alloca for struct of the...
2023-05-19 Aaron BallmanReword diagnostic for style; NFC
2023-05-19 Tulio Magno... [PowerPC][lit] Recognize triple ppc64le.*-linux
2023-05-19 Nikolas Klauser[libc++] Install GCC 13 in the docker containers
2023-05-19 Jakub Mazurkiewicz[Clang][clang-cl] Implement `__builtin_FUNCSIG`
2023-05-19 Slava Zakharin[flang][hlfir] Use complete form of DesignateOp for...
2023-05-19 Ivan Kosarev[AMDGPU][AsmParser] Refine parsing of some 32-bit instr...
2023-05-19 Jay Foad[GVN] Precommit tests for convergent calls in GVN/NewGVN
2023-05-19 Vladislav Dzhidzhoev[AArch64][GlobalISel] Selection support for v8s8, v4s16...
2023-05-19 Caroline Concatto[CLANG][AArch64][SVE2.1] Add UCLAMP/SCLAMP/FCLAMP funct...
2023-05-19 Slava Zakharin[flang][hlfir] Added a TODO note for parameterized...
2023-05-19 Mark de Wever[libc++][format] Improves fill character.
2023-05-19 Alex Brachet[asan] Don't use libstdc++ in test
2023-05-19 Jay Foad[GVN] Fix test case for convergent calls
2023-05-19 Fangrui SongAllow -fsanitize=function on all targets
2023-05-19 Fangrui SongChange -fsanitize=function to place two words before...
2023-05-19 Jay Foad[GVN] Simplify presplit coroutine handling. NFC.
2023-05-19 Alex Bradbury[RISCV][MC] Add support for experimental Zvfbfwma extension
2023-05-19 Jacob Crawley[flang] Change return type of reduction intrinsics
2023-05-19 Roy Jacobson[Sema] Mark ineligibility of special member functions...
2023-05-19 Alex Bradbury[RISCV][MC] Add support for experimental Zvfbfmin extension
2023-05-19 Shengchen KanRevert "Revert "[X86] Remove patterns for ADC/SBB with...
2023-05-19 Alex Bradbury[RISCV][MC] Add support for experimental Zfbfmin extension
2023-05-19 Jay Foad[GVN] No else after return. NFC.
2023-05-19 Jean Perier[flang][hlfir] Implement hlfir.forall codegen when...
2023-05-19 Luke Lau[RISCV] Add test for unprofitable SLP vectorization
2023-05-19 Luke Lau[RISCV] Add tests for store merging with unaligned...
2023-05-19 Nico WeberRevert "[RFC][MC][MachO]Only emits compact-unwind forma...
2023-05-19 LLVM GN Syncbot[gn build] Port 094ab4781262
2023-05-19 Thomas Preud... Add control of hex casing in APInt::toString
2023-05-19 Jun ZhangRevert "Reland [clang-repl] Introduce Value to capture...
2023-05-19 Zequan WuUse windows baskslash on anonymous tag locations if...
2023-05-19 Hans WennborgRevert "[X86] Remove patterns for ADC/SBB with immediat...
2023-05-19 Kiran Chandramohan[Flang][OpenMP] Add Todo for doconcurrent with workshar...
2023-05-19 Goran Flegar[mlir][linalg] Fix unused variable on opt build
2023-05-19 Dominik Adamski[MLIR][OpenMP][OMPIRBuilder] Lower OpenMP version attri...
2023-05-19 Kiran ChandramohanRevert "[mlir] Fix memory explosion when converting...
2023-05-19 Dominik Adamski[OpenMP][MLIR][Flang][bbc][Driver] Add fopenmp-version...
next