platform/upstream/llvm.git
2023-01-12 Jay Foad[ARM] Use MCInstrInfo::get in ARMDisassembler instead...
2023-01-12 Joseph Huber[Clang] Clean up some offloading driver tests
2023-01-12 luxufan[MemorySSA] Don't check def set when cloning memoryaccesses
2023-01-12 Matt ArsenaultRevert "[amdgpu] Change the RA to basic"
2023-01-12 Nikita Popov[InstCombine] Add extra tests for copy from constant...
2023-01-12 Tobias Gysi[mlir][llvm] A DICompositeTypeAttr is also a DIScopeAttr.
2023-01-12 Benjamin Chetioui[utils][filecheck-lint] Add filecheck-lint, a linter...
2023-01-12 Aaron BallmanAdd a warning comment that this file is generated
2023-01-12 Matt Arsenaultllvm-link: Do not use .ll extension for tests with...
2023-01-12 Matt Arsenaultllvm-reduce: Simplify attribute reduction implementation
2023-01-12 Aaron BallmanFix the Clang sphinx bot again
2023-01-12 Alexander BelyaevRevert "[mlir][linalg] Swap extract_slice(fill(x))...
2023-01-12 David Spickett[lldb] Add lldb-server targets to build docs
2023-01-12 Sam McCall[clangd] Tag clang-tidy diagnostics: modernize-*=deprec...
2023-01-12 Haojian Wu[include-cleaner] Treat a constructor call as a use...
2023-01-12 Michael Buch[lldb] Fix typo in integral format specifier
2023-01-12 Victor Komarov[clang] Fix unused variable warning in SemaConcept.cpp
2023-01-12 Nikita Popov[Mips] Convert some tests to opaque pointers (NFC)
2023-01-12 Nikita Popov[Mips] Regenerate test checks (NFC)
2023-01-12 serge-sans... [OptTable] Precompute OptTable prefixes union table...
2023-01-12 serge-sans... [OptTable] Make ValuesCode initialisation of Options...
2023-01-12 Kiran Chandramohan[Flang] Add/Restore basic debug support (1/n)
2023-01-12 Jay Foad[AMDGPU] Simplify getNumFlatOffsetBits. NFC.
2023-01-12 Sebastian Neubauer[llvm/cmake] Replace CMAKE_SOURCE_DIR with PROJECT_SOUR...
2023-01-12 Johannes ReifferscheidRevert "Don't attempt to create vectors with complex...
2023-01-12 Johannes Doerfert[Attributor] Properly repair broken unittest
2023-01-12 OCHyams[Assignment Tracking][Docs] Remove TODO for replacing...
2023-01-12 Johannes Doerfert[Attributor][FIX] Avoid creating accidental poison...
2023-01-12 Valentin Clement[flang] Restore declared type when deallocating polymor...
2023-01-12 OCHyams[DebugInfo] Replace UndefValue with PoisonValue in...
2023-01-12 Viktoriia Bakalova[include-mapping] Fix parsing of html_book_20190607...
2023-01-12 OCHyams[NFC][Assignment Tracking] Add is/setKillAddress
2023-01-12 Balazs Benics[analyzer] Don't escape local static memregions on...
2023-01-12 Kadir Cetinkaya[clang][Driver][CUDA] Get rid of unused LibPath
2023-01-12 isuckatcs[ODRHash] Handle `Integral` and `NullPtr` template...
2023-01-12 Guillaume ChateletMarking TypeSize getFixedSize() and getKnownMinSize...
2023-01-12 Jens MassbergAvoid u8"" literals in tests, their type changes in...
2023-01-12 Johannes Doerfert[Attributor][FIX] Avoid deleting (internal) library...
2023-01-12 Jean Perier[flang][NFC] Remove CallBuilder class
2023-01-12 Jean Perier[flang] Lower component-ref to hlfir.designate
2023-01-12 Jannik Silvanus[IR] Support importing modules with invalid data layouts.
2023-01-12 Nikita Popov[Clang] Emit noundef metadata next to range metadata
2023-01-12 Nikita Popov[LangRef] Make !range, !nonnull and !align return poiso...
2023-01-12 Johannes ReifferscheidDon't attempt to create vectors with complex element...
2023-01-12 Dmitri Gribenko[OpenMP] Fix a test that fails when 'libgomp' is the...
2023-01-12 Johannes Doerfert[Attributor] Temporarily disable unit test to unbreak...
2023-01-12 Markus Böck[mlir][Tosa][NFC] Migrate Tosa dialect to the new fold API
2023-01-12 Markus Böck[mlir][Vector][NFC] Migrate Vector dialect to the new...
2023-01-12 Markus Böck[mlir][Shape][NFC] Migrate shape dialect to the new...
2023-01-12 James Le Cuirot[cmake] Optionally install clang-tblgen to aid cross...
2023-01-12 Johannes Doerfert[OpenMP] Replace ExternalizationRAII with virtual uses
2023-01-12 Johannes Doerfert[Attributor] Make AAIsDeadFunction lazy
2023-01-12 Johannes Doerfert[Attributor] Ensure no recursive reasoning is used...
2023-01-12 Pierre van... [ELF] Emit Verbose Asm when using --lto-emit-asm
2023-01-12 Johannes Doerfert[Attributor] Allow AAs to iterate on their own state
2023-01-12 Johannes Doerfert[Attributor][FIX] Improve care when dealing with liveness
2023-01-12 Johannes Doerfert[Attributor] Always ensure the correct AAIsDead object...
2023-01-12 Lorenzo Chelini[MLIR][Tensor] Add canonicalization patterns for `tenso...
2023-01-12 Chuanqi Xu[NFC] Refactor the outdated warning message about remov...
2023-01-12 Vitaly BukaRevert "[gn] port c268f850a299"
2023-01-12 Vitaly BukaRevert "Fix to D139603(reverted) - moved size check...
2023-01-12 Yeting Kuo[RISCV] Teach lowerCTLZ_CTTZ_ZERO_UNDEF to handle conve...
2023-01-12 Johannes Doerfert[OpenMP][FIX] Allow multiple `depend` clauses on a...
2023-01-12 Johannes Doerfert[OpenMP][5.1] Support `thread_limit` on `omp target`
2023-01-12 Johannes Doerfert[OpenMP][NFC] Include global alias test
2023-01-12 Uday Bondhugula[MLIR][Affine] Fix affine scalrep - add missing check
2023-01-12 Uday Bondhugula[MLIR] Fix affine analysis methods for affine.parallel
2023-01-12 Uday BondhugulaCanonicalize affine set + operands while adding affine...
2023-01-12 Raghu Maddhipatla[Flang] [OpenMP] Add parser support for THREAD_LIMIT...
2023-01-12 Shilei Tian[OpenMP][DeviceRTL] Fix the support for tasking on...
2023-01-12 Yaxun (Sam... Fix test hip-windows-filename.hip
2023-01-12 esmeyi[XCOFF] handle the toc-data for object file generation.
2023-01-12 Ramkrishnan... [LoopFusion] Sorting of undominated FusionCandidates...
2023-01-12 Fangrui Song[CodeGen] Remove #include "llvm/ADT/None.h"
2023-01-12 Nico Weber[gn] port c268f850a299
2023-01-12 wanglei[LoongArch] Implement mayBeEmittedAsTailCall for tail...
2023-01-12 Shilei Tian[OpenMP] Implement `omp_get_mapped_ptr`
2023-01-12 Craig Topper[RISCV] Move FP store of extractelt pattern to DAGCombine.
2023-01-12 Craig Topper[RISCV] Use ISD::EXTRACT_VECTOR_ELT for Intrinsic:...
2023-01-12 Nikolas Klauser[libc++] Fix ranges::uninitialized_move{, _n} for move...
2023-01-12 Vitaly Buka[tsan] Remove rtl-old
2023-01-12 Nikolas Klauser[libc++][NFC] Fix endif comments in cmath
2023-01-12 zhongyunde[MergeICmps] Adapt to non-eq comparisons
2023-01-12 Konstantin... [libc++][ranges] Fix incorrect integer type in `view_in...
2023-01-12 Vladimir VereschakaFixed Clang::Driver 'netbsd.c' test on Windows/Cross...
2023-01-12 Fangrui Song[bazel] Enable layering_check for llvm and clang
2023-01-12 Fangrui Song[bazel] Fix all remaining --features=layering_check...
2023-01-12 Florian Mayer[NFC] fix more type conversion issues
2023-01-12 Fangrui Song[bazel] Fix all remaining --features=layering_check...
2023-01-12 Florian Mayer[NFC] fix type conversion issue
2023-01-12 Florian MayerDynamically allocate scudo allocation buffer.
2023-01-12 Rafael Auler[BOLT] Add test case triggering JT assertion
2023-01-12 William HuangFix to D139603(reverted) - moved size check to unit...
2023-01-12 bixia1[mlir][sparse] Avoid values buffer reallocation for...
2023-01-12 Craig Topper[RISCV] Make sure we use LMUL=1 for scalar reduction...
2023-01-12 bixia1[mlir][sparse] Refactor the code that reshapes the...
2023-01-11 Sami Tolvanen[ModuleUtils][KCFI] Set patchable-function-prefix for...
2023-01-11 Alex Brachet[GWP-ASan] Fix 6413872
2023-01-11 Yaxun (Sam... [HIP] Use .hipi as preprocessor output extension
2023-01-11 Fangrui Song[llvm-lto2] Remove unused include after D123126
next