platform/upstream/llvm.git
2023-02-03 Ben Langmuir[clang][deps] Fix module context hash for constant...
2023-02-03 Haojian Wu[Tooling/Inclusion] qualifed_name() => qualifiedName...
2023-02-03 Parker SchuhFix tsan problem where the per-thread shared_ptr()...
2023-02-03 Louis Dionne[libc++] Remove leftover LIBCXX_ENABLE_CLANG_TIDY in...
2023-02-03 Peiming Liu[mlir][sparse] introduce sparse_tensor.pack operation
2023-02-03 Joseph Huber[libc][NFC] Print the GPU architectures to build and...
2023-02-03 Louis Dionne[libc++] Add a CI configuration to test Modules with...
2023-02-03 Aart Bik[mlir][sparse] start using size_hint provided in alloca...
2023-02-03 George Petterson[mlir] Canonicalize dynamic tensor.pad ops with constan...
2023-02-03 Craig Topper[RISCV] Remove side effects from vsetvli intrinsics.
2023-02-03 Adrian PrantlUpdate llgdb to use python3.
2023-02-03 Craig Topper[RISCV] MC relaxation for out-of-range conditional...
2023-02-03 Med Ismail... [lldb] Add a way to get a scripted process implementati...
2023-02-03 Tue Ly[libc][Obvious] Change `ninja llvmlibc` to `ninja libc...
2023-02-03 Tue Ly[libc] Add -mavx2 together with -mfma to allow clang...
2023-02-03 Tue Ly[libc][bazel] Add bazel targets and unit tests for...
2023-02-03 Lang Hames[ORC] Make weak-comdat.ll testcase UNSUPPORTED on Darwi...
2023-02-03 Florian Hahn[Cloning] Pass blocks as ArrayRef to remapInstructions...
2023-02-03 Khem Raj[sanitizer] Undef _TIME_BITS along with _FILE_OFFSET_BI...
2023-02-03 Sanjay Patel[InstCombine] fold shuffle of fabs
2023-02-03 Anastasia Stulova[Docs] Updated my Office Hours
2023-02-03 Janek van OirschotRevert "[AMDGPU] Modify adjustInliningThreshold to...
2023-02-03 Aart Bik[mlir][sparse] add some documentation to storage layout...
2023-02-03 Fangrui Song[ELF] Support quoted output section names
2023-02-03 Kazu Hirata[mlir] Fix an unused variable warning
2023-02-03 Fangrui Song[AArch64] Unconditionally use DW_EH_PE_indirect|DW_EH_P...
2023-02-03 Fangrui Song[ELF] -z notext: avoid dynamic relocations in .eh_frame
2023-02-03 Marco ElverRevert "[SelectionDAG] Add pcsections recursively on...
2023-02-03 ManuelJBritoFix tests commited in 450a461
2023-02-03 Archibald Elliott[NFC][TargetParser] Remove llvm/Support/AArch64TargetPa...
2023-02-03 Jonathan Peyton[OpenMP][libomp] Fix CMake version symbol testing
2023-02-03 Jordan RupprechtRevert "[Clang] Implement Change scope of lambda traili...
2023-02-03 Guillaume Chatelet[NFC] Cosmetic change + remove irrelevant FIXME
2023-02-03 Jay Foad[AMDGPU] GFX11: rename VALU pknorm instructions to...
2023-02-03 Guillaume Chatelet[NFC] Migrate aarch64 alignment to Align
2023-02-03 David Sherwood[AArch64][SVE2p1] Add IntrNoMem to int_aarch64_sve_psel...
2023-02-03 Guillaume Chatelet[NFC] Remove dead code
2023-02-03 Viktoriia Bakalova[include-mapping] Implement language separation in...
2023-02-03 Teresa Johnson[MemProf] Add helper to access the back (last) call...
2023-02-03 Timm Bäder[clang][Interp] Support pointers in compound assignment...
2023-02-03 Guillaume Chatelet[NFC] Simplify logic in ConstantFold
2023-02-03 Jonas Hahnfeld[Orc] XFAIL test with Comdats on macOS
2023-02-03 Janek van Oirschot[AMDGPU] Modify adjustInliningThreshold to also conside...
2023-02-03 Tobias Gysi[mlir][llvm] Use tablegen for enum conversion.
2023-02-03 Timm BäderRevert "[clang][Interp] Only generate disassembly in...
2023-02-03 Haojian Wu[Tooling/Inclusions] ensure the Mapping is inititalized in
2023-02-03 Timm Bäder[clang][Interp][NFCI] Handle DiscardResult for ExprWith...
2023-02-03 Sander de Smalen[LoopVectorize][TTI] NFCI: Clarify enum for the tail...
2023-02-03 Sanjay Patel[SDAG] fix miscompiles caused by using ValueTracking...
2023-02-03 Felipe de Azevedo... [lldb] Enable arm64 target for entry values test
2023-02-03 David Spickett[libc] Fix quotation marks in overlay mode instructions
2023-02-03 Timm Bäder[clang][Interp] Only generate disassembly in debug...
2023-02-03 Timm Bäder[clang][Interp][NFC] Make VariableScope::getParent...
2023-02-03 Marco Elver[SanitizerBinaryMetadata] Treat constant globals and...
2023-02-03 Sanjay Patel[InstCombine] add tests for shuffle-of-fabs; NFC
2023-02-03 Alex Zinenko[mlir] properly fix concurrent transform interpreter...
2023-02-03 Alex Zinenko[mlir] provide a base class for transform interpreter...
2023-02-03 Timm Bäder[clang][Interp] Materializing primitive temporaries
2023-02-03 Jean Perier[flang][hlfir] Handle intrinsic subroutines
2023-02-03 Joe Loser[clang] Change AMX macros to match names from GCC
2023-02-03 Johannes Doerfert[OpenMP][FIX] Do not overalign mapped structures
2023-02-03 Hassnaa HamdiRevert "[AArch64][CostModel]: Add costs for zero/sign...
2023-02-03 Timm Bäder[clang][Interp] Fix Pointer::toAPValue() for expressions
2023-02-03 Simon Pilgrim[X86] Add some very basic test coverage for the few...
2023-02-03 Guray Ozen[mlir] Add nontemporal field to memref.load/store and...
2023-02-03 Sam McCallRevert unintended debug things :-(
2023-02-03 Sam McCall[Tooling] Add stdlib::Symbol::all() and stdlib::Symbol...
2023-02-03 Sergey Kachkov[NFC] PHITransAddr refactoring - use range-based loops...
2023-02-03 David Sherwood[AArch64][SVE2p1] Add 2-way SVE2p1 dot product intrinsics
2023-02-03 Matt ArsenaultAMDGPU: Add more tests to fneg modifier with casting...
2023-02-03 Valentin Clement[flang] Avoid double finalization when intrinsic assign...
2023-02-03 David SherwoodFix up tests committed in 57a6bb34729df30df18a133ee2083...
2023-02-03 David Sherwood[AArch64][SME2] Add multi-vector zip/uzp intrinsics
2023-02-03 Christian Sigg[MLIR] NFC: fully scope use FastMathFlag.
2023-02-03 Piotr Sobczak[AMDGPU] Make offset a 32-bit operand
2023-02-03 Sergey Kachkov[NFC] Remove isSafeToSpeculativelyExecute checks for...
2023-02-03 LLVM GN Syncbot[gn build] Port 1e72920c8859
2023-02-03 Max Kazantsev[Test] Add tests with narrow checks for SCEVLoopGuardRe...
2023-02-03 Jonas Hahnfeld[ORC] Drop Comdat when discarding IR symbol
2023-02-03 Alexey Lapshin[dsymutil] dsymutil produces broken lines info (probabl...
2023-02-03 Anton Sidorenko[llvm-objcopy] Fix strip-all-gnu test
2023-02-03 Max Kazantsev[Test] Add signed counterparts of unsigned tests on...
2023-02-03 Max Kazantsev[Test] Add motivating test for umin support in SCEVLoop...
2023-02-03 David Sherwood[AArch64][SME2] Add LLVM IR intrinsics for multi-indexe...
2023-02-03 ManuelJBrito[Clang] Add builtin_nondeterministic_value
2023-02-03 Jean Perier[flang] use runRegionDCE instead of a custom DCE in...
2023-02-03 Valentin Clement[flang] Fix potential null scope when lowering dispatch...
2023-02-03 chenglin.bi[InstCombine] typo fix in the test xor-and-or.ll; NFC
2023-02-03 chenglin.bi[InstCombine] Fold pattern xor(and, or) to select
2023-02-03 Sergey Kachkov[NFC] PHITransAddr refactoring - return translated...
2023-02-03 Jonas HahnfeldRevert "[ORC] Drop Comdat when discarding IR symbol"
2023-02-03 Matthias Springer[mlir] GreedyPatternRewriteDriver: Ignore scope when...
2023-02-03 Martin Storsjö[docs] Rewrite/improve the docs for LLVM_NATIVE_TOOL_DIR
2023-02-03 Martin Storsjö[docs] Prefer setting LLVM_HOST_TRIPLE instead of LLVM_...
2023-02-03 Adrian Kuegel[mlir][Bazel] Update bazel BUILD after 889a11783ec
2023-02-03 Owen Pan[clang-format][doc] Fix a typo
2023-02-03 Thomas RaouxFix bazel dependency
2023-02-03 Thomas Raoux[mlir][linalg] Fix crash in vectorizer when expanding...
2023-02-03 Fangrui Song[ELF] Fix help message for --lto-pgo-warn-mismatch
2023-02-03 Christian Ulmann[mlir][llvm] Add structured loop metadata
next