platform/upstream/llvm.git
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
2023-01-10 esmeyi[XCOFF][NFC] Update the test aix-xcoff-huge-relocs.ll
2023-01-10 Jessica Del[AMDGPU] adding test for partially masked operands
2023-01-10 Krasimir GeorgievRevert "[clang-format] Add an option for breaking after...
2023-01-10 Ben Shi[AVR] Do not select unimplemented pseudo instructions
2023-01-10 Pierre van... [InstCombine] Combine lshr of add -> (a + b < a)
2023-01-10 Jean Perier[flang] Lower addresses inside global initializers...
2023-01-10 Pierre van... [InstCombine] Precommit D138814 tests
2023-01-10 Jean Perier[flang] Allow and use fir.rebox in fir.global
2023-01-10 Douglas YungRevert "[llvm-profdata] Add option to cap profile outpu...
2023-01-10 Douglas YungRevert "[ProfileData] Fix a warning"
2023-01-10 esmeyi[XCOFF] support the overflow section (only relocation...
2023-01-10 Johannes Doerfert[OpenMP] Use Attributor to find underlying objects...
2023-01-10 Yi KongFix build when LLVM_BUILTIN_TARGETS is not set
2023-01-10 Alexandre Ganea[Clang] Silence a "unused variable" warning when buildi...
2023-01-10 Amy Huang[LLD] Remove global state in lld/COFF
2023-01-10 Owen AndersonRevert "Remove the ThreadLocal template from LLVM."
2023-01-10 Owen AndersonRevert "Fix warning when building with GCC."
2023-01-10 Owen AndersonFix warning when building with GCC.
2023-01-10 Owen AndersonRemove the ThreadLocal template from LLVM.
2023-01-10 Joshua Cao[SCEV] Add llvm.experimental.guard conditions to applyL...
2023-01-10 hezuoqiang[BOLT] Modify the print option to a meaningful value
2023-01-10 Chuanqi Xu[NFC] Fix a test faliing in AIX
2023-01-10 Guozhi WeiRevert "[GVN] Improve PRE on load instructions"
2023-01-10 Jojo R[RISCV] Add codegen support for RISCV XTHeadVdot Extension
2023-01-10 jacquesguan[mlir] Avoid crash of UnsignedWhenEquivalent for no...
2023-01-10 Kito Cheng[RISCV] Add H extension
2023-01-10 Casey Carter[libc++][test] Avoid MSVC constexpr bug
2023-01-10 Philip Reames[XCore] Use the newly introduced generic MEMBARRIER...
2023-01-10 KAWASHIMA Takahiro[AArch64] Add SVE int instructions to isAssociativeAndC...
2023-01-10 KAWASHIMA Takahiro[AArch64] Add SVE FP instructions to isAssociativeAndCo...
2023-01-10 Philip ReamesAdd a space for readability [nfc]
2023-01-10 Philip Reames[X86] Reuse STDNone for MFENCE node [nfc]
2023-01-10 Philip Reames[VE] Use generic MEMBARRIER SDAG node [nfc]
2023-01-10 Johannes Doerfert[OpenMP][FIX] Remove version specific check lines
2023-01-10 Ron Liebermanfix : add missing open brace [OpenMP][FIX] Avoid using...
next