platform/upstream/llvm.git
2022-07-10 Ivan Trofimov[libc++] Don't call key_eq in unordered_map/set rehashi...
2022-07-10 NAKAMURA TakumiR600ISelLowering.h: Silence a warning. [-Warray-parameter]
2022-07-10 Nicolai HähnleManagedStatic: remove from PerfJITEventListener
2022-07-10 Nicolai HähnleManagedStatic: Remove from JITLoaderGDB
2022-07-10 Nicolai HähnleManagedStatic: remove many straightforward uses in...
2022-07-10 Nicolai HähnleRevert "ManagedStatic: remove many straightforward...
2022-07-10 Nicolai HähnleManagedStatic: remove many straightforward uses in...
2022-07-10 serge-sans... [clang] Enforce instantiation of constexpr template...
2022-07-10 Fangrui Song[Support] Delete redundant 'static' from namespace...
2022-07-10 Craig Topper[RISCV] Modify the custom isel for (add X, imm) used...
2022-07-10 Siva Chandra... [libc] Linux threads - store a ptr to the thread attrib...
2022-07-10 Stella LaurenzoRestore Python install behavior from before D128230.
2022-07-10 Florian Hahn[LV] Move VPWidenRecipe::execute to VPlanRecipes.cpp...
2022-07-10 Joseph Huber[LinkerWrapper] Forward `-mllvm` options to the linker...
2022-07-09 Brad Smith[libcxx] Uglify __support/musl
2022-07-09 David Green[ARM][AArch64] Add additional test for multiuse vldn...
2022-07-09 Nico Weberfix comment typo to cycle bots
2022-07-09 Craig Topper[RISCV] Support folding constant addresses in SelectAdd...
2022-07-09 Craig Topper[DAGCombiner][X86] Fold sra (sub AddC, (shl X, N1C...
2022-07-09 Thomas Raoux[mlir][vector] Relax reduction distribution pattern
2022-07-09 Siva Chandra... [libc][NFC] Remove the now used thread_attrib target.
2022-07-09 Petr Hosek[CMake][Fuchsia] Use libunwind as the default unwinder
2022-07-09 Petr Hosek[Fuchsia] Remove the test cflags to explicitly set...
2022-07-09 David BlaikieFix -Warray-parameter warning
2022-07-09 Lang HamesReapply 51c705fbe5d, "[JITLink] Include LinkGraph name...
2022-07-09 Paul Osmialowski[SimplifyLibCalls] refactor pow(x, n) expansion where...
2022-07-09 Lang HamesRevert "[JITLink] Include LinkGraph name in debugging...
2022-07-09 Joseph Huber[LinkerWrapper] Fix errors not exiting inside of the...
2022-07-09 Corentin JabotRevert "[Clang] Add a warning on invalid UTF-8 in comme...
2022-07-09 Lang Hames[JITLink][AArch64] Rename PointerToGOT and fix typo.
2022-07-09 Lang Hames[JITLink] Include LinkGraph name in debugging output.
2022-07-09 Iain Sandoe[C++20][Modules] Update handling of implicit inlines...
2022-07-09 Danny Mösch[clang-tidy] Sort release notes entries alphabetically...
2022-07-09 Danny Mösch[clang-tidy] Initialize boolean variables with `false...
2022-07-09 Iain Sandoe[C++20][Modules] Fix two tests for CTORs that return...
2022-07-09 Corentin Jabot[Clang] Add a warning on invalid UTF-8 in comments.
2022-07-09 Petr Hosek[CMake] Set the common link flags for memprof tests
2022-07-09 Iain Sandoe[C++20][Modules] Build module static initializers per...
2022-07-09 Nathan James[clang] Add a fixit for warn-self-assign if LHS is...
2022-07-09 Matthias Springer[mlir][bufferization] Do not canonicalize to_tensor...
2022-07-09 serge-sans... [AMDGPU][NFC] Harmonize decl&def of R600TargetLowering...
2022-07-09 owenca[clang-format] Fix an assertion failure on -lines=0:n
2022-07-09 Petr Hosek[CMake] Use explicit header path when using in-tree...
2022-07-09 Wenlei He[Inliner] Make recusive inlinee stack size limit tunable
2022-07-09 Petr HosekRevert "[CMake] Use explicit header path when using...
2022-07-09 Petr Hosek[CMake] Use explicit header path when using in-tree...
2022-07-09 Christian Kandeler[clangd] Support "usedAsMutableReference" in member...
2022-07-09 Brad Smith[libcxx] Uglify __support/openbsd
2022-07-09 Shilei Tian[NFC][OpenMP][Offloading] Fix compilation warning cause...
2022-07-09 River Riddle[mlir:LSP] Drop potentialy annoying completion commit...
2022-07-09 River Riddle[mlir:LSP] Add code completions for builtin signed...
2022-07-08 River Riddle[mlir:LSP] Add support for code completing attributes...
2022-07-08 River Riddle[mlir:LSP] Add support for keyword code completions
2022-07-08 Michael Jones[libc] add printf hexadecimal float conversion
2022-07-08 Douglas YungReplace hard coded number with regex so the test passes...
2022-07-08 Michael Jones[libc] add dependencies to generic sqrt tests
2022-07-08 Hubert Tong[AIX][clang/test] Set/propagate AIXTHREAD_STK for AIX
2022-07-08 Vladislav Khmelevsky[BOLT][Runtime] Fix memset definition
2022-07-08 Jason MolendajGetLoadedDynamicLibrariesInfos can inspect machos...
2022-07-08 Petr Hosek[CMake] Option to select C++ library for runtimes that...
2022-07-08 David BlaikieRemove unnecessary braces
2022-07-08 Pedro Alvesllvm-dwarfdump: Don't crash if DW_AT_{decl,call}_{file...
2022-07-08 Julian Lettner[Sanitizer][Darwin] Cleanup MaybeReexec() function...
2022-07-08 Joseph Huber[Clang] Fix the wrong features being derivec in the...
2022-07-08 Joseph Huber[LinkerWrapper] Fix use of string savers and correctly...
2022-07-08 Martin Storsjö[clang] [Serialization] Fix swapped PPOpts/ExistingPPOp...
2022-07-08 Fangrui Song[ELF] Refactor ELFCOMPRESS_ZLIB handling and improve...
2022-07-08 LLVM GN Syncbot[gn build] Port c945bd0da652
2022-07-08 Louis Dionne[libc++] Always build c++experimental.a
2022-07-08 Konstantin... [libc++][ranges] Implement modifying heap algorithms:
2022-07-08 Leonard ChanRevert "[llvm] cmake config groundwork to have ZSTD...
2022-07-08 Leonard ChanRevert "[llvm] cmake config groundwork to have ZSTD...
2022-07-08 serge-sans... [clang] Introduce -Warray-parameter
2022-07-08 Cole Kissane[llvm] cmake config groundwork to have ZSTD in LLVM
2022-07-08 Cole Kissane[llvm] cmake config groundwork to have ZSTD in LLVM
2022-07-08 Joseph Huber[Libomptarget][NFC] Move legacy functions to a separate...
2022-07-08 Joseph Huber[Libomptarget] Use new tripcount argument in the runtime.
2022-07-08 Joseph Huber[OpenMP] Add loop tripcount argument to kernel launch...
2022-07-08 Joseph Huber[OpenMP] Change OpenMP code generation for target regio...
2022-07-08 Joseph Huber[Libomptarget] Implement a unified kernel entry function
2022-07-08 LLVM GN Syncbot[gn build] Port 23c7328bad92
2022-07-08 Jacques Pienaar[mlir] Add method to populate default attributes
2022-07-08 Joseph Huber[Clang][Docs] Update the clang-linker-wrapper documenta...
2022-07-08 Joseph Huber[llvm-objdump] Fix alignment issues when dumping offloa...
2022-07-08 zoecarver[objcxx] Fix `std::addressof` for `id`.
2022-07-08 Konstantin... [libc++][ranges] Implement `ranges::nth_element`.
2022-07-08 Cole Kissane[llvm] Remove unused and redundant crc32 funcction...
2022-07-08 Daniil Fukalov[NFC] Fix cvt_f32_ubyte.ll test.
2022-07-08 Cole Kissane[NFC] Refactor llvm::zlib namespace
2022-07-08 tlattnerUpdate references to Discourse instead of the mailing...
2022-07-08 Nicolai HähnleFix test: LLVMGetBitcodeModule takes ownership of memor...
2022-07-08 Iain Sandoe[C++20][Modules] Allow for redeclarations in partitions.
2022-07-08 Ryan Thomas... [vscode-mlir] add tablegen <> bracket colorization
2022-07-08 Jacques Pienaar[mlir][tosa] Enable decomposing Conv2D also where 1...
2022-07-08 Philip Reames[RISCV] Switch to using get.active.lane.mask when tail...
2022-07-08 Craig Topper[RISCV] Mark fminnum_vl and fmaxnum_vl as commutable.
2022-07-08 Craig Topper[RISCV] Add commuted fixed vector vfmax.vf and vfmin...
2022-07-08 Philip Reames[RISCV] Mark vsadd(u)_vl as commutable
2022-07-08 Alexander Yermolovich[DWARF] Add linkagename to hash
2022-07-08 Nandor Licker[mlir] Fixed double-free bug in SymbolUserMap
next