platform/upstream/llvm.git
2023-02-10 Florian Hahn[ConstraintElim] Improve debug test to show removed...
2023-02-10 Tom Eccles[mlir] Add function for checking if a block is inside...
2023-02-10 Sanjay Patel[VectorCombine] fix insertion point of shuffles
2023-02-10 John Brawn[extract_symbols.py] Adjust how the output of nm is...
2023-02-10 Yitzhak Mandelbaum[clang][dataflow] Convert nonnull pointer parameter...
2023-02-10 Mircea TrofinRevert "[mlgo] Fix test after D143624"
2023-02-10 Guillaume Chatelet[libc] Move likely/unlikely to the optimization header
2023-02-10 Sanjay Patel[InstCombine] propagate FMF in exp2->ldexp fold
2023-02-10 Sanjay Patel[InstCombine] copy tail markings in exp2->ldexp fold
2023-02-10 Sanjay Patel[InstCombine] add 'tail' to exp2 call in test; NFC
2023-02-10 David GreenRevert "Inlining: Run the legacy AlwaysInliner before...
2023-02-10 Juan Manuel... [AMDGPU][MC] Generate relative relocations for allocata...
2023-02-10 Benjamin Maxwell[DebugInfo] Handle missed DW_FORM_addrx3 and DW_FORM_st...
2023-02-10 Denis Fatkulin[clangd] Move function body to out-of-line: unnamed...
2023-02-10 Tobias Gysi[mlir][llvm] Store memory op metadata using op attributes.
2023-02-10 Joseph Huber[amdgpu-arch] Fix build of amdgpu-arch with CLANG_LINK_...
2023-02-10 v1nh1shungry[clangd] fix wrong CalleeArgInfo in the hover
2023-02-10 LLVM GN Syncbot[gn build] Port 6470706bc0ed
2023-02-10 Simon Pilgrim[X86] combineConcatVectorOps - concatenate AVX512 vsele...
2023-02-10 Guillaume Chatelet[libc] Fix exp2f and prevent misuse of likely/unlikely
2023-02-10 Nico Weber[gn] port 6470706bc0e
2023-02-10 OCHyams[Assignment Tracking] Fix fragment index error in getDe...
2023-02-10 Christian Ulmann[mlir][llvm] Adapt loop metadata to match llvm
2023-02-10 Tobias Hieta[NFC][compiler-rt] Shorten comment
2023-02-10 Tobias Hieta[Workflow] Add Release Repo sync script
2023-02-10 Tobias Hieta[CMake][compiler-rt] Support clang-cl in CompilerRTMock...
2023-02-10 Job Noorman[RISCV] Add tests for .attribute stack_align
2023-02-10 Sanjay Patel[InstCombine] avoid crashing in pow->ldexp
2023-02-10 Frederic Cambus[clang] Update Clang version from 16 to 17 in scan...
2023-02-10 Sanjay Patel[InstCombine] avoid crashing in exp2->ldexp
2023-02-10 Sanjay Patel[InstCombine] add test for exp2->ldexp; NFC
2023-02-10 Sanjay Patel[InstCombine] auto-generate check lines in test file...
2023-02-10 Tim NorthoverARM: skip debug instructions when matching jump-table...
2023-02-10 Ingo Müller[mlir][bufferization] Restrict function boundary buffer...
2023-02-10 Guillaume Chatelet[bazel] Fix build and make all target respect layering_...
2023-02-10 LiaoChunyu[RISCV] Add precommit tests for D143646
2023-02-10 Ivan Kosarev[AMDGPU][AsmParser] Fix matching immediate literals.
2023-02-10 Yingchi Long[InstCombine][NFC] regenerate tests for simple_phi_cond...
2023-02-10 Max Kazantsev[Test] Add complementary tests for OR analogous for...
2023-02-10 Max Kazantsev[Test] Add test showing an opportunity to transform...
2023-02-10 Marco Elver[SanitizerBinaryMetadata] Fix ignorelist test under...
2023-02-10 Dominik AdamskiMove SIMD alignment calculation to LLVM Frontend
2023-02-10 Dmitry Makogon[LVI] Don't traverse uses when calculating range at use
2023-02-10 Dmitry Makogon[LVI][CVP] Add test for miscompilation by CVP due to...
2023-02-10 Archibald Elliott[NFC][TargetParser] Replace uses of llvm/Support/Host.h
2023-02-10 OCHyams[Assignment Tracking][mem2reg] Remove overly defensive...
2023-02-10 OCHyams[Assignment Tracking][SROA] Delete dbg.assigns linked...
2023-02-10 Chuanqi XuRevert "[C++20] [Modules] [ClangScanDeps] Enable to...
2023-02-10 Samuel Parker[WebAssembly] Additional patterns for pmin/pax
2023-02-10 Valentin Clement[flang][NFC] Clean up polymorphic-temp.f90
2023-02-10 Marco Elver[SanitizerBinaryMetadata] Support ignore list
2023-02-10 OCHyams[NFC][Assignment Tracking] Remove lifetime intrinsics...
2023-02-10 Max Kazantsev[Test][SCEV] Add tests where multiple assumes can be...
2023-02-10 Benjamin Kramer[bazel] Add missing dependency after 687f78210d0
2023-02-10 Tobias Hieta[NFC] convert compiler-rt/lib/dfsan/scripts/build-libc...
2023-02-10 Siva Chandra... [libc][Obvious] Include MPFRWrapper and testutils only...
2023-02-10 Mikhail Goncharov[bazel] fix build for 6470706bc0ed
2023-02-10 chenglin.bi[Reland][LSR] Hoist IVInc to loop header if its all...
2023-02-10 Siva Chandra... [libc] Run libc tests unconditionally, even if there...
2023-02-10 Matthias Springer[mlir][bufferization] Support multiple leaves in EmptyT...
2023-02-10 Sandeep Kosuri[OPENMP][NFC] added loop bind to the support page
2023-02-10 Max Kazantsev[SimplifyIndVar][NFC] Refactor Binary Operator's flag...
2023-02-10 Chuanqi Xu[NFC] Add test to show that preprocess an import decl...
2023-02-10 Uday Bondhugula[MLIR] Fold away divs and mods in affine ops with opera...
2023-02-10 Chuanqi Xu[NFC] Remove the unused parameter introduced in e135476
2023-02-10 Jean Perier[flang][hlfir] Ramp-up support of implicit interface...
2023-02-10 Christian Ulmann[mlir][llvm] Fix TBAA verfication crash
2023-02-10 Pierre van... [RFC][GISel] Add a way to ignore COPY instructions...
2023-02-10 Pierre van... [AMDGPU] Run unmerge combines post regbankselect
2023-02-10 Max Kazantsev[Test] Add tests where we can replace IV check with...
2023-02-10 wanglei[LoongArch] Convert test to opaque pointer. NFC
2023-02-10 lizhijin[SVE] Add intrinsics for logical/bitwise operations...
2023-02-10 gonglingqin[LoongArch] Implement the convertSelectOfConstantsToMat...
2023-02-10 Amara EmersonInliner: Address missed review comments for D143624
2023-02-10 Max Kazantsev[SimpleLoopUnswitch] Inject loop-invariant conditions...
2023-02-10 Jonas Devlieghere[lldb] Hoist code to create StructuredData into Diagnos...
2023-02-10 Mircea Trofin[mlgo] Fix test after D143624
2023-02-10 Kai Luo[CMake] Fix -DBUILD_SHARED_LIBS=on builds after D137534
2023-02-10 Yingchi Long[InstCombine] combine intersection for inequality icmps
2023-02-10 Yingchi Long[InstCombine] precommit tests for D140666
2023-02-10 Dave Lee[lldb] Remove unused CommandObjectRegexCommand::m_max_m...
2023-02-10 Michael BuchRevert "[lldb][DWARFASTParserClang] Correctly resolve...
2023-02-10 Michael BuchRevert "[llvm][dsymutil] Add DW_TAG_imported_declaratio...
2023-02-10 Chuanqi Xu[C++20] [Modules] [ClangScanDeps] Enable to print make...
2023-02-10 Kai Luo[DwarfGenerator] Emit dwarf address section when dwarf...
2023-02-10 Mehdi AminiRemove empty MLIRMemRefUtils library (NFC)
2023-02-10 Shengchen Kan[X86][MC][NFC] Refine code in X86MCCodeEmitter.cpp...
2023-02-10 rkayaith[YAML] Trim trailing whitespace from plain scalars
2023-02-10 Jie Fu[Modules][Test][NFC] Fix -Wsign-compare in clang/unitte...
2023-02-10 Chuanqi Xu[C++20] [Modules] [ClangScanDeps] Allow clang-scan...
2023-02-10 chenglin.bi[InstCombine] Look through truncate to fold icmp with...
2023-02-10 Chuanqi Xu[C++20] [Modules] [ClangScanDeps] Add ClangScanDeps...
2023-02-10 Chuanqi Xu[C++20] [Modules] [NFC] Add Preprocessor methods for...
2023-02-10 Michael Buch[lldb][Test] Check compiler in data forammter compiler...
2023-02-10 Michael Buch[lldb][DWARFASTParserClang] Correctly resolve imported...
2023-02-10 Michael Buch[llvm][dsymutil] Add DW_TAG_imported_declaration to...
2023-02-10 Michael Buch[llvm][DebugInfo] Add DW_TAG_imported_declaration to...
2023-02-10 Jan Korous[-Wunsafe-buffer-usage] Emit Fix-Its only for C++20...
2023-02-10 Hanhan Wang[mlir][tensor] Add shape inference methods to tensor...
2023-02-10 Louis Dionne[libc++] Guard the fix to CityHash behind ABI v2
next