platform/upstream/llvm.git
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...
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...
next