platform/upstream/llvm.git
2023-05-22 eopXD[5/11][POC][Clang][RISCV] Define tuple type variant...
2023-05-22 Andrew GozillonRevert "[Flang][OpenMP][MLIR] Add declare target attrib...
2023-05-22 Jay Foad[AMDGPU] Simplify scavenging in indirectCopyToAGPR
2023-05-22 Muhammad Omair... [LLDB] Skip TestInterruptBacktrace.py on Arm/Linux
2023-05-22 Jean Perier[flang][hlfir] Lower hlfir.where when there are no...
2023-05-22 Christian Kandeler[clangd] Renaming: Treat member functions like other...
2023-05-22 Jean Perier[flang][hlfir] Enable WHERE scheduling in LowerHLFIROrd...
2023-05-22 Kiran Chandramohan[MLIR][OpenMP] Set AllocaIP correctly for constructs...
2023-05-22 Andrew Gozillon[Flang][OpenMP][MLIR] Add declare target attribute...
2023-05-22 eopXD[Clang][RISCV] Remove unused variable `IsTuple` for...
2023-05-22 Thomas Debesse[libclc] Fix linking against libLLVMSupport
2023-05-22 Johannes ReifferscheidAdd missing includes.
2023-05-22 eopXD[4/11][POC][Clang][RISCV] Define tuple type variant...
2023-05-22 eopXD[3/11][POC][Clang][RISCV] Add typedef of the tuple...
2023-05-22 Matt ArsenaultValueTracking: Drop rounding mode check for constrained...
2023-05-22 Florian Hahn[VPlan] Add missing ifdef after 96686796f606.
2023-05-22 Matt ArsenaultValueTracking: Fix broken fabs implementation for compu...
2023-05-22 Matt ArsenaultValueTracking: Add some regression tests for fabs handl...
2023-05-22 Krasimir Georgiev[Bazel] Fixup for 612781918fb01a2a0985a1c4c9200f5d5d1581cc
2023-05-22 Luke Lau[SLP][RISCV] Add test for folding offsets in GEP pointe...
2023-05-22 Théo Degioanni[mlir] Add a generic SROA implementation.
2023-05-22 Florian Hahn[VPlan] Move live-out printing to VPLiveOut::print...
2023-05-22 Job Noorman[JITLink][RISCV] Consider relaxable call edges for...
2023-05-22 Jie Fu[lldb] Fix enumeration value 'RvvInt32m1x2' not handled...
2023-05-22 Krasimir Georgiev[Bazel] Fixup for 3128b3105d7a226fc26174be265da479ff619f3e
2023-05-22 Alex Zinenko[mlir] don't hardcode PDL_Operation in TestTransformDia...
2023-05-22 Alex Zinenko[mlir] NFC: use !transform.any_op in relevant tests
2023-05-22 eopXD[Clang][RISCV] Add missing requirement in test case...
2023-05-22 eopXD[2/11][POC][Clang][RISCV] Define RVV tuple types
2023-05-22 Martin Braenne[clang][dataflow] Fix a bug in handling of `operator...
2023-05-22 Martin Braenne[clang][dataflow] Use `Strict` accessors in SignAnalysi...
2023-05-22 Martin Braenne[clang][dataflow] Use `Strict` accessors in TypeErasedD...
2023-05-22 Martin Braenne[clang][dataflow] Use `Strict` accessors in more places...
2023-05-22 Max Kazantsev[LICM] Reassociate & hoist add expressions
2023-05-22 Kai Sasaki[mlir][tosa] Fold consecutive tosa.abs
2023-05-22 Ben Shi[AVR][NFC] Change the owner of the AVR backend
2023-05-22 Craig Topper[X86] Don't crash on instruction prefetch intrinsics...
2023-05-22 Kai Luo[PowerPC] Precommit test for D151055. NFC.
2023-05-22 Mehdi AminiFix memoery leak in MLIR use-def list ordering test
2023-05-22 wangpc[NFC][RISCV] Replace global def containing only one...
2023-05-22 Kelvin Li[flang] Handle @PROCESS directive
2023-05-22 Jim Lin[RISCV] Add missing test for ctz_32 on RV64
2023-05-22 Mehdi AminiFix MLIR build on powerpc
2023-05-21 Matteo FrancioliniPreserve use-list orders in mlir bytecode
2023-05-21 Lang Hames[ExecutionEngine] Re-enable JIT tests on PowerPC.
2023-05-21 Fangrui Song[Driver] Disable -fsanitize=function for ppc64be after...
2023-05-21 Fangrui Song[ubsan][test] Unsupport function.cpp in Android non...
2023-05-21 Phoebe WangReland "[Driver] Support multi /guard: options"
2023-05-21 Phoebe WangRevert "Reland "[Driver] Support multi /guard: options""
2023-05-21 Phoebe WangReland "[Driver] Support multi /guard: options"
2023-05-21 Phoebe WangRevert "Reland "[Driver] Support multi /guard: options""
2023-05-21 Fangrui Song[ubsan][test] Unsupport function.cpp in Android armv7...
2023-05-21 Ondrej SykoraReplace `const std::string&` with StringRef in TargetRe...
2023-05-21 Congcong Cai[NFC] remove duplicated dash in release note for #62447
2023-05-21 Shengchen Kan[X86][MC] Simplify some code in X86AsmBackend.cpp,...
2023-05-21 NAKAMURA Takumi[Bazel] Fixup for D149515 (MCTargetDesc/*.def)
2023-05-21 Craig Topper[RISCV] Disable constant hoiting for multiply by a...
2023-05-21 Craig Topper[RISCV] Update pr58511.ll to not use mul by constant...
2023-05-21 Sam JamesRevert "[msan] Don't intercept LFS prlimit64/getrlimit6...
2023-05-21 LLVM GN Syncbot[gn build] Port 3f1e9468f68d
2023-05-21 Shengchen Kan[X86][MC][bolt] Share code between encoding optimizatio...
2023-05-21 Sam James[msan] Don't intercept LFS prlimit64/getrlimit64 on...
2023-05-20 Mehdi AminiFix MLIR build with shared libraries enabled
2023-05-20 Aiden Grossman[CMake][libc] Fix non-runtime build when other runtimes...
2023-05-20 Mehdi AminiAdd support for Lazyloading to the MLIR bytecode
2023-05-20 Congcong Cai[NFC] improment release note word for #62447
2023-05-20 LLVM GN Syncbot[gn build] Port ed59b8a11c89
2023-05-20 Vincent Lee[lld-macho] Remove partially supported 32-bit ARM arch
2023-05-20 Elliot Goodrich[llvm] Reduce ComplexDeinterleavingPass.h includes
2023-05-20 Fangrui Song-fsanitize=function: use type hashes instead of RTTI...
2023-05-20 Vassil Vassilev[clang-repl] Enable basic multiline support.
2023-05-20 Elliot GoodrichRevert "[llvm] Reduce ComplexDeinterleavingPass.h includes"
2023-05-20 Elliot Goodrich[llvm] Reduce ComplexDeinterleavingPass.h includes
2023-05-20 Corentin Jabot[Clang] Fix parsing of `(auto(x))`.
2023-05-20 Michael Buch[lldb][cmake] Allow specifying custom libcxx for tests...
2023-05-20 Azat KhuzhinDo not run gcount test on any *armv7l* (fixes test...
2023-05-20 Shengchen Kan[X86] Move encoding optimization for PUSH32i, PUSH64i...
2023-05-20 Vlad Serebrennikov[clang][NFC] Fix CWG399 test
2023-05-20 Shengchen Kan[X86][NFC] Correct the instruction names for PUSH16i...
2023-05-20 Congcong Cai[Sema] avoid merge error type
2023-05-20 Anubhab GhoshRevert "[clang-repl][CUDA] Initial interactive CUDA...
2023-05-20 Anubhab Ghosh[clang-repl][CUDA] Initial interactive CUDA support...
2023-05-20 Vlad Serebrennikov[clang] Add test for CWG399
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...
next