platform/upstream/llvm.git
2023-01-24 Johannes Doerfert[Attributor] Allow to delete (assume) intrinsics outsid...
2023-01-24 Johannes Doerfert[Attributor][FIX] Ensure not to run new queries during...
2023-01-24 Johannes Doerfert[Attributor][FIX] Reachability needs to process the...
2023-01-24 Johannes Doerfert[Attributor][FIX] Replace typo with something more...
2023-01-24 Xiang Li[mlir] support !shape.value_shape when replace WithOp...
2023-01-24 Haowei WuRevert "[Fuchsia] Build windows runtimes using cross...
2023-01-24 Alexey Bader[bugpoint] Fix compilation of bugpoint-passes on Windows
2023-01-24 Vitaly BukaRevert "[profile] Disable test which needs update after...
2023-01-24 Louis Dionne[libc++] Fix installation path for the modulemap
2023-01-24 Siva Chandra... [libc][NFC] Another round of replacement of static...
2023-01-24 Kirill Stoimenov[HWASAN] Fix PointsIntoChunk to untag pointers. Also...
2023-01-24 Francesco PetrogalliRe-apply [build] Fix stand-alone builds of clang.
2023-01-24 Francesco PetrogalliRevert "[build] Fix stand-alone builds of clang."
2023-01-24 Nadeem, Usman[WoA] Use fences for sequentially consistent stores...
2023-01-24 Nadeem, Usman[NFC][WoA] Precommit test for aarch64 atomics
2023-01-24 Kirill Stoimenov[Sanitizer] Make GetBlockBeginFastLocked parameters...
2023-01-23 Kirill Stoimenov[HWASAN] Fix memory leaks in tests.
2023-01-23 Joseph Huber[Clang][NFC] Fix documentation and remove unused tool
2023-01-23 Francesco Petrogalli[build] Fix stand-alone builds of clang.
2023-01-23 Scott Linder[NFC] Add missing llvm:: specifier
2023-01-23 Scott Linder[NFC] Use int underlying type for CodeGenOpt::Level
2023-01-23 Sanjay Patel[Support] revert accidentally removed "std::" specifiers
2023-01-23 Matthias BraunCoroFrame: Fix missing bitcast for some frame merges
2023-01-23 Joseph Huber[Libomptarget] Use the nextgen plugins by default.
2023-01-23 Sanjay Patel[InstCombine] allow matching vector types for icmp...
2023-01-23 Sanjay Patel[InstCombine] relax one-use check for icmp with mask...
2023-01-23 Sanjay Patel[InstCombine] add tests for masked/casted icmp; NFC
2023-01-23 Sanjay Patel[InstCombine] remove dead pattern matching code; NFC
2023-01-23 Sanjay Patel[InstCombine] add tests for signbit compares; NFC
2023-01-23 Scott Linder[NFC] Remove redundant range check
2023-01-23 Aaron Puchert[CMake] Replace list(FIND) by if(IN_LIST) where index...
2023-01-23 Vitaly Buka[profile] Disable test which needs update after D141512
2023-01-23 Scott Linder[NFC] Consolidate llvm::CodeGenOpt::Level handling
2023-01-23 Owen Pan[clang-format] Fix bugs in parsing C++20 module import...
2023-01-23 serge-sans... [clang] Fix unused variable warning in isBuiltinSupported
2023-01-23 Haowei Wu[Fuchsia] Build windows runtimes using cross compilatio...
2023-01-23 Andy Getzendannerreadability-const-return-type: don't diagnose a templat...
2023-01-23 Nuno LopesFix test expected result [NFC]
2023-01-23 Martin Storsjö[docs] Add/update docs regarding LLVM_NATIVE_TOOL_DIR...
2023-01-23 Nuno LopesFix test expected result [NFC]
2023-01-23 Francesco PetrogalliRevert "[build] Fix stand-alone builds of clang."
2023-01-23 Chris Cotter[clang-tidy] Improve rename_check.py
2023-01-23 Carlos Galvez[clang-tidy][NFC] Use C++17 nested namespaces in clang...
2023-01-23 Sam James[Clang] [Python] Fix tests when default config file...
2023-01-23 Francesco Petrogalli[build] Fix stand-alone builds of clang.
2023-01-23 Hui[libc++] implement P1020R1 P1973R1 make_unique[shared...
2023-01-23 Carlos Galvez[clang-tidy][NFC] Fix Release Notes build error
2023-01-23 Carlos Galvez[clang-tidy] Introduce HeaderFileExtensions and Impleme...
2023-01-23 Fangrui Song[bazel] Enable layering_check for llvm/unittests
2023-01-23 Fangrui Song[bazel] Fix --features=layering_check issues for llvm...
2023-01-23 Nicolai HähnleAMDGPU: Clean up LDS-related occupancy calculations
2023-01-23 Nicolai HähnleAMDGPU: Add a scheduler test to demonstrate an upcoming...
2023-01-23 Nicolai HähnleAMDGPU: Re-run UTC scripts on some test cases
2023-01-23 Nicolai HähnleAMDGPU: Add AMDGPUSubtarget::getEUsPerCU()
2023-01-23 Philip Reames[RISCV] Add a test case for a missed PRE oppurtunity...
2023-01-23 Slava Zakharin[flang] Avoid unnecessary temporaries in ArrayValueCopy.
2023-01-23 Martin Storsjö[docs] Add release notes for news in 16.x done by me...
2023-01-23 Aart Bik[mlir][sparse] clean vectorization bail-out for VL=0
2023-01-23 Fangrui Song[bazel] Fix layering_check issues of {llvm,clang}:all
2023-01-23 Valentin Clement[flang] Keep polymorphic aspect when lowering intrinsic...
2023-01-23 Lei Zhang[mlir][spirv] Move uint asm name test to the proper...
2023-01-23 Anshil Gandhi[InstCombine] Handle select inst when eliminating const...
2023-01-23 Stanislav Mekhanoshin[AMDGPU] Use more consistemt way to avoid overflow...
2023-01-23 Kazu Hirata[llvm] Fix warnings
2023-01-23 Jay Foad[TableGen] Avoid repeated lookups of Uses and Defs...
2023-01-23 Aaron BallmanSilence an MSVC "not all control paths return" warning...
2023-01-23 Jason MolendaRun cmdline address expressions through ABI's FixAddress
2023-01-23 Stanislav Mekhanoshin[AMDGPU] Tune scheduler on GFX10 and GFX11 for regions...
2023-01-23 David Green[AArch64] Remove AES, SHA2, SHA3 and SM4 features from...
2023-01-23 Pavel Iliin[AArch64] Function multi-versioning release notes added...
2023-01-23 Han Zhu[tsan] Always initialize tsan when building shared lib
2023-01-23 Pavel IliinRevert "[AArch64] Function multi-versioning release...
2023-01-23 Shivam Gupta[Clang] Fix a Wbitfield-enum-conversion warning in...
2023-01-23 Craig Topper[RISCV] Move Processors and Features from RISCV.td...
2023-01-23 Adrian PrantlMark BuiltinHeaders.def as textual
2023-01-23 Pavel Iliin[AArch64] Function multi-versioning release notes added...
2023-01-23 Dave LeeRevert "[lldb] Remove timer from SBModule copy ctor"
2023-01-23 Caroline Concatto[AArch64][SME2] Add Multi-vector saturating extract...
2023-01-23 Florian Hahn[SCCPSolver] Move helper functions inside SCCPSolver...
2023-01-23 Florian Hahn[SCCP] Auto-generate check lines for ip-ranges-select.ll.
2023-01-23 Mark de Wever[libc++][doc] Fixes the usage of improper markup.
2023-01-23 Caroline Concatto[AArch64][SME2] Add multi-vector convert to/from floati...
2023-01-23 Zahira AmmarguellatAdd support for clang-cl's option `-fexcess-precision`.
2023-01-23 Xiang Li[mlir] support unsigned int in mlir::spirv::ConstantOp...
2023-01-23 Guillaume Chatelet[libc][NFC] Reduce CMake configuration time
2023-01-23 Lucas Prates[AArch64][Clang] Adjust default features for v8.9-A...
2023-01-23 Lucas Prates[AArch64] Add command line support for v9.4-A's Instrum...
2023-01-23 Florian Hahn[SCCP] Add initial tests for NUW/NSW inference.
2023-01-23 Ties Stuij[docs] add early Arm arch support improvements to relea...
2023-01-23 Quentin Colombet[mlir][MemRefToLLVM] Remove the code for lowering colla...
2023-01-23 Krasimir Georgievbazel: adapt for https://github.com/llvm/llvm-project...
2023-01-23 Archibald Elliott[AArch64] Check 128-bit Sysreg Builtins
2023-01-23 Alex Zinenko[mlir] fix outdated assert in affine symbol verification
2023-01-23 Alex Zinenko[mlir] fix side effects for transform.AlternativesOp
2023-01-23 Xiang Li[mlir] add RemoveConstantIfCondition to populateOpenACC...
2023-01-23 Lucas Prates[AArch64] Support v8.9-A/v9.4-A in .arch_extension...
2023-01-23 Lucas Prates[AArch64] Add missing system register for v8.9-A/v9...
2023-01-23 Joseph Huber[Libomptarget][NFC] Address a few warnings in libomptarget
2023-01-23 Joseph Huber[Libomptarget] Include "hsa/hsa.h" instead
2023-01-23 Joseph Huber[Libomptarget][NFC] Silence unknown CUDA version warnings
next