platform/upstream/llvm.git
2022-12-08 Kazu Hirata[ObjCopy] Use std::optional instead of llvm::Optional...
2022-12-08 Kazu Hirata[ObjCopy] Use std::optional instead of llvm::Optional...
2022-12-08 Johannes Doerfert[Attributor] Delete stores only required for assumes...
2022-12-08 gonglingqin[Clang][LoongArch] Add intrinsic for csrrd, csrwr and...
2022-12-08 Max Kazantsev[Test] Add two more tests for symtolic count with arith...
2022-12-08 Kazu Hirata[llvm] Don't include Optional.h (NFC)
2022-12-08 Kazu Hirata[llvm] Don't include STLForwardCompat.h (NFC)
2022-12-08 Kazu Hirata[clang-tools-extra] Use std::nullopt instead of None...
2022-12-08 Kazu Hirata[mlir] Use std::nullopt instead of None in comments...
2022-12-08 Craig Topper[RISCV] Use bseti for 2048 in RISCVMatInt when Zbs...
2022-12-08 Kazu Hirata[mlir] Use std::nullopt instead of llvm::None (NFC)
2022-12-08 Kazu Hirata[flang] Use std::nullopt instead of llvm::None (NFC)
2022-12-08 Craig Topper[RISCV] Support F16 vectors with Zfhmin+Zvfh.
2022-12-08 Craig Topper[RISCV] Add accessors to RISCVMatInt::Inst.
2022-12-08 Nico Weber[gn build] alphabetize conditional branches in tsan...
2022-12-08 Nico Weber[gn build] port b89b42b31c45
2022-12-08 Johannes Doerfert[OpenMP][FIX] Remove AssertingVHs that outlive their...
2022-12-08 Weining Lu[demangler][LoongArch] Correct the mangled_size for...
2022-12-08 Roman Lebedev[exegesis] SnippetRepetitor: don't deal with terminator...
2022-12-08 Roman Lebedev[exegesis] SnippetRepetitor: Don't access liveness...
2022-12-08 Youling Tang[ubsan] Enable loongarch64
2022-12-08 Youling Tang[tsan] Add tsan support for loongarch64
2022-12-08 Phoebe Wang[X86][ConstraintFP] Model `MXCSR` when load/store it
2022-12-08 Kazu Hirata[lldb] Don't use Optional::getPointer (NFC)
2022-12-08 Dan Albert[ELF] Enable --no-undefined-version by default
2022-12-08 smit-hinsu[MLIR] Allow ShapedTypeComponents with attribute in...
2022-12-08 Ting Wang[PowerPC][NFC] Test case update on ppc64-acc-regalloc...
2022-12-08 Maksim Panchenko[BOLT] Handle access errors while reading profile
2022-12-08 Roman Lebedev[Exegesis] Unbreak running benchmarks on local machine
2022-12-08 Leonard Chan[clang] Ensure correct metadata for relative vtables
2022-12-08 Craig Topper[RISCV] Shrink the size of the RISCVMatInt::Inst.
2022-12-08 Akira HatanakaRemove slash in check string to fix the test that is...
2022-12-08 Roman Lebedev[NFC] Port all Inline tests to `-passes=` syntax
2022-12-08 Artem Belevich[NVPTX] Minor cleanups and typo fixes.
2022-12-08 Leonard Chan[compiler-rt][hwasan] Add unused attribute to GetRegisters
2022-12-08 Aart Bik[mlir][sparse] introduce sparse vectorization to the...
2022-12-07 Roman Lebedev[NFC][Attributor] Fix warning in last commit
2022-12-07 Keith Smiley[bazel] Add fenv_darwin_impl.h to target
2022-12-07 Johannes Doerfert[Attributor] Introduce assumption accesses in AAPointerInfo
2022-12-07 Roman Lebedev[NFC] Port all Util tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all StraightLineStrengthReduce tests to...
2022-12-07 Roman Lebedev[NFC] Port all SimplifyCFG tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all SimpleLoopUnswitch tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all SeparateConstOffsetFromGEP tests to...
2022-12-07 Roman Lebedev[NFC] Port all ScalarizeMaskedMemIntrin tests to `...
2022-12-07 Roman Lebedev[NFC] Port all SampleProfile tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all SROA tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all SLPVectorizer tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all SCCP tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all Reassociate tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all PhaseOrdering tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all PartiallyInlineLibCalls tests to `-passe...
2022-12-07 Roman Lebedev[NFC] Port all PartialInlining tests to `-passes=`...
2022-12-07 Roman Lebedev[NFC] Port all NewGVN tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all NaryReassociate tests to `-passes=`...
2022-12-07 Roman Lebedev[NFC] Port all MergeICmps tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all MakeGuardsExplicit tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LowerWidenableCondition tests to `-passe...
2022-12-07 Roman Lebedev[NFC] Port all LowerInvoke tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LowerGuardIntrinsic tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LowerGlobalDestructors tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LowerExpectIntrinsic tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LowerConstantIntrinsics tests to `-passe...
2022-12-07 Roman Lebedev[NFC] Port all LowerAtomic tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopVersioningLICM tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LoopVersioning tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopVectorize tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopUnrollAndJam tests to `-passes=...
2022-12-07 Roman Lebedev[NFC] Port all LoopUnroll tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopTransformWarning tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LoopSimplifyCFG tests to `-passes=`...
2022-12-07 Roman Lebedev[NFC] Port all LoopSimplify tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopRotate tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopReroll tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopPredication tests to `-passes=`...
2022-12-07 Roman Lebedev[NFC] Port all LoopLoadElim tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopInterchange tests to `-passes=`...
2022-12-07 Roman Lebedev[NFC] Port all LoopIdiom tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopFusion tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopFlatten tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopDistribute tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopDeletion tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoopDataPrefetch tests to `-passes=...
2022-12-07 Roman Lebedev[NFC] Port all LoopBoundSplit tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LoadStoreVectorizer tests to `-passes...
2022-12-07 Roman Lebedev[NFC] Port all LICM tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all LCSSA tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all JumpThreading tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all InstSimplify tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all InstMerge tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all InstCombine tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all IndVarSimplify tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all IRCE tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GuardWidening tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GlobalOpt tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GlobalDCE tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GVNSink tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GVNHoist tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all GVN tests to `-passes=` syntax
2022-12-07 Roman Lebedev[NFC] Port all FunctionSpecialization tests to `-passes...
next