platform/upstream/llvm.git
2023-01-11 Matt ArsenaultAMDGPU: Use constant and externally_initialized for...
2023-01-11 Matt ArsenaultAMDGPU: Fix opaque pointer handling for enqueued blocks...
2023-01-11 Weining LuRevert "[CMake][LoongArch] Add LoongArch to LLVM_ALL_TA...
2023-01-11 Jennifer YuThis is to fix runtime problem for member data used...
2023-01-11 Jake Egan[NFC][AIX] Temporarily XFAIL test while investigating
2023-01-11 Vasileios Porpodas[AsmWriter] Don't crash when printing a null operand...
2023-01-11 yronglin[libc++] Use _LIBCPP_HIDE_FROM_ABI_VIRTUAL instead...
2023-01-11 Jonas Devlieghere[lldb] Only add lldb-framework-cleanup dependency to...
2023-01-11 Joe Loser[libc++][test] Move `common_input_iterator` to `test_it...
2023-01-11 Kirill Stoimenov[HWASAN] Implmented LSAN specifc thread support.
2023-01-10 Weining Lu[CMake][LoongArch] Add LoongArch to LLVM_ALL_TARGETS...
2023-01-10 Kirill Stoimenov[HWASAN] Added thread annotations to HwasanThreadList.
2023-01-10 Sebastian Peryt[LegacyPM] Port example pass SimplifyCFG to new PM
2023-01-10 Craig Topper[RISCV] Remove RISCVSubtarget::getArchMinVLen()/getArch...
2023-01-10 Alexander Yermolovich[DWARFLibrary] Add support to re-construct cu-index
2023-01-10 Vasileios Porpodas[AsmWriter] Don't crash when printing addrspace and...
2023-01-10 Arthur Eubanks[gn build] Remove --rtlib=libgcc for Android builds
2023-01-10 Johannes Doerfert[OpenMP] Avoid running openmp-opt on dead functions
2023-01-10 Johannes Doerfert[OpenMP] Ensure AAHeapToShared is only looking at one...
2023-01-10 Johannes Doerfert[OpenMP] Disable ICV deduction by default.
2023-01-10 Arthur Eubanks[test] Use -verify-cfg-preserved=0 in new-pass-manager.ll
2023-01-10 Amir AupovRevert "[perf-training] Check extension in findFilesWit...
2023-01-10 Johannes Doerfert[Attributor] Improve use of dominating writes during...
2023-01-10 Siva Chandra... [libc][NFC] Remove the now unused WrapperGen tool and...
2023-01-10 Aviad Cohen[mlir][tosa] Remove redundant "tosa.transpose" operations
2023-01-10 Blue Gaston[Sanitizer][Apple] Enable sanitizer common unittests...
2023-01-10 Krzysztof Drewniak[mlir][Index] Add index.mins and index.minu
2023-01-10 Krzysztof Drewniak[mlir][Arith] Fix bug in zero-extension range inference
2023-01-10 Philip Reames[RISCV] Add test coverage for TSO AMOs [nfc]
2023-01-10 Rob Suderman[mlir][tosa] Add uint16 to TOSA type support
2023-01-10 Amaury Séchet[DAGCombine] fold (sext (sext_inreg x)) -> (sext (trunc x))
2023-01-10 Johannes ReifferscheidFix math.cbrt with vector and f16 arguments.
2023-01-10 Johannes DoerfertReapply "[Attributor] Introduce AA[Intra/Inter]Reachabi...
2023-01-10 Joe Loser[libc++][utils] Remove unused import in `run.py`
2023-01-10 Joe Loser[libc++] Remove warning for `LIBCXX_SYSROOT`, `LIBCXX_T...
2023-01-10 Joe Loser[llvm][ADT] Add deduction guides for `MutableArrayRef`
2023-01-10 Sylvestre Ledrubuild: with -DCLANGD_ENABLE_REMOTE=ON, search for grpc...
2023-01-10 Valentin Clement[flang] Load unlimited polymorphic box the same way...
2023-01-10 Amir Ayupov[perf-training] Check extension in findFilesWithExtension
2023-01-10 Matt ArsenaultAMDGPU/GlobalISel: Widen s1 SGPR constants during regba...
2023-01-10 Matt Arsenaultclang: Fix handling of __builtin_elementwise_copysign
2023-01-10 Johannes Doerfert[CallGraph][FIX] Ensure generic intrinsics are represen...
2023-01-10 Jonas Devlieghere[lldb] Remove tools copied into LLDB.framework before...
2023-01-10 Casey Carter[libc++][test] Silence allocator conversion warnings
2023-01-10 Nemanja Ivanovic[AMDGPU] Fix big endian bots after 7c327c2
2023-01-10 Matt ArsenaultAMDGPU: Don't assert on printf of half
2023-01-10 Matt ArsenaultLangRef: Add !associated to list of preserved global...
2023-01-10 Matt ArsenaultAMDGPU: Fix opaque pointer and other bugs in printf...
2023-01-10 Alexander Yermolovich[llvm][dwwarf] Change CU/TU index to 64-bit
2023-01-10 Peter Ammontsan: fix a race when assigning ThreadSignalContext
2023-01-10 Mitch Phillips[GWP-ASan] Fix up bad report for in-page underflow...
2023-01-10 Mitch Phillips[GWP-ASan] Fix atfork handlers being installed multiple...
2023-01-10 Valery N Dmitriev[SLP] Do not ignore ordering for root node when it...
2023-01-10 Philip Reames[RISCV] Avoid emitting hardware fences for singlethread...
2023-01-10 Matt ArsenaultAMDGPU: Don't insert ptrtoint for printf lowering
2023-01-10 Matt ArsenaultAMDGPU: Stop trying to specially handle vector stores...
2023-01-10 Matt Arsenaultclang/AMDGPU: Add missing tests for some builtin
2023-01-10 Matt ArsenaultAMDGPU: Move intrinsic definition point
2023-01-10 Matt ArsenaultAMDGPU: Set some more attributes on intrinsics
2023-01-10 Heejin Ahn[WebAssembly][LiveDebugValues] Handle target index...
2023-01-10 Heejin Ahn[WebAssembly] Use LiveDebugValues analysis
2023-01-10 Mark de Wever[NFC][libc++][test] Improves code reuse.
2023-01-10 Chris Cotter[NFC] [clang-tools-extra] Alphabetize clang-tidy releas...
2023-01-10 Kirill Stoimenov[HWASAN] Added empty WordIsPoisoned for LSAN support.
2023-01-10 esmeyi[XCOFF] Fix the offset error of dwarf sections caused...
2023-01-10 chenglin.bi[DAGCombiner] Fix issue with rot chain pattern
2023-01-10 chenglin.biRevert "[LSR] Hoist IVInc to loop header if its all...
2023-01-10 serge-sans... [llvm] Declare llvm::makeArrayRef as obsolete
2023-01-10 Alex Brachet[libc] Fix -Wimplicit-int-conversion warnings
2023-01-10 Tobias Gysi[mlir][llvm] Improve error messages during LLVM IR...
2023-01-10 Valentin Clement[flang] Fix emboxing when input type is directly a...
2023-01-10 Chris Cotter[clang-tidy] Match derived types in in modernize-loop...
2023-01-10 Nikita Popov[Verifier] Convert tests to opaque pointers (NFC)
2023-01-10 Yitzhak Mandelbaum[clang][dataflow] Fix 2 bugs in `MemberExpr` interpreta...
2023-01-10 Aaron BallmanRemove a stale FIXME comment; NFC
2023-01-10 Alex BrachetReland: "[libc] Templatize str{,n}cmp"
2023-01-10 Aaron BallmanFix the documentation for the hasBody AST matcher
2023-01-10 Sanjay Patel[InstCombine] remove zext-of-icmp fold that may conflic...
2023-01-10 Nico Weber[lld] Fix comment typos to cycle bots
2023-01-10 Aaron BallmanCorrect documentation for the hasBody() AST matcher...
2023-01-10 Aaron BallmanUpdate dump_ast_matchers.py to Python 3
2023-01-10 Matthias Springer[mlir] Fix worklist bug in MultiOpPatternRewriteDriver
2023-01-10 Yitzhak Mandelbaum[clang][dataflow][NFC] Refine names and comments for...
2023-01-10 Shoaib Meenai[libc++] Fix aligned_alloc usage for Android
2023-01-10 Dinar TemirbulatovMove isAllInactivePredicate and isAllActivePredicate...
2023-01-10 Andrew Ng[lld][COFF] Fix bug causing assertion in Chunk::setAlig...
2023-01-10 Yitzhak Mandelbaum[clang][dataflow] Unify `TransferOptions` and `Dataflow...
2023-01-10 Jay Foad[AMDGPU] Add GFX10/GFX11 wave64 test coverage in huge...
2023-01-10 Jens MassbergAvoid u8"" literals in tests, their type changes in...
2023-01-10 Jay Foad[AMDGPU] Fix duplicate -verify-machineinstrs option
2023-01-10 Tomas Matheson[AArch64] Comprehensive tests for atomic operations
2023-01-10 Alex Zinenko[mlir] verify that transform ops have memory effects
2023-01-10 Ganesh GopalasubramanianRevert "[X86] Add RMPQUERY to SNP instructions"
2023-01-10 Ganesh Gopalasubramanian[X86] Add RMPQUERY to SNP instructions
2023-01-10 Tobias Gysi[mlir][llvm] Call the instruction builders from a stati...
2023-01-10 Sam McCall[Support] avoid u8"" literals in tests, their type...
2023-01-10 Sam McCall[AST] include decls owned by FriendDecl in -ast-dump
2023-01-10 Jay Foad[AMDGPU] Add GFX11 test coverage for FeatureBackOffBarrier
2023-01-10 Jay Foad[AMDGPU] Regenerate checks in waitcnt-preexisting-vscnt.mir
2023-01-10 Alexey Bataev[X86][NFC]Move and rephrase the comment, NFC
next