platform/upstream/llvm.git
2023-01-03 jacquesguan[RISCV] Use vfirst.m to extract the first element from...
2023-01-03 Kazu Hirata[polly] Use std::optional instead of llvm::Optional...
2023-01-03 Owen Pan[clang-format][NFC] Remove CRs at EOLs introduced in...
2023-01-03 Kazu Hirata[flang] Use std::optional instead of llvm::Optional...
2023-01-03 Kazu Hirata[mlir] Use std::optional instead of llvm::Optional...
2023-01-03 Owen Pan[clang-format][NFC] Remove a superfluous semicolon...
2023-01-03 eopXD[NFC][Clang][RISCV] Reduce boilerplate when determining...
2023-01-03 Kazu Hirata[BOLT] Use std::optional instead of llvm::Optional...
2023-01-03 Kazu Hirata[lld] Use std::optional instead of llvm::Optional ...
2023-01-03 Lang Hames[ORC] Rename ThreadSafeModule::takingModuleDo to consum...
2023-01-03 Lang Hames[ORC] Add ThreadSafeModule::takingModuleDo for consumin...
2023-01-03 Kazu Hirata[clang-tools-extra] Use std::optional instead of llvm...
2023-01-02 Kazu Hirata[clang] Use std::optional instead of llvm::Optional...
2023-01-02 Haojian WuFix the broken bazel build for f6076bd81fce06bb29f83d37...
2023-01-02 Dmitri Gribenko[clang][dataflow] Remove unused includes
2023-01-02 Krzysztof Drewniak[mlir][ROCDL] Translate known block size attributes...
2023-01-02 Peter Rongprecommit formatting of LowerSwitch.cpp for D140747
2023-01-02 Sanjay Patel[InstCombine] fold mask with not-of-sext-bool to select
2023-01-02 Sanjay Patel[InstCombine] add tests for not-sext-bool+mask; NFC
2023-01-02 Sanjay Patel[InstCombine] early exit to reduce indents in foldSelec...
2023-01-02 Roman Lebedev[InstCombine] Canonicalize math-y conditional negation...
2023-01-02 Roman Lebedev[NFC][InstCombine] Add tests for conditional negation...
2023-01-02 Florian Hahn[VPlan] Use VP_CLASSOF_IMPL for VPWidenCanonicalIVRecip...
2023-01-02 Florian Hahn[VPlan] Use VP_CLASSOF_IMPL for VPWidenMemoryInstructio...
2023-01-02 Florian Hahn[VPlan] Use VP_CLASSOF_IMPL for VPPredInstPHI (NFC).
2023-01-02 Krzysztof DrewniakRe-land D139865 "Add known_block_size and known_grid_si...
2023-01-02 Nikita Popov[LoopRotate] Convert tests to opaque pointers (NFC)
2023-01-02 Nikita Popov[LoopRotate] Make test more robust (NFC)
2023-01-02 Nikita Popov[LoopRotate] Name instructions in test (NFC)
2023-01-02 Nikita Popov[LoopPredication] Convert tests to opaque pointers...
2023-01-02 Roman Lebedev[DAGCombiner] `convertBuildVecZextToBuildVecWithZeros...
2023-01-02 Muhammad Omair... [LLDB] Enable TestSignedTypes.py for AArch64/Windows
2023-01-02 Nikita Popov[InstCombine] Support vectors in icmp of GEP fold
2023-01-02 Nikita Popov[InstCombine] Add tests for icmp of vector GEP (NFC)
2023-01-02 Jonas Hahnfeld[JITLink][RISCV] Order EdgeKind_riscv the same way...
2023-01-02 Nikita Popov[ValueTracking] Use SmallVector for non-undef/poison ops
2023-01-02 Oleksandr ... [mlir] NFC use the correct markdown header in Bufferiza...
2023-01-02 Daan De Meyer[llvm-objcopy] Use getNumberOfSymbols() instead of...
2023-01-02 Adrian Kuegel[mlir][Bazel] Port cf487cce6f64
2023-01-02 Nikita Popov[ValueTracking] Treat branch on undef as UB as well
2023-01-02 Nikita Popov[SimpleLoopUnswitch] Perform poison query before transform
2023-01-02 Tamas Berghammer[clang-tidy] Support std::string_view in readability...
2023-01-02 Tobias Gysi[mlir][llvm] Make the import of LLVM IR intrinsics...
2023-01-02 Nikita Popov[ValueTracking] Remove branch-on-poison-as-ub flag...
2023-01-02 Qfrost[LLD][Windows]Feature "checksum" for Windows PE
2023-01-02 Adrian Kuegel[mlir][MemRef] Apply ClangTidy performance fix (NFC).
2023-01-02 luxufan[JITLink][RISCV] Fix incorrectly use of uint32_t
2023-01-01 Owen Pan[clang-format][docs] Fix indentation for the Sphinx...
2023-01-01 Owen Pan[clang-format][NFC] Clean up IntegerLiteralSeparatorFix...
2023-01-01 Jeff Bailey[libc] [nfc] Fix heading underline.
2023-01-01 Roman Lebedev[DAGCombiner][X86] Fold a CONCAT_VECTORS of SHUFFLE_VEC...
2023-01-01 Roman Lebedev[NFC][X86] Add tests for concatenation of shuffle's...
2023-01-01 Florian Hahn[VPlan] Adjust mergeReplicateRegions to be in line...
2023-01-01 Tom Praschan[clangd] Add extension for adding context (enclosing...
2023-01-01 Kevin Sala[OpenMP][libomptarget] Add TargetParser as dependency...
2023-01-01 Ben Shi[lld][ELF] Support relocation R_AVR_LDS_STS_16 on AVRTi...
2023-01-01 Fangrui Song[X86] Revert -fno-plt __tls_get_addr workaround for...
2023-01-01 Fangrui Song[clang] Change CodeGenOptions::RelaxELFRelocations...
2023-01-01 Fangrui Song[ELF] Support TLS GD/LD relaxations for x86-32 -fno-plt
2023-01-01 LLVM GN Syncbot[gn build] Port 89aad1e6a397
2023-01-01 Owen PanReland [clang-format] Add an option to format integer...
2022-12-31 Markus Böck[clang][NFC] Fix warning due to initializing a pointer...
2022-12-31 Florian Hahn[VPlan] Move GraphTraits definitions to separate header...
2022-12-31 Uday Bondhugula[MLIR] Fix affine LICM pass for unknown region holding ops
2022-12-31 Uday BondhugulaNFC. Fix/improve style in affine-licm pass
2022-12-31 Mark de Wever[NFC][libc++] Removes concepts tests.
2022-12-31 Jie Fu[docs] TestingGuide.rst: Fix incorrect description
2022-12-31 Fangrui Song[test] Opaquify cgprofile.ll
2022-12-31 Qfrostllvm-readobj COFFDumper print PEHeader CheckSum
2022-12-31 Fangrui Song[msan] Remove non-working MSAN_LINUX_X86_64_OLD_MAPPING
2022-12-31 Yeting Kuo[RISCV] Use tail agnostic if inserting subvector/elemen...
2022-12-31 Fangrui Song[CMake] Remove unused ALL_SCUDO_SUPPORTED_ARCH after...
2022-12-31 Roman Lebedev[CVP] When expanding `urem`, always freeze the nominator
2022-12-31 Roman Lebedev[NFC][CVP] Add more tests for urem expansion
2022-12-31 Roman Lebedev[DAGCombiner][TLI] Do not fuse bitcast to <1 x ?> into...
2022-12-31 Roman Lebedev[NFC][Codegen][x86] Add tests for load/store of a singl...
2022-12-30 Roman Lebedev[NFC][TLI] Move `isLoadBitCastBeneficial()` implementat...
2022-12-30 Roman Lebedev[DAG] BUILD_VECTOR: absorb ZERO_EXTEND of a single...
2022-12-30 Valery N Dmitriev[NFC] Test case intended to cover SLP cost for chain...
2022-12-30 Eugene Zhulenev[mlir] Add a test for default valued dictionary attributes
2022-12-30 Roman Lebedev[NFC][X86] Add exhaustive-ish coverage for broadcast...
2022-12-30 Vitaly BukaRevert "[CodeGen] Temporarily disable-lsr in HWASAN...
2022-12-30 Benjamin Kramer[Sema] Avoid double hash lookup. NFCI
2022-12-30 Florian Hahn[VPlan] Also consider operands of sink candidates in...
2022-12-30 Thomas Symalla[NFC][AMDGPU] Make method declarations in SIInstrInfo...
2022-12-30 Benjamin Kramer[AArch64] Stringref'ize AArch64Subtarget constructor...
2022-12-30 Ivan Butygin[mlir][gpu][spirv] Lower gpu reduction ops to spirv
2022-12-30 Roman Lebedev[CVP] Expand bound `urem`s
2022-12-30 Roman Lebedev[NFC][CVP] `processURem()`: add statistic and increase...
2022-12-30 Roman Lebedev[NFC][CVP] Add tests for urem expansion
2022-12-30 Roman Lebedev[NFC][PhaseOrdering] Re-autogenerate check lines in...
2022-12-30 Matt ArsenaultValueTracking: Fix canCreateUndefOrPoison for saturatin...
2022-12-30 Ivan Kosarev[AMDGPU][AsmParser] Refine parsing cache policy modifiers.
2022-12-30 Teresa Johnson[MemProf] Fix inline propagation of memprof metadata
2022-12-30 Alexey Bataev[SLP]Do not emit many extractelements, reuse the single...
2022-12-30 Sanjay Patel[InstSimplify] fold selects where true/false arm is...
2022-12-30 Sanjay Patel[InstSimplify] add tests for select-of-bool; NFC
2022-12-30 Matt ArsenaultIROutliner: Convert tests to opaque pointers
2022-12-30 Dmitry Preobrazhensky[AMDGPU][GFX11] Correct tied src2 of v_fmac_f16_e64
2022-12-30 Matt ArsenaultAMDGPU: Use default attributes on image dim intrinsics
next