platform/upstream/llvm.git
2023-01-24 Jay Foad[cmake] Stop using add_definitions
2023-01-24 Jay Foad[cmake] Remove AddLLVMDefinitions
2023-01-24 Matthias Springer[mlir][linalg] Convert tensor.generate to destination...
2023-01-24 eopXD[5/15][Clang][RISCV][NFC] Remove extra attribute Policy...
2023-01-24 eopXD[4/15][Clang][RISCV][NFC] Remove unnecessary logic...
2023-01-24 eopXD[3/15][Clang][RISCV][NFC] Clarify edge cases of RVVIntr...
2023-01-24 eopXD[2/15][Clang][RISCV][NFC] Rename Policy::IsPolicyNone...
2023-01-24 eopXD[1/15][Clang][RISCV][NFC] Extract common utility to...
2023-01-24 eopXD[7/7][Clang][RISCV][NFC] Remove attribute `IsPrototypeD...
2023-01-24 eopXD[6/7][Clang][RISCV] Remove default tail-undisturbed...
2023-01-24 eopXD[5/7][Clang][RISCV] Remove default tail-undisturbed...
2023-01-24 eopXD[4/7][Clang][RISCV] Remove default tail-undisturbed...
2023-01-24 eopXD[3/7][Clang][RISCV] Remove default tail-undisturbed...
2023-01-24 eopXD[2/7][Clang][RISCV] Remove default tail-undisturbed...
2023-01-24 eopXD[1/7][Clang][RISCV] Remove default tail-undisturbed...
2023-01-24 Kazu Hirata[llvm] Use llvm::countr_zero instead of findFirstSet...
2023-01-24 Kazu Hirata[SystemZ] Use isShiftedMask_64 instead of isStringOfOne...
2023-01-24 Johannes Doerfert[Attributor] Allow (inter-procedural) "CFG" reasoning...
2023-01-24 Johannes Doerfert[OpenMP] Readnone calls do not have non-local side...
2023-01-24 Johannes Doerfert[OpenMP] Run the Attributor as part of the device runti...
2023-01-24 Shivam Gupta[Clang][NFC] Remove a redundancy check in Sema::adjustM...
2023-01-24 Nicole RabjohnOpting out of Clang 16 ABI Changes for AIX and z/OS
2023-01-24 Mariusz Sikora[AMDGPU][NFC] Apply new naming convention for feature...
2023-01-24 Max Kazantsev[IndVars] Improve handling of multi-exit loops with...
2023-01-24 Max Kazantsev[IndVars] Apply more optimistic SkipLastIter for AND...
2023-01-24 Andrew Young[MLIR] Add LocationAttr declarations to ODS
2023-01-24 Johannes Doerfert[Attributor] Check assumptions to improve `isAlignedBar...
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...
next