platform/upstream/llvm.git
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
2023-01-10 Pavel Kopyl[NVPTX] Enforce minumum alignment of 4 for byval parame...
2023-01-10 Pavel Kopyl[NVPTX] Set default version of architecture to SM_30...
2023-01-10 Nikita Popov[GVNSink] Convert tests to opaque pointers (NFC)
2023-01-10 Ties Stuij[AArch64] lower abs intrinsic to new ABS instruction...
2023-01-10 Nikita Popov[GVNSink] Make tests more robust (NFC)
2023-01-10 Jens MassbergRemove unnecessary template specifiers from truct const...
2023-01-10 Nikita Popov[GlobalMerge] Convert tests to opaque pointers (NFC)
2023-01-10 Sjoerd Meijer[CostModel][AArch64] Add insert/extract element tests...
2023-01-10 Matthias Springer[mlir] GreedyPatternRewriter: fix counting of iterations
2023-01-10 Nikita PopovReapply [Dominators] Add findNearestCommonDominator...
2023-01-10 Nikita Popov[DSE] Add test with different unreachable block order...
2023-01-10 Sam Clegg[lld][WebAssembly] Fix memory.fill argument in 64-bit...
2023-01-10 Luke Lau[UpdateTestChecks] Add wasm64 target
2023-01-10 Dmitri GribenkoRevert "[JumpThreading] Preserve profile metadata durin...
2023-01-10 Simon Pilgrim[AArch64] Add Issue #59898 test case for D141363
2023-01-10 serge-sans... Move from llvm::makeArrayRef to ArrayRef deduction...
2023-01-10 Simon Pilgrim[AArch64] Regenerate rotate.ll test
2023-01-10 chenglin.bi[LSR] Hoist IVInc to loop header if its all uses are...
2023-01-10 eopXD[Clang][RISCV] Expose vlenb to user
next