platform/upstream/llvm.git
2023-01-12 Tobias GysiRevert "[mlir][llvm] Add an explicit void type debug...
2023-01-12 Nikolas Klauser[libc++] Make pmr::monotonic_buffer_resource bump down
2023-01-12 Nikolas Klauser[libc++] Add [[nodiscard]] extensions in <math.h>
2023-01-12 Fraser Cormack[EarlyCSE] Fix crash when optimizing masked loads/stores
2023-01-12 Nikolas Klauser[libc++][NFC] Rename basic_istream_view::__iterator...
2023-01-12 Nikolas Klauser[libc++][NFC] Qualify declval
2023-01-12 Kadir Cetinkaya[clangd] Fix tests for CLANGD_TIDY_CHECKS=OFF builds
2023-01-12 Kadir CetinkayaRevert "build: with -DCLANGD_ENABLE_REMOTE=ON, search...
2023-01-12 Valentin Clement[flang] Carry the whole polymorphic box in PolymorphicValue
2023-01-12 Joseph Huber[LinkerWrapper] Fix errors from missing files during...
2023-01-12 Tobias Gysi[mlir][llvm] Add an explicit void type debug info attri...
2023-01-12 Steve Suzuki[mlir][spirv] Add support for fptoui conversion in...
2023-01-12 Andrzej Warzynski[mlir] Broadcast scalars when vectorising tensor.extract
2023-01-12 Joshua Cao[NFC][LoopFlatten][LoopInterchange] Do not explicitly...
2023-01-12 Shafik Yaghmour[Clang] Diagnose undefined behavior in a constant expre...
2023-01-12 Viktoriia Bakalova[include-mapping] Print an error message in case the...
2023-01-12 Kito Cheng[RISCV] Add zvl65536b to the target feature list
2023-01-12 Nikita Popov[LVI][CVP] Make use of condition known at use
2023-01-12 Nikita Popov[Mem2Reg] Extract code for converting !nonull to assume...
2023-01-12 Tobias Gysi[mlir][llvm] Handle debug metadata arg lists during...
2023-01-12 Aaron BallmanReword diagnostic slightly; NFC
2023-01-12 Roman LebedevReland "[InstCombine] Fold nested selects"
2023-01-12 Goran FlegarLower math.tan to __nv_tan[f] / __ocml_tan_f{32|64}
2023-01-12 Simon Pilgrim[X86] vector-mul.ll - remove old FIXME comment
2023-01-12 Nikita Popov[UpdateTestChecks] Handle nounwind functions for s390x
2023-01-12 Brad Smith[mips][clang] Do not define __GCC_HAVE_SYNC_COMPARE_AND...
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"
next