platform/upstream/llvm.git
2023-02-15 Fangrui Song[bazel] Port 26662ac010ef50e65e2774eab84f325aa09360fe
2023-02-15 eopXD[Clang][RISCV] Guard vector int64, float32, float64...
2023-02-15 Jie Fu[mlir] Fix two build warnings in VectorToGPU (NFC)
2023-02-15 Arthur Eubanks[gn build] Add missing count dependency for check-asan
2023-02-15 Chia-hung Duan[scudo] Update ring buffer test to make it accept zero...
2023-02-15 Fangrui Song[LoopUnrollAndJam] Remove legacy pass
2023-02-15 Chia-hung Duan[scudo] Add the thread-safety annotations
2023-02-15 WANG Xuerui[LoongArch] Make use of addu16i.d for adds with suitabl...
2023-02-15 WANG Xuerui[LoongArch] Add baseline tests for `addu16i.d` codegen...
2023-02-15 Weining Lu[Clang][Test] Add llvm-lto, llvm-lto2 and llvm-profdata...
2023-02-15 Noah GoldsteinRemove trailing whitespace in `X86InstrAVX512.td`; NFC
2023-02-15 Noah GoldsteinRemove incorrect comment around `truncateAVX512SetCCNoB...
2023-02-15 Noah GoldsteinAdd transform (and/or (icmp eq/ne (A, C)), (icmp eq...
2023-02-15 Noah GoldsteinTests for (and/or (icmp eq/ne A, C), (icmp eq/ne A...
2023-02-15 Noah GoldsteinTransform `(icmp eq/ne Abs(A), Pow2)` -> `(and/or ...
2023-02-15 Noah GoldsteinAdd Transform for `(and/or (eq/ne A,Pow2),(eq/ne A...
2023-02-15 Noah GoldsteinAdd tests for folding `(and/or (icmp eq/ne A, Pow2...
2023-02-15 Noah GoldsteinTransform vector SET{LE/ULT/ULE} -> SETLT and SET{GE...
2023-02-15 Nicolas Vasilache[mlir][Vector] NFC - Fail gracefully on size mismatch...
2023-02-15 Nicolas Vasilache[mlir][Vector] Significantly improve VectorToGPU.cpp
2023-02-15 Jeremy Maitin... [Support/BLAKE3] Rename blake3_* -> llvm_blake3_* to...
2023-02-15 Fangrui Song[LoopVersioning] Remove legacy pass
2023-02-15 Sanjay Patel[InstSimplify] fix/improve folding with an SNaN vector...
2023-02-15 Sanjay Patel[InstSimplify] add tests for vectors with SNaN constant...
2023-02-15 Fangrui Song[LoopLoadElimination] Remove legacy pass
2023-02-14 Alex Brachet[Driver] Allow test to use lld-link.exe not just lld...
2023-02-14 Fangrui Song[LoopDistribute] Remove legacy pass
2023-02-14 Vasileios PorpodasRecommit: [NFC][IR] Make Module::getGlobalList() private
2023-02-14 Igor Zhukov[libc++] `<algorithm>`: `ranges::minmax` should derefer...
2023-02-14 Sanjay Patel[InstSimplify] fix/improve folding with an SNaN operand
2023-02-14 Sanjay Patel[InstCombine] add test for loop-invariant fdiv; NFC
2023-02-14 Jakub Kuderski[mlir][spirv] Validate float type bitwidths
2023-02-14 Martin Storsjö[openmp] Fix building for mingw targets after import...
2023-02-14 Vasileios PorpodasRevert "[NFC][IR] Make Module::getGlobalList() private"
2023-02-14 Louis Dionne[runtimes] Remove duplicate imports of libcxx.test...
2023-02-14 Owen Pan[clang-format] Don't rewrite the input file if already...
2023-02-14 Vasileios Porpodas[NFC][IR] Make Module::getGlobalList() private
2023-02-14 Louis Dionne[runtimes] Rename newconfig.py to config.py -- it's...
2023-02-14 Raphael Isemann[lldb] Disable macro redefinition warnings in expressio...
2023-02-14 Brendon Cahoon[InstCombine] Increase limit for max copied from consta...
2023-02-14 Ye Luo[OpenMP] Recover non-blocking target nowait disabled...
2023-02-14 Jim InghamReport a useful error when someone passes an incorrect...
2023-02-14 Florian MayerRevert "llvm-reduce: Run instruction reduction last"
2023-02-14 Nick Desaulniers[llvm][test] convert one test to use opaque ptrs (NFC)
2023-02-14 Haowei Wu[Fuchsia] Set /winsysroot in Windows runtimes linker...
2023-02-14 Nick Desaulniers[llvm][test] restrict 2 GVN tests to just test GVN...
2023-02-14 Hui[libc++][NFC] update Range Status for the completion...
2023-02-14 Arthur Eubanks[IPSCCP] Remove legacy pass
2023-02-14 Pavel Kopyl[NFC] Replace -1U{LL} expressions with appropriate...
2023-02-14 Jakub Kuderski[mlir][spirv] Fix crash when decorating physical storag...
2023-02-14 Leonard ChanReland "[compiler-rt][hwasan] Add unused attribute...
2023-02-14 Alex Bradbury[clang][test][RISCV] Introduce separate RUN lines for...
2023-02-14 Arthur Eubanks[GlobalOpt] Remove legacy pass
2023-02-14 Nico WeberReland "[gn] port f29cfab55d1f"
2023-02-14 ibricchi[InlineAdvisor] Restructure advisor plugin unittest...
2023-02-14 Jake EganRevert "[CGP] Add generic TargetLowering::shouldAlignPo...
2023-02-14 Stanislav Mekhanoshin[AMDGPU] Do not apply schedule metric for regions with...
2023-02-14 Mark de Wever[libc++][doc] Sets the proper plenary date.
2023-02-14 Mircea Trofin[loop unroll] Fix `branch-weights` for unrolled loop.
2023-02-14 Vasileios Porpodas[NFC][IR] Make Module::getNamedMDList() private
2023-02-14 Jason Molenda[LLDB] add arch-specific watchpoint behavior defaults...
2023-02-14 Jez Ng[lld-macho] Account for alignment in thunk insertion...
2023-02-14 Philipp Tomsich[RISCV] Untabify THMulAccumulate_rr. NFC.
2023-02-14 Manolis Tsamis[RISCV] Add vendor-defined XTheadMAC (multiply-accumula...
2023-02-14 Prabhdeep Singh... [MLIR][OpenMP] Add support for depend clause
2023-02-14 Nico Weber[gn] port 4e3dac6f0a4c (ScudoHooksUnitTest)
2023-02-14 Andrzej Warzynski[mlir][linalg] Make Linalg vectorizer lower affine...
2023-02-14 Guillaume Chelfi[scudo] Call __scudo_deallocate_hook on reallocations.
2023-02-14 Tue Ly[libc][doc] Move docs/math.rst to docs/math/index.rst
2023-02-14 Alexey Bataev[OpenMP]Fix PR55970: Miscompile of collapse(3) with...
2023-02-14 LLVM GN Syncbot[gn build] Port 7f5d130a428f
2023-02-14 Kévin Petitlibclc: add clspv to targets exempt from alwaysinline
2023-02-14 Kévin Petitlibclc: add generated convert.cl to clspv/clspv64 targets
2023-02-14 Mark de Wever[libc++][format] Fixes test failures.
2023-02-14 Mark de Wever[libc++][chrono] Add hh_mm_ss formatter.
2023-02-14 Quinn Dawkins[mlir][gpu] Add support for unsigned integer extend...
2023-02-14 Kévin Petitlibclc: add more generic implementations to clspv SOURCES
2023-02-14 Mark de Wever[libc++][doc] Adds Issaquah papers and issues.
2023-02-14 David Green[AArch64] Remove dead isReflexive methods. NFC
2023-02-14 Arthur O'Dwyer[libc++] Counter<T>'s assignment operator shouldn't...
2023-02-14 Peter Klausler[flang][runtime] Handle aliasing in Assign()
2023-02-14 Kazu Hirata[llvm] Deprecate {Bits,Float,Double}To{Bits,Float,Doubl...
2023-02-14 Vasileios Porpodas[NFC][IR] Make Module::getIFuncList() private.
2023-02-14 Peter Klausler[flang] Strengthen conformance requirements for allocat...
2023-02-14 Alex Bradbury[clang][test][RISCV] Check for __riscv_i in riscv-targe...
2023-02-14 Alex Bradbury[clang][test][RISCV] Fix precision of CHECK-NOT lines...
2023-02-14 Yaxun (Sam... [AMDGPU ASAN] Remove reference to asan bitcode library
2023-02-14 Jay Foad[CodeGen] Trivial simplification of some getRegisterTyp...
2023-02-14 Nikolas Klauser[libc++] Enforce formatting for already formatted and...
2023-02-14 Jake EganRevert "[extract_symbols.py] Adjust how the output...
2023-02-14 Guillaume ChateletRevert "[libc] Separate memcpy implementations per...
2023-02-14 Hassnaa Hamdi[AArch64][SME]: Custom lower select and fp_extend for...
2023-02-14 Guillaume Chatelet[libc] Separate memcpy implementations per arch
2023-02-14 Guillaume Chatelet[libc] refactor logic around embedded memcpy
2023-02-14 Peter Klausler[flang] Associate entities are variables
2023-02-14 Hassnaa Hamdi[AArch64][SME]: Custom-lower SIGN_EXTEND_INREG for...
2023-02-14 Arjun P[MLIR][Presburger] Matrix: hide expensive consistency...
2023-02-14 Florian Hahn[ConstraintElim] Add reproducer remarks.
2023-02-14 Hassnaa Hamdi[AArch64][SME]: Add missing Ops that need custom-loweri...
2023-02-14 Nikita Popov[LVI] Fix and re-enable at-use reasoning (PR60629)
next