platform/upstream/llvm.git
2023-07-15 Craig Topper[RISCV] Split clmul/clmulh/clmulr builtins into _32...
2023-07-15 Advenam Tacet[libc++] Set correct size at the end of growing std...
2023-07-15 Nitin John Raj[RISCV][GlobalISel] Legalize add, sub and binary logica...
2023-07-15 Jeff Niu[mlir] Fix printing of dialect resources
2023-07-15 Zhongyunde[LangRef] vscale_range implies the vscale is power...
2023-07-15 Chris Bieneman[GitHub] Update repo lockdown to exclude lldb
2023-07-15 Johannes Doerfert[OpenMP][FIX] Adjust "known" attributes for runtime...
2023-07-14 varconst[libc++][hardening] Deprecate `_LIBCPP_ENABLE_ASSERTIONS`.
2023-07-14 tomnatan[MLIR] Don't sort operand of commutative ops when compa...
2023-07-14 Peter Hawkins[MLIR:Python] Make DenseElementsAttr.get() only request...
2023-07-14 Shafik Yaghmour[Clang] Fix crash when emitting diagnostic for out...
2023-07-14 Matt ArsenaultAMDGPU: Expand testing of AMDGPUCodeGenPrepare fdiv...
2023-07-14 Eli FriedmanFix nanosecond printing for TimePoint formatter.
2023-07-14 Matt Arsenaultclang: Attach !fpmath metadata to __builtin_sqrt based...
2023-07-14 Matt ArsenaultMachineSink: Remove unnecessary empty block check
2023-07-14 Matt ArsenaultMachineSink: Move helper function and use more const
2023-07-14 Nick Desaulniers[clang][JumpDiagnostics] bring VerifyIndirectOrAsmJumps...
2023-07-14 ziqingluo-90[-Wunsafe-buffer-usage] Improving insertion of the...
2023-07-14 Joseph Huber[OMPT] Fix use of 'DEBUG_PREFIX' in the OMPT headers
2023-07-14 Johannes Doerfert[Attributor] Allow IR-attr deduction for non-IPO amenda...
2023-07-14 Johannes Doerfert[Attributor][NFC] Update all tests with the script
2023-07-14 Johannes DoerfertRevert "[UTC] Add fallback support for specific metadat...
2023-07-14 Johannes DoerfertRevert "[UTC] Fix git URL regex"
2023-07-14 Johannes DoerfertRevert "[UTC] Generalize version regex"
2023-07-14 Johannes DoerfertRevert "[UTC] Adapt version matcher to glob CLANG_VENDOR"
2023-07-14 Jon RoelofsORC: drop a FIXME that was addressed in dc078e6eaacf...
2023-07-14 Jon RoelofsTargetParser: fix getProcessTriple in universal builds
2023-07-14 Sterling AugustineRevert "[clang][Interp][NFC] Trim Source.h includes"
2023-07-14 Anna Thomas[LV] Address post-commit NFC comments in interleave
2023-07-14 Anna ThomasPrecommit follow-up testcase for interleaved miscompile
2023-07-14 Fangrui Song[llvm-objdump] Move printDynamicRelocations into ELFDum...
2023-07-14 Valentin Clement[flang][openacc] Add extent when creating acc.bounds...
2023-07-14 Maurice Heumann[ARM] Adjust strd/ldrd codegen alignment requirements
2023-07-14 Maurice Heumann[DWARF] Fix undefined behaviour in dwarf type printer
2023-07-14 Fangrui Song[llvm-objdump] Create ObjectFile specific dumpers
2023-07-14 Konstantina... [NFC][AMDGPU] Add automated tests in or.ll
2023-07-14 Nikolas Klauser[clang][NFC] Remove trailing whitespace from riscv_vect...
2023-07-14 Mikhail GudimReapply [RISCV] Fold binary op into select if profitable.
2023-07-14 Petr Hosek[CMake] Don't exclude llvm-debuginfod if httplib isn...
2023-07-14 Michael Maitland[llvm-mca][RISCV] Add RISCV-SEW instrument
2023-07-14 Michael Maitland[RISCV] Add SEW to RISCVInversePseudoTable
2023-07-14 Krzysztof Drewniak[mlir][GPU] Initialize LLVM exactly once during GPU...
2023-07-14 Aart Bik[mlir][sparse][gpu][nvidia] add pruning step and check...
2023-07-14 Adrian Munera[OpenMP] Build device runtimes for sm_87
2023-07-14 Kamau Bridgeman[PowerPC][Future] Enable __builtin_mma_xxm[t|f]acc
2023-07-14 Caslyn Tonelli[Debuginfod][unittest] Include llvm/Support/StringExtras.h
2023-07-14 Thomas Köppe[llvm-objcopy] Remove stray periods from usage text
2023-07-14 Joseph Huber[OpenMP] Add documentation on using the `libc` in OpenMP
2023-07-14 Fangrui Song[X86] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIONS...
2023-07-14 Craig Topper[RISCV] Support i32 clmul* intrinsics on RV64.
2023-07-14 Craig Topper[RISCV] Make __builtin_riscv_clz/ctz return an unsigned...
2023-07-14 LLVM GN Syncbot[gn build] Port 20c6b9d451ca
2023-07-14 Kamau Bridgeman[PowerPC] Add DFP test instruction definitions and...
2023-07-14 Christian Trott[libc++][mdspan] Implement default_accessor
2023-07-14 Lang Hames[ORC] Switch from strncpy to memcpy to silence more...
2023-07-14 Alex Langford[lldb][NFCI] Remove unneeded temporary std::string...
2023-07-14 Shubham Sandeep... Disable GetOrCreateModuleWithCachedModule and GetOrCrea...
2023-07-14 Kazuki Sakamoto[lldb][Windows] Fix TestLocateModuleCallback
2023-07-14 Simon Cook[RISCV] Cleanups in CORE-V (xcv) extensions
2023-07-14 Garvit Gupta[RISCV] Add support for custom CSRs for Sifive S76.
2023-07-14 Dmitry Vyukovubsan: disable sigaction test for aarch64
2023-07-14 Nikita PopovRevert "[InstSimplify] Make simplifyWithOpReplaced...
2023-07-14 Alex Brachet[clang][Sema] Add fixit for scoped enum format error
2023-07-14 Alex Brachet[clang][Sema] Suggest static_cast in C++ code
2023-07-14 Lei Huang[PowerPC] Add DFP format instructions definitions and...
2023-07-14 David Green[AArch64] Mark some operands as OPERAND_IMMEDIATE.
2023-07-14 Nikolas Klauser[libc++][NFC] Update emojis in the buildkite pipeline
2023-07-14 Shubham Sandeep... Revert "Revert "[lldb][LocateModuleCallback] Fix Locate...
2023-07-14 Shubham Sandeep... Revert "Revert "[lldb][LocateModuleCallback] Call locat...
2023-07-14 Serge Pavlov[X86][FPEnv] Lowering of {get,set,reset}_fpenv
2023-07-14 Serge PavlovPrecommit tests on lowering *_fpenv on X86
2023-07-14 Matthias Springer[mlir][bufferization] Add `buffer_loop_hoisting` transf...
2023-07-14 Ilya Leoshkevich[SystemZ] Use named MI sub-operands
2023-07-14 Shubham Sandeep... Revert "[lldb][LocateModuleCallback] Call locate module...
2023-07-14 Shubham Sandeep... Revert "[lldb][LocateModuleCallback] Fix LocateModuleCa...
2023-07-14 Nicolas Vasilache[mlir] Add an IntNEQValue predicate
2023-07-14 Nicolas Vasilache[mlir] NFC - Basic improvements to IndexingUtils (produ...
2023-07-14 Nikita Popov[InstSimplify] Make simplifyWithOpReplaced() recursive...
2023-07-14 Nicolas VasilacheRevert "[mlir][memref] NFC - Move utility function...
2023-07-14 Jay Foad[InstCombine] Regenerate AMDGPU test checks
2023-07-14 Nikita Popov[InstSimplify] Revert unintentional change
2023-07-14 Alexey Bataev[SLP]Relax assertion to check if the input scalars...
2023-07-14 Nikita Popov[InstSimplify] Allow gep inbounds x, 0 -> x in non...
2023-07-14 Nikita Popov[InstSimplify] Add tests for recursive simplify with...
2023-07-14 Alexey BataevRevert "[SLP]Relax assertion to check if the input...
2023-07-14 Takuya Shimizu[clang][Diagnostics] Fix distant source ranges in bad...
2023-07-14 Benjamin KramerHide some implementation details so they can't cause...
2023-07-14 Alexey Bataev[SLP]Relax assertion to check if the input scalars...
2023-07-14 Matthias Springer[mlir][vector][NFC] Minor VectorTransferOpInterface...
2023-07-14 Matthias Springer[mlir][vector] Simplify ExtractSliceOp/TransferWriteOp...
2023-07-14 Alexandros... [FuncSpec][NFC] Sink cast into function.
2023-07-14 Markus Böck[mlir][LLVM] Convert access group metadata to using...
2023-07-14 Nikita Popov[InstCombine] Fold add of zext and sext of i1
2023-07-14 Nikita Popov[InstCombine] Add test for add of zext and sext (NFC)
2023-07-14 Viktoriia Bakalova[clangd] Fix the range for include reference to itself.
2023-07-14 Tobias Hieta[LLD][COFF] Add LLVM toolchain library paths by default.
2023-07-14 Nikita Popov[InstCombine] Fold cttz of lowest set bit
2023-07-14 Nikita Popov[InstCombine] Add tests for cttz of lowest set bit...
2023-07-14 Alex Bradbury[RISCV][test] Add RV32I and RV64I RUN lines to condops...
2023-07-14 Matthias Springer[mlir][linalg] BufferizeToAllocationOp: Add option...
next