platform/upstream/llvm.git
2022-10-26 Guillaume ChateletTake memset_inline into account in analyzeLoadFromClobb...
2022-10-26 Balazs Benics[analyzer] Fix assertion failure with conflicting proto...
2022-10-26 Momchil Velikov[FuncSpec][NFC] Refactor finding specialisation opportu...
2022-10-26 Momchil Velikov[FuncSpec] Compute specialisation gain even when forcin...
2022-10-26 Momchil Velikov[FuncSpec] Fix specialisation based on literals
2022-10-26 Tom Praschan[clangd] Hover: Only drop UsingDecl instead of BaseUsin...
2022-10-26 Haohai Wen[SelectionDAG] Clamp stack alignment for memset, memmove
2022-10-26 Tobias Gysi[mlir][llvm] Tighten LLVM dialect intrinsic type constr...
2022-10-26 Matheus IzvekovRevert "[clang] Changes to produce sugared converted...
2022-10-26 Matheus IzvekovRevert "[clang] Perform sugared substitution of builtin...
2022-10-26 Matheus IzvekovRevert "[clang] Implement sugared substitution changes...
2022-10-26 Matheus IzvekovRevert "[clang] Instantiate NTTPs and template default...
2022-10-26 Matheus IzvekovRevert "[clang] Instantiate alias templates with sugar"
2022-10-26 Matheus IzvekovRevert "[clang] Instantiate concepts with sugared templ...
2022-10-26 Luka Markušić[LLDB] Make remote-android local ports configurable
2022-10-26 Pierre van... [GlobalISel] Add Predicates to GICombineRule
2022-10-26 Pierre van... [AMDGPU] Autogenerate llvm.amdgcn.fcmp.ll
2022-10-26 Timm Bäder[clang][Interp][NFC] Simplify InterpFrame::describe
2022-10-26 Timm Bäder[clang][Interp][NFC] Assert we have a valid Record...
2022-10-26 Timm Bäder[clang][Interp][NFC] Make InitMap final
2022-10-26 Timm Bäder[clang][Interp][NFC] Simplify generated code for references
2022-10-26 Timm Bäder[clang][Interp] Fix InterpFrame::describe() for This...
2022-10-26 Timm Bäder[clang][Interp] Implement for loops
2022-10-26 Timm Bäder[clang][driver] Remove dynamic gcc-toolset/devtoolset...
2022-10-26 Fangrui Song[flang][CMake] Remove BACKEND_PACKAGE_STRING
2022-10-26 Amir Ayupov[BOLT][TEST] Add pseudoprobe-decoding tests
2022-10-26 wlei[NFC] fix a wrong name change during rebase
2022-10-26 wlei[llvm-profgen] Do not cache the frame location stack...
2022-10-26 YunQiang Su[OpenMP] kmp_affinity.h: add missing #else
2022-10-26 YunQiang Su[sanitizer] Update struct_kernel_stat_sz for mips32...
2022-10-26 chenglin.bi[GlobalISel][AArch64] Fix miscompile caused by wrong...
2022-10-26 Wanyi Ye[lldb-vscode] Send Statistics Dump in terminated event
2022-10-26 Lang Hames[ORC] Skip non-SHF_ALLOC sections in DebugObjectManager...
2022-10-26 Matheus Izvekov[clang] Instantiate concepts with sugared template...
2022-10-26 Matheus Izvekov[clang] Instantiate alias templates with sugar
2022-10-26 Matheus Izvekov[clang] Instantiate NTTPs and template default argument...
2022-10-26 Matheus Izvekov[clang] Implement sugared substitution changes to infra...
2022-10-26 Peixin-Qiao[flang] Support lowering of parent component in strectu...
2022-10-26 Peixin-Qiao[flang] Add support for lowering intrinsic module proce...
2022-10-26 Guozhi Wei[X86] Enable reassociation for ADD instructions
2022-10-26 Matheus Izvekov[clang] Perform sugared substitution of builtin templates
2022-10-26 Peiming Liu[mlir][sparse] use loop emitter to generate loop in...
2022-10-26 Sam McCall[include-cleaner] Fix header guard. NFC
2022-10-26 Matheus Izvekov[clang] Changes to produce sugared converted template...
2022-10-26 Matt ArsenaultSimplifyLibCalls: Add missing testcase for sincospi
2022-10-26 Matt ArsenaultGlobalISel: Fix copy paste error
2022-10-25 Douglas YungRevert "Update supported features in the generic CPU...
2022-10-25 Douglas YungRevert "[wasm-ld] Add -mcpu=mvp to wasm-ld tests"
2022-10-25 Siva Chandra[libc] Enable a few entrypoints on aarch64 already...
2022-10-25 Momchil Velikov[FuncSpec] Fix missed opportunities for function specia...
2022-10-25 Walter Erquinigo[trace][intel pt][simple] Fix errors after switching...
2022-10-25 Philip Reames[LV][RISCV] Disable vectorization of epilogue loops
2022-10-25 Jason MolendaQuick fix for previous commit; small code change before...
2022-10-25 Jason MolendaChange debugserver to clear PAC auth bits manually
2022-10-25 Brett Wilson[clang-doc] Fix typedef/using output.
2022-10-25 Jez Ng[lld-macho] Don't sort map file entries by name
2022-10-25 Jeffrey TanFix exception description in lldb-vscode
2022-10-25 Arthur Eubanks[Instrumentation] Remove legacy passes
2022-10-25 Alina Sbirlea[LoopPeeling] Add flag to disable support for peeling...
2022-10-25 Alex Brachet[Driver][Fuchsia] Make -mfix-cortex-a53-835769 default...
2022-10-25 Dan Gohman[wasm-ld] Add -mcpu=mvp to wasm-ld tests
2022-10-25 Momchil Velikov[FuncSpec] Consider small noinline functions for specia...
2022-10-25 Lang Hames[JITLink][AArch64] Add a generic 'createAnonymousPointe...
2022-10-25 Dan Gohman[WebAssembly] Update supported features in the generic...
2022-10-25 Dan GohmanUpdate supported features in the generic CPU configuration
2022-10-25 Min-Yih Hsu[M68k][Driver] Rename target features and macros test...
2022-10-25 Katherine Rasmussen[flang] Add atomic_fetch_add to list of intrinsics
2022-10-25 Artem Belevich[CUDA, NVPTX] Added basic __bf16 support for NVPTX.
2022-10-25 Louis Dionne[libc++] Add missing includes to xlocale helpers
2022-10-25 Siva Chandra... [libc] Add Linux implementations of time and clock...
2022-10-25 Maksim Panchenko[BOLT] Add mold-style PLT support
2022-10-25 Fangrui Song[docs] Update clang-formatted-files.txt after bindings...
2022-10-25 Fangrui Song[LegacyPM] Remove DataFlowSanitizerLegacyPass
2022-10-25 Caroline Concatto[AArch64]SME2 single-multi and multi-multi INT dot...
2022-10-25 Katherine Rasmussen[flang] Add check for constraints on synchronization...
2022-10-25 Caroline Concatto[AArch64]SME2 single-multi and multi-multi INT/FP dot...
2022-10-25 Craig Topper[SelectionDAG] Add missing semicolon after return.
2022-10-25 Walter Erquinigo[trace][intel pt] Simple detection of infinite decoding...
2022-10-25 Alexander BelyaevRevert "[mlir] Add vectorization tests for linalg.map...
2022-10-25 Sam McCall[Tooling] Avoid StandardLibrary.h including Decl. NFC
2022-10-25 Emilia Dreamer[clang-format] Correctly annotate UDLs as OverloadedOpe...
2022-10-25 Joe Nash[AMDGPU] Fix delay alu for VOPD with src2acc
2022-10-25 Sam McCall[include-cleaner] Move vocabulary types into separate...
2022-10-25 Ulrich Weigand[SystemZInstPrinter] Introduce markup tags emission
2022-10-25 Sanjay Patel[SDAG] refactor folds for scalar-to-vector; NFCI
2022-10-25 Corentin Jabot[Clang][NFC] Fix UnicodeData.txt parsing.
2022-10-25 Simon Pilgrim[lldb] Host::ShellExpandArguments - fix error check...
2022-10-25 Aaron BallmanWhitespace fix in a comment; NFC
2022-10-25 Paul Robinson[lit] Define keyword used by MCJIT test
2022-10-25 Simon Pilgrim[Transforms] classifyArgUse - don't deference pointer...
2022-10-25 Nico WeberRevert "[clang] Fix missing diagnostic of declaration...
2022-10-25 Yaxun (Sam... Revert "reland e5581df60a35 [SimplifyCFG] accumulate...
2022-10-25 Lang Hames[ORC] Allow EPCDebugObjectRegistrar clients to specify...
2022-10-25 Lang Hames[ORC] Update SelfExecutorProcessControl to allow user...
2022-10-25 Aaron BallmanSpeculatively fix the test bots
2022-10-25 Mircea Trofin[mlgo] More wildcarding in extra features logging for...
2022-10-25 Jan Sjodin[OpenMP] [OMPIRBuilder] Create a new datatype to hold...
2022-10-25 Aaron BallmanAdd more C99 DR test cases and update the status page
2022-10-25 Alexander Belyaev[mlir] Add lower-to-loops tests for linalg.map/reduce...
2022-10-25 Alexander Belyaev[mlir] Add vectorization tests for linalg.map,reduce...
next